https://github.com/aligrudi/neatmkfn
Generate font descriptions for Neatroff
https://github.com/aligrudi/neatmkfn
c neatroff opentype
Last synced: 6 months ago
JSON representation
Generate font descriptions for Neatroff
- Host: GitHub
- URL: https://github.com/aligrudi/neatmkfn
- Owner: aligrudi
- Created: 2014-11-30T13:07:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-12-22T17:37:55.000Z (6 months ago)
- Last Synced: 2025-12-24T06:37:36.979Z (6 months ago)
- Topics: c, neatroff, opentype
- Language: C
- Homepage:
- Size: 175 KB
- Stars: 13
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
NEATMKFN
========
The Neatmkfn program creates Neatroff font description files from AFM
(Adobe Font Metrics), TrueType, and OpenType fonts. See the output of
"mkfn -h" for the available options. Note that for OpenType fonts,
Neatmkfn cannot obtain glyph bounding boxes accurately. Therefore, if
you plan to use a font in Neateqn blocks, convert the font to TrueType
and generate the font description from that.
The included ./gen.sh script invokes mkfn to create a complete output
device for neatroff. Change the variables in that file before running
it.