| View previous topic :: View next topic |
| Author |
Message |
poison
Joined: 14 Dec 2006 Posts: 17
|
Posted: Fri May 04, 2007 3:39 am Post subject: Any docs about sceFont_Library or sceFont_Library_HV? |
|
|
| I dont want to include the large Freetype libary into my module, so turn to the native methods provided by system.. but I dont know how to pass arguments to those methods...Any idea? |
|
| Back to top |
|
 |
noxa
Joined: 05 Aug 2006 Posts: 39
|
Posted: Fri May 04, 2007 5:28 am Post subject: |
|
|
| I was interested in this as well. I haven't seen them used. Anyone have any tips? |
|
| Back to top |
|
 |
dot_blank

Joined: 28 Sep 2005 Posts: 498 Location: Brasil
|
Posted: Mon May 07, 2007 11:20 am Post subject: |
|
|
i requires a large amount of reverse engineering
in the end its just not worth the trouble because
the font system uses upto 6 caches in memory for
those fonts so you must consider do you want less memory
or larger binary size ...i choose larger binary _________________ 10011011 00101010 11010111 10001001 10111010 |
|
| Back to top |
|
 |
|