CHR (Borland font)
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
|||
(One intermediate revision by one user not shown) | |||
Line 4: | Line 4: | ||
|extensions={{ext|chr}} | |extensions={{ext|chr}} | ||
}} | }} | ||
− | '''CHR''' is a stroked font format associated with the Borland Graphics Interface (BGI) graphics library. | + | '''CHR''' is a stroked font format associated with the [[Borland Graphics Interface]] (BGI) graphics library. |
== Identification == | == Identification == | ||
Line 11: | Line 11: | ||
== Specifications == | == Specifications == | ||
* [http://www.fileformat.info/format/borland-chr/corion.htm The Borland CHR Font File Format] | * [http://www.fileformat.info/format/borland-chr/corion.htm The Borland CHR Font File Format] | ||
+ | |||
+ | == Software == | ||
+ | * {{CdTextfiles|simtel/simtel/DISK1/DISC2/BORLAND/BGIFONT.ZIP|BGIFONT.ZIP}} - FE: CHR font editor by Borland (DOS software) | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{CdTextfilesURL|aztechsg/QUIKMENU/}} → *.CHR |
== Links == | == Links == |
Latest revision as of 19:58, 24 February 2025
CHR is a stroked font format associated with the Borland Graphics Interface (BGI) graphics library.
Contents |
[edit] Identification
Files begin with 'P' 'K' 0x08 0x08 'B' 'G' 'I' ' '
. (Despite the similar signature, CHR is not related to ZIP.)
[edit] Specifications
[edit] Software
- BGIFONT.ZIP - FE: CHR font editor by Borland (DOS software)