Closed jorgesumle closed 3 years ago
Yes, that is the original font. We do have a new one already in the game that we can use here. See for Polish for example.
For Esperanto characters with diacritical marks (ĉ, ĝ, ĥ, ĵ, ŝ) it shows a question mark (?).
We do have a new one already in the game that we can use here.
Where is it defined? Maybe the Polish font works better for Spanish and Esperanto.
Thanks for the information. We may need a special char set then, so let me look at it.
Polish uses iso-8859-2, and Esperanto is iso-8859-3. So I am working on generating fonts.
It's hard to make bitmap fonts look pretty when derived from a TTF font at low resolution, but there you go: https://github.com/the3dfxdude/7kaa/commit/860d77c60d03b79ea38d22efbe05b5a6f0051a26
Letters with accents are down a bit compared to others. I don't know if it's just a matter of using another font for the Spanish translation.