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:
""
But, instead, the font editor gives me this:
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):
Please help me. I will also attach an font.bin file if anyone's interested.
Thanks.
You should post this in "Development Assistance", it will get more attention there! :)
Nvm i got it now. These letters show on TPT itself. But not in the font editor.
Admin please close this thread