Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-15 | DEVTOOLS: Add missing end of line in error messages for cp parser | Thierry Crozat | |
2012-03-11 | DEVTOOLS: Fix parsing of codepage file path | Thierry Crozat | |
When the path does not contains a path separator (/ or \) the first character of charset was skipped. | |||
2012-01-29 | GRAPHICS/GUI: Implement charset mapping for TTF fonts. | Johannes Schickel | |
The charsets used by the translations now need to have a "$(name).cp" file, which contains an charset index => unicode mapping. Otherwise create_translations will fail. |