Class (GI Struct)

Poppler-0.18PopplerFontsIterAbstract

Since 24.10 this type supports g_autoptr

Index

Constructors

Properties

$gtype: GType<FontsIter>

Methods

  • The filename of the font associated with iter or null if the font is embedded

    Returns string

    the filename of the font or null if font is embedded

  • The name of the substitute font of the font associated with iter or null if the font is embedded

    Returns string

    the name of the substitute font or null if font is embedded

  • Returns whether the font associated with iter is embedded in the document

    Returns boolean

    true if font is embedded, false otherwise

  • Returns whether the font associated with iter is a subset of another font

    Returns boolean

    true if font is a subset, false otherwise