Poppler.FontsIter¶
Fields¶
None
Methods¶
|
|
|
|
|
|
|
|
|
|
|
|
|
Details¶
- class Poppler.FontsIter¶
- copy()¶
- Returns:
a new allocated copy of self
- Return type:
Creates a copy of self
- free()¶
Frees the given
Poppler.FontsIter
- get_encoding()¶
- Returns:
the font encoding
- Return type:
Returns the encoding of the font associated with self
New in version 0.20.
- get_font_type()¶
- Returns:
the font type
- Return type:
Returns the type of the font associated with self
- get_full_name()¶
- Returns:
the font full name
- Return type:
Returns the full name of the font associated with self
- get_name()¶
- Returns:
the font name
- Return type:
Returns the name of the font associated with self
- get_substitute_name()¶
-
The name of the substitute font of the font associated with self or
None
if the font is embeddedNew in version 0.20.
- is_embedded()¶
-
Returns whether the font associated with self is embedded in the document
- is_subset()¶
-
Returns whether the font associated with self is a subset of another font