Crate truetype [] [src]

Parser for TrueType fonts.

Structs

CharMapping

A char-to-glyph mapping.

CharMappingEncoding4

A char-to-glyph encoding of format 4.

CharMappingEncoding6

A char-to-glyph encoding of format 6.

CharMappingHeader

The header of a char-to-glyph mapping.

CharMappingRecord

A record of a char-to-glyph mapping.

Fixed

A fixed-point number.

FontHeader

A font header.

HorizontalHeader

A horizontal header.

HorizontalMetrics

Horizontal metrics.

LanguageTagRecord

A language-tag record of a naming table.

LongHorizontalMetric

A record of horizontal metrics.

MaximumProfile05

A maximum profile of version 0.5.

MaximumProfile10

A maximum profile of version 1.0.

NameRecord

A name record of a naming table.

NamingTable0

A naming table of format 0.

NamingTable1

A naming table of format 1.

OffsetTable

An offset table.

OffsetTableHeader

The header of an offset table.

OffsetTableRecord

A record of an offset table.

PostScriptInfo10

PostScript information of version 1.0.

Tag

A font-table tag.

WindowsMetrics3

OS/2 and Windows metrics of version 3.

WindowsMetrics5

OS/2 and Windows metrics of version 5.

Enums

CharMappingEncoding

An encoding of a char-to-glyph mapping.

MaximumProfile

A maximum profile.

NamingTable

A naming table.

PostScriptInfo

PostScript information.

WindowsMetrics

OS/2 and Windows metrics.

Traits

Tape

A type that can read.

Value

A type that can be read.

Type Definitions

Error

An error.

PostScriptInfo30

PostScript information of version 3.0.

Result

A result.