Fonts Generator
Info
| Program Developer | |
| Described Version | 1.14 | 
| Source Code | GitHub | 
| Documentation | DeepWiki | 
About
Fonts Generator is a Windows-based toolset for generating bitmap fonts compatible with the X-Ray Engine. The system converts TrueType/OpenType fonts into game-ready assets consisting of *.dds texture files and *.ini coordinate configuration files.

Functionality
| Font name | Select installed system fonts | 
|---|---|
| CustomFont | Select external *.ttf or *.otf font | 
| Size | Font size | 
| Autosize | Automatically calculate optimal physical dimensions based on the largest glyph in the test strings | 
| Bold | Bold weight | 
| Italic | Italic slant | 
| Underline | Underline decoration | 
| Strikeout | Strikeout decoration | 
| 2xsampling | Enables 2x supersampling anti-aliasing for improved glyph quality | 
| Left aligh | Controls horizontal glyph alignment within the virtual box | 
| PhysicalWidth | Glyph cell width | 
| PhysicalHeigh | Glyph cell height | 
| DrawOffserX | Horizontal rendering offset | 
| DrawOffsetY | Vertical rendering offset | 
| VirtualOffsetX | Virtual box X position | 
| VirtualOffsetY | Virtual box Y position | 
| VirtualWidth | Virtual box width delta | 
| VirtualHeigh | Virtual box height delta | 
| Edit symbols | |
| COP-style font texture | Compatibility mode for S.T.A.L.K.E.R.: Call of Pripyat (CoP) font format | 
| UTF-8 font | Controls the output format of the *.ini file generated during post-processing | 
| Generate | Generate texture and *.ini file | 
