Author Topic: Unicode  (Read 2031 times)

Tomaaz

  • Guest
Unicode
« on: December 18, 2012, 01:32:37 AM »
Is it possible to use non-ASCII (Unicode) characters with EGSL and/or egslengine?

Cybermonkey

  • Administrator
  • *****
  • Posts: 0
Re: Unicode
« Reply #1 on: December 18, 2012, 08:35:28 AM »
No, unfortunately not. Only with a trick which means to replace non needed characters of the bitmapfont (and upcoming monofont) with the needed characters. For example if I don't need "#" I can replace it with "รถ". This works only for print routines, though.