Skip to main content

Module pdf_vector

Module pdf_vector 

Source
Expand description

Bounded graphics-state preparation for the pinned PDF.js adapter. This does not authorize geometry. The explicit annotation planner separately composes qualified fills and bounded solid straight stroke outlines.

Structs§

PdfVectorDiagnostic
PdfVectorGraphicsState
PdfVectorOperation
PdfVectorPage
PreparedPdfVectorPage
PreparedPdfVectorPath

Enums§

PdfVectorOperator
PdfVectorPaint

Functions§

prepare_pdf_vector_page
Input identity is host-verified: native code receives decoded operations, not raw PDF bytes. Invalid structure/budget refuses atomically; unsupported paint is reported with its original operator index and never becomes a ready plan.