forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Change debug font

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
sakya



Joined: 28 Apr 2006
Posts: 190

PostPosted: Sat Nov 17, 2007 1:26 am    Post subject: Change debug font Reply with quote

Hi! :)

Is it possible to change the font used in the debug screen?
Can someone give me some hints (if possible)? :)

Many thanks
Ciaooo
Sakya
Back to top
View user's profile Send private message Visit poster's website
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Sat Nov 17, 2007 2:43 am    Post subject: Reply with quote

pspsdk/src/debug/font.c
Back to top
View user's profile Send private message AIM Address
sakya



Joined: 28 Apr 2006
Posts: 190

PostPosted: Sat Nov 17, 2007 8:00 am    Post subject: Reply with quote

Hi! :)
J.F. wrote:
pspsdk/src/debug/font.c

Many thanks, is there a way I can obtain msx data from a font or an image or whatever? :)

Many thanks again
Ciaooo
Sakya
Back to top
View user's profile Send private message Visit poster's website
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Sat Nov 17, 2007 8:19 am    Post subject: Reply with quote

If you look at the code, the format is simple - each character is a 8x8 array of bits (8 bytes total per char). Note that though the characters are 8x8, they are drawn 7 pixels apart. The 8x8 is just to make them easy to store.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group