or drag and drop a BGI Stroked Font file (*.CHR)
| Name | |
| Size | |
| Last Modified |
File Header:
| Identifier | |
| Description | |
| Header Size | |
| Font Internal Name | |
| Font Size | |
| Font Version | |
| BGI Version |
Font Header:
| Signature Byte | |
| Number of Characters | |
| Mystery (currently undefined) | |
| First Character | |
| Offset to Character Definitions | |
| Scan Flag | |
| Height from Origin to Top of Capital | |
| Height from Origin to Baseline | |
| Height from Origin to Bottom of Decender | |
| Font Character Name | |
| Unused (currently undefined) |
| Unscaled Widths | |
| X Range | |
| Y Range |
| X Range | |
| Y Range | |
| Move Count | |
| Draw Count |
The BGI Stroked Font file format was created by Borland Software Corporation for use with their Borland Graphics Interface library. It is a vector font using lines only, no curves.
The file format is documented at ModdingWiki and in the BGI ToolKit sample code.