Search found 3 matches

by kErov4
Sun Oct 08, 2006 9:51 am
Forum: PSP Lua Player Development
Topic: font problem
Replies: 5
Views: 4192

Ok my noob mistake, i mixed the 1st and the 2nd code and don't saw the MenuScreen:fontPrint; thought it was screen:fontPrint too =/
by kErov4
Sun Oct 08, 2006 9:32 am
Forum: PSP Lua Player Development
Topic: font problem
Replies: 5
Views: 4192

Of course; but he is hidding the text with the "background", so draw first MenuScreen, then write the text
by kErov4
Sun Oct 08, 2006 6:34 am
Forum: PSP Lua Player Development
Topic: font problem
Replies: 5
Views: 4192

blit the MenuScreen BEFORE print "hello world"