Expand description
Interacting with the different kinds of PDF fonts.
Structs§
- Fallback
Font Query - A query for a font with specific properties.
- Glyph
Identifier - An identifier that uniquely identifies a glyph, for caching purposes.
- Outline
Font Data - Font data and metadata for downstream use.
- Outline
Glyph - A glyph defined by an outline.
- Type3
Glyph - A type3 glyph.
Enums§
- Font
Query - A query for a font.
- Font
Stretch - The font stretch.
- Glyph
- A glyph that can be drawn.
- Standard
Font - The 14 standard fonts of PDF.
Type Aliases§
- Font
Data - A container for the bytes of a PDF file.