Module signum::chsets[][src]

The font file formats

Every font or more specifically charset in Signum used a group of font files that described the font at different resolutions. There was the *.E24 file format used for text in the editor, the *.P24 format for 24-needle printers, the *.P09 format for 9-needle printers and the *.L30 format for laser printers.

Modules

editor

The editor fonts

encoding

Mapping charsets to unicode

printer

The printer charsets

Structs

UnknownFontKind

Error for font kinds

UseMatrix

Matrix of character usage in a single document

UseTable

A table stores which characters of a charset are used

UseTableVec

List of character usage tables, for use with font caches

Enums

FontKind

A kind of font

LoadError

Error when loading