You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Antoine COMBET
e6a86e2b3e
|
3 years ago | |
---|---|---|
README.org | 3 years ago |
README.org
Font thing
A small bitmap font renderer with its own format.
The format
Introducing TXTF a family of text based bitmap font formats.
The first line of a TXTF font is the following:
TXTF
mode nbcommentlines file parameters
Like
TXTF 1 10 5 5 .#
The nbcommentlines parameter is the number of description or comment lines placed before the actual font data (not including the header). In this comment area, you may put stuff like modelines, copyright information and/or a description of the font.
The mode is the specific fomat in the txtf familly this file is in, the existing mode are as follow
Mode 1 (Monospace)
TXTF
1
nbcommentlines width height alphabetComment lines
Data