Search found 1 match
- Fri Mar 31, 2006 10:22 pm
- Forum: PSP Development
- Topic: Bitmap fonts
- Replies: 0
- Views: 1054
Bitmap fonts
Hi, I want to create a wallpaper and write some string on it in my psp. I used graphics.h and the function : blitAlphaImageToScreen(0,0,480,272,screenbuffer,0,0); for creating my wallpaper and display it , but for writing a message on it, what must i use? i tried to use a sample in the pspdsk ("...