Expand description
Parsers for the TeX font metric (.tfm) and property list (.pl) file formats
Modules§
- format
- Serializer and deserializer for the TeX font metric (.tfm) binary format.
- pl
- Parser and writer for the property list (.pl) text format
Structs§
- Char
Info - Information about a character.
- Extensible
Char - Face
- File
- Complete contents of a TeX font metric (.tfm) or property list (.pl) file.
- FixWord
- Fixed-width numeric type used in TFM files.
- Header
- The TFM header, which contains metadata about the file.
- Params