This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
that's a problem,maybe
#3
Exactly.
Like Darth stated, there are two main ways to display fonts on the PSP:
1 - Pre-rendered fonts: the text is drawn into the whole texture;
2 - sceFont: it's a dedicated library that supports proprietary font files and it's capable of decoding and rendering individual characters into the main display.

So, in the first case, the main display is getting overlayed by our custom testing "Debug" font, which doesn't include Japanese characters, but in the second case, the developers rendered the text into the message box on top on the scene, so it's a part of the texture.
We're still working on sceFont and, hopefully, JPCSP will be able to support any .PGF font file (including ones with foreign character codes). Smile
Reply


Messages In This Thread
that's a problem,maybe - by darkrebel - 09-30-2010, 05:18 PM
RE: that's a problem,maybe - by Darth1701 - 09-30-2010, 06:37 PM
RE: that's a problem,maybe - by Hykem - 09-30-2010, 07:22 PM
RE: that's a problem,maybe - by darkrebel - 10-01-2010, 02:38 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)