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 

Which font method works the best?

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



Joined: 06 Feb 2006
Posts: 49

PostPosted: Wed Jul 26, 2006 9:22 pm    Post subject: Which font method works the best? Reply with quote

There seems to be differnet font code for psp in this forum but which one is working the best?
Back to top
View user's profile Send private message
ADePSP



Joined: 13 Jul 2006
Posts: 58

PostPosted: Thu Jul 27, 2006 2:51 am    Post subject: Reply with quote

I use the Flib method which I slightly modified to render faster and I find it's very easy to use but still not as fast as the text example in the gu samples that come with PSPDev... I never managed to get that example to work unfortunatly... I tried to use a different font and it doesn't explain how to adjust the code for different font sizes...

It probably depends on what you want to do and how much rendering speed you need...

Anyway, the modified flib method, with example,
http://www.cheatsync.net/flib.rar

If you get the other method working please post how to use other fonts here... It's probably the better method...

ADe
Back to top
View user's profile Send private message
TheBuzzer



Joined: 06 Feb 2006
Posts: 49

PostPosted: Thu Jul 27, 2006 8:30 am    Post subject: Reply with quote

weird i getitng a problem

i typed

sh autogen.sh
LDFLAGS="-L$(psp-config --pspsdk-path)/lib -lc -lpspuser" \
./configure --host psp --prefix=$(psp-config --psp-prefix)
make
make install


to try to install the lib but when it gets to make it outs a lot of errors
$ make
/bin/sh: line 0: cd: /home/David: No such file or directory
config.mk:36: /home/David: No such file or directory
config.mk:36: Lee/freetype/builds/freetype.mk: No such file or directory
config.mk:59: /home/David: No such file or directory
config.mk:59: Lee/freetype/builds/unix/install.mk: No such file or directory
make: *** No rule to make target `Lee/freetype/builds/unix/install.mk'. Stop.
Back to top
View user's profile Send private message
ADePSP



Joined: 13 Jul 2006
Posts: 58

PostPosted: Thu Jul 27, 2006 9:07 am    Post subject: Reply with quote

TheBuzzer wrote:
weird i getitng a problem

i typed

sh autogen.sh
LDFLAGS="-L$(psp-config --pspsdk-path)/lib -lc -lpspuser" \
./configure --host psp --prefix=$(psp-config --psp-prefix)
make
make install


to try to install the lib but when it gets to make it outs a lot of errors
$ make
/bin/sh: line 0: cd: /home/David: No such file or directory
config.mk:36: /home/David: No such file or directory
config.mk:36: Lee/freetype/builds/freetype.mk: No such file or directory
config.mk:59: /home/David: No such file or directory
config.mk:59: Lee/freetype/builds/unix/install.mk: No such file or directory
make: *** No rule to make target `Lee/freetype/builds/unix/install.mk'. Stop.


Some other people had similar problems with that (Waterbottle for one)... Read through this topic... Hopefully it will help you...

http://forums.qj.net/showthread.php?t=47934&page=1&pp=10
Back to top
View user's profile Send private message
TheBuzzer



Joined: 06 Feb 2006
Posts: 49

PostPosted: Thu Jul 27, 2006 11:00 am    Post subject: Reply with quote

nm.

i got it to compile by setting up a fake path

and got it to work.

i see a shadow however in the fonts. anyway to remove the shadow?
Back to top
View user's profile Send private message
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