Expand description
PDF content stream interpreter.
Converts PDF page content into a DisplayList for rendering through
the existing SkiaDevice pipeline.
Modules§
- cid_
unicode - Adobe CID → Unicode mapping tables for CJK character collections.
- cmap
- CMap parser for Type 0 (composite) font encoding.
- color_
space - Color space resolution from PDF page resources.
- font
- PDF font resolution and glyph rendering.
- graphics_
state - PDF graphics state for content stream interpretation.
Structs§
- Content
Interpreter - PDF content stream interpreter.
Enums§
- Operand
- An operand on the content stream operand stack.