| View previous topic :: View next topic |
| Author |
Message |
Viktor
Joined: 07 Jun 2005 Posts: 3
|
Posted: Fri Jun 10, 2005 4:29 am Post subject: Put text on screen |
|
|
Hi
Im looking for a good way to get some text on screen for my game. I use PS2SDK with Ito.
I have looked at gsKit but cant find a way to change the size of the font?!? And can I use gsKit with the rest of the graphics created with Ito?
I have looked at the source for LaunchELF and found the font that it uses and like that solution but same problem there, the size is to small and I dont know how to create new fonts for that system.
/Viktor |
|
| Back to top |
|
 |
avisonjohn
Joined: 28 Jul 2005 Posts: 2 Location: Basildon, UK
|
Posted: Fri Jul 29, 2005 7:32 am Post subject: |
|
|
i think you want
| Code: | | scr_printf("Hello World!"); |
_________________ - AJ |
|
| Back to top |
|
 |
|