Page 1 of 1

Creating localized glyphs/characters for existing font

Posted: Mon Oct 23, 2023 12:53 pm
by Tormentor667
Currently working on localizing texts for TCotD2 and I am having trouble somehow to find out, which are the glyphs/character graphics to edit for the german Ä, Ö, Ü and ß (as well as the lowercase variants of these).
  • Is there some kind of a table where all numbers and their corresponding graphics are?
  • And bonus question next to that, how can I add special characters to a font that I just have es DBIGFONT lump?

Re: Creating localized glyphs/characters for existing font

Posted: Wed Oct 25, 2023 3:50 pm
by Graf Zahl

Re: Creating localized glyphs/characters for existing font

Posted: Sat Oct 28, 2023 10:24 am
by Ozymandias81
While I have managed to sort everything out for the mod regarding splitting DBIGFONT / FON2 lumps into single glyphs, I noticed that while working on missing additional glyphs, for Italian I had to include 00E9 char because there was present 00C9, otherwise IT chars didn't get displayed on menues (this is the commit that fixed fonts for German/Italian language on menues atm). Smallfont works perfectly now, just need to get rid of placeholder fonts before the release (put them for me as reference for edits).