IVBeatz / genplus-gx

Automatically exported from code.google.com/p/genplus-gx
Other
0 stars 0 forks source link

Improved character support #249

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I would like to see improved character support. As it is now, if you have a ROM 
file with a file name for example that uses characters other than standard 
English characters, such as letters with accents (á, ë, ã, etc) or Japanese 
characters, the characters will get corrupted/replaced with other characters. 
Improving this, so that Genesis Plus GX can display for example Ragnacënty.bin 
properly, would be pretty sweet.

Original issue reported on code.google.com by swsparkl...@gmail.com on 10 Jul 2012 at 10:40

GoogleCodeExporter commented 9 years ago
Not going to happen for 1 or 2 single displayed strings that most people ignore 
anyway
 i am using the internal ascii font hardcoded in wii/gamecube eprom: yes it is more limited and maybe less fancy than other truetype fonts but it saves a lot of memory.

Original comment by ekeeke31@gmail.com on 11 Jul 2012 at 9:07