FZX format: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 21: Line 21:
tracking - horizontal gap between characters in pixels
tracking - horizontal gap between characters in pixels


Character definitions should not include any white space and this value should normally be a positive number. It may be zero for script style fonts where characters run together.


Character definitions should not include any white space and this value should normally be a positive number. It may be zero for script style fonts where characters run together.


lastchar - the ASCII code of the last definition in the font
lastchar - the ASCII code of the last definition in the font


All characters up to and including this character must have an entry in the list of definitions although the entry can be blank.
All characters up to and including this character must have an entry in the list of definitions although the entry can be blank.


The table consists of a three byte entry for each character from ASCII 32 to the last character defined (lastchar) followed by a word containing the length of the file (the offset to the byte after the last byte of the last definition).
The table consists of a three byte entry for each character from ASCII 32 to the last character defined (lastchar) followed by a word containing the length of the file (the offset to the byte after the last byte of the last definition).
87

edits

Navigation menu