0xEF-0xFF missing letter range?

  • Polyzium
    17th Feb 2017 Member 0 Permalink

    Hey there. I am doing a Russian translation of TPT. When i was trying to test the lowercase letters in the font editor by modifying the code of it, i put:


    "\x02 \xfa\x61\xfc\x61\xf8 \x1f\xec\x61 \xee\xf0\xf2 \xea\xfe \xf9\xf0\xf6\x70\x79\x63? \x04\x61, \xf4\x6f \xf7\x61\xf2\xff\xfb\xf0\xeb\xfe\xf0 \xe9\xf1\xef\x65\xf3\xf5\xf2\x97\x70!"


    Which is the following phrase that the font editor should display:

    "Phrase"

    But, instead, the font editor gives me this:

    What i get

     

    I used 0xEF-0xFF for lowercase fonts. Letters a, e, o, p, c, y are used from the lowercase Latin alphabet (0x61-0x7A).
    The uppercase alphabet is working tho(0x01-0x1F):

    Lowercase(top) and uppercase(bottom) letters test

     

    Please help me. I will also attach an font.bin file if anyone's interested.
    Thanks.

    Edited 2 times by Polyzium. Last: 17th Feb 2017
  • singularity
    19th Feb 2017 Member 0 Permalink

    You should post this in "Development Assistance", it will get more attention there! :)

  • Polyzium
    19th Feb 2017 Member 0 Permalink

    @singularity (View Post)

     Nvm i got it now. These letters show on TPT itself. But not in the font editor.
    Admin please close this thread

    Edited once by Polyzium. Last: 19th Feb 2017
  • jacob1
    19th Feb 2017 Developer 0 Permalink
    I already helped fix this on IRC, it was a bug in the font editor which is now fixed
Locked by jacob1: lock requested