Module pdfium_render::font
source · [−]Expand description
Defines the PdfFont struct, exposing functionality related to a single font used to
render text in a PdfDocument.
Structs
A single font used to render text in a PdfDocument.
Enums
The 14 built-in fonts provided as part of the PDF specification.
The weight of a PdfFont. Typical values are 400 (normal) and 700 (bold).