Skip to main content

Module font

Module font 

Source
Expand description

Interacting with the different kinds of PDF fonts.

Structs§

FallbackFontQuery
A query for a font with specific properties.
GlyphIdentifier
An identifier that uniquely identifies a glyph, for caching purposes.
OutlineFontData
Font data and metadata for downstream use.
OutlineGlyph
A glyph defined by an outline.
Type3Glyph
A type3 glyph.

Enums§

FontQuery
A query for a font.
FontStretch
The font stretch.
Glyph
A glyph that can be drawn.
StandardFont
The 14 standard fonts of PDF.

Type Aliases§

FontData
A container for the bytes of a PDF file.