tyra icon indicating copy to clipboard operation
tyra copied to clipboard

Add 2D font support

Open h4570 opened this issue 3 years ago • 3 comments

There are two ways of doing this.

  1. Use PS2SDK font library, but this will require for us impress.ini file which is not present in PS2SDK.

  2. Better option - do it similiar like in gsKit, but this require more effort

h4570 avatar Dec 04 '20 08:12 h4570

I was studing the font sample from PS2SDK but coudn't run without that "impress.ini". Any idea what is this file?

Wellinator avatar Apr 12 '21 16:04 Wellinator

Once, I also made an attempt to search for this file. In my opinion this file was somehow lost while porting the PS2SDK from Subversion to Git a long time ago. Unfortunately I think that the best option is to do it like in gsKit.

h4570 avatar Apr 12 '21 17:04 h4570

Still an issue in Tyra 2.0.0.

Im wondering about implementing of bmfont file support https://www.angelcode.com/products/bmfont/

h4570 avatar Aug 24 '22 21:08 h4570

Resolved couple of months ago

h4570 avatar Feb 11 '24 23:02 h4570