PoDoFo  1.0.0-dev
PoDoFo::PdfFontCIDTrueType Member List

This is the complete list of members for PoDoFo::PdfFontCIDTrueType, including all inherited members.

AddSubsetGIDs(const PdfString &encodedStr)PoDoFo::PdfFont
createWidths(PdfDictionary &fontDict, const CIDToGIDMap &glyphWidths) (defined in PoDoFo::PdfFontCID)PoDoFo::PdfFontCIDprotected
embedFont() override (defined in PoDoFo::PdfFontCID)PoDoFo::PdfFontCIDprotectedvirtual
EmbedFontFile(PdfObject &descriptor) (defined in PoDoFo::PdfFont)PoDoFo::PdfFontprotected
EmbedFontFileCFF(PdfObject &descriptor, const bufferview &data) (defined in PoDoFo::PdfFont)PoDoFo::PdfFontprotected
EmbedFontFileOpenType(PdfObject &descriptor, const bufferview &data) (defined in PoDoFo::PdfFont)PoDoFo::PdfFontprotected
EmbedFontFileTrueType(PdfObject &descriptor, const bufferview &data) (defined in PoDoFo::PdfFont)PoDoFo::PdfFontprotected
EmbedFontFileType1(PdfObject &descriptor, const bufferview &data, unsigned length1, unsigned length2, unsigned length3) (defined in PoDoFo::PdfFont)PoDoFo::PdfFontprotected
embedFontSubset() override (defined in PoDoFo::PdfFontCIDTrueType)PoDoFo::PdfFontCIDTrueTypeprotectedvirtual
FillDescriptor(PdfDictionary &dict) constPoDoFo::PdfFontprotected
GetAscent(const PdfTextState &state) constPoDoFo::PdfFont
GetBoundingBox(PdfArray &arr) const (defined in PoDoFo::PdfFont)PoDoFo::PdfFontprotected
GetCharLength(char32_t codePoint, const PdfTextState &state, bool ignoreCharSpacing=false) constPoDoFo::PdfFont
GetCIDLengthRaw(unsigned cid) constPoDoFo::PdfFontprotected
getCIDToGIDMapSubset(const UsedGIDsMap &usedGIDs) (defined in PoDoFo::PdfFontCID)PoDoFo::PdfFontCIDprotectedstatic
GetDefaultCharLength(const PdfTextState &state, bool ignoreCharSpacing=false) const (defined in PoDoFo::PdfFont)PoDoFo::PdfFont
GetDescendantFont() (defined in PoDoFo::PdfFontCID)PoDoFo::PdfFontCIDinlineprotected
GetDescendantFontObject() (defined in PoDoFo::PdfFont)PoDoFo::PdfFont
getDescendantFontObject() override (defined in PoDoFo::PdfFontCID)PoDoFo::PdfFontCIDprotectedvirtual
GetDescent(const PdfTextState &state) constPoDoFo::PdfFont
GetDescriptor() (defined in PoDoFo::PdfFontCID)PoDoFo::PdfFontCIDinlineprotected
GetDictionary() (defined in PoDoFo::PdfDictionaryElement)PoDoFo::PdfDictionaryElement
GetDictionary() const (defined in PoDoFo::PdfDictionaryElement)PoDoFo::PdfDictionaryElement
GetDocument() const (defined in PoDoFo::PdfElement)PoDoFo::PdfElement
GetEncodedStringLength(const PdfString &encodedStr, const PdfTextState &state) constPoDoFo::PdfFont
GetEncoding() constPoDoFo::PdfFontinline
GetGID(char32_t codePoint, PdfGlyphAccess access) constPoDoFo::PdfFont
GetLineSpacing(const PdfTextState &state) constPoDoFo::PdfFont
GetMetrics() constPoDoFo::PdfFontinline
GetName() constPoDoFo::PdfFontinline
GetObject()PoDoFo::PdfElementinline
GetObject() constPoDoFo::PdfElementinline
GetSpaceCharLength(const PdfTextState &state) constPoDoFo::PdfFont
GetStandard14FontName(PdfStandard14FontType stdFont) (defined in PoDoFo::PdfFont)PoDoFo::PdfFontstatic
GetStrikeThroughPosition(const PdfTextState &state) constPoDoFo::PdfFont
GetStrikeThroughThickness(const PdfTextState &state) constPoDoFo::PdfFont
GetStringLength(const std::string_view &str, const PdfTextState &state) constPoDoFo::PdfFont
GetSubsetPrefix() constPoDoFo::PdfFontinline
GetType() const override (defined in PoDoFo::PdfFontCIDTrueType)PoDoFo::PdfFontCIDTrueTypevirtual
GetUnderlinePosition(const PdfTextState &state) constPoDoFo::PdfFont
GetUnderlineThickness(const PdfTextState &state) constPoDoFo::PdfFont
GetUsedGIDs() const (defined in PoDoFo::PdfFont)PoDoFo::PdfFontinline
GetWordSpacingLength(const PdfTextState &state) constPoDoFo::PdfFont
initImported() overridePoDoFo::PdfFontCIDprotectedvirtual
IsCIDKeyed() constPoDoFo::PdfFont
IsEmbeddingEnabled() const (defined in PoDoFo::PdfFont)PoDoFo::PdfFontinline
IsObjectLoaded() constPoDoFo::PdfFontvirtual
IsStandard14Font() const (defined in PoDoFo::PdfFont)PoDoFo::PdfFont
IsStandard14Font(PdfStandard14FontType &std14Font) const (defined in PoDoFo::PdfFont)PoDoFo::PdfFont
IsStandard14Font(const std::string_view &fontName, PdfStandard14FontType &stdFont)PoDoFo::PdfFontstatic
IsStandard14Font(const std::string_view &fontName, bool useAltNames, PdfStandard14FontType &stdFont)PoDoFo::PdfFontstatic
IsSubsettingEnabled() constPoDoFo::PdfFontinline
m_DynamicCIDMap (defined in PoDoFo::PdfFont)PoDoFo::PdfFontprotected
m_DynamicToUnicodeMap (defined in PoDoFo::PdfFont)PoDoFo::PdfFontprotected
m_Encoding (defined in PoDoFo::PdfFont)PoDoFo::PdfFontprotected
m_Metrics (defined in PoDoFo::PdfFont)PoDoFo::PdfFontprotected
PdfDictionaryElement(PdfDocument &parent, const PdfName &type=PdfName::Null, const PdfName &subtype=PdfName::Null) (defined in PoDoFo::PdfDictionaryElement)PoDoFo::PdfDictionaryElementprotected
PdfDictionaryElement(PdfObject &obj) (defined in PoDoFo::PdfDictionaryElement)PoDoFo::PdfDictionaryElementprotected
PdfDictionaryElement(const PdfDictionaryElement &element)=default (defined in PoDoFo::PdfDictionaryElement)PoDoFo::PdfDictionaryElementprotected
PdfElement(PdfObject &obj) (defined in PoDoFo::PdfElement)PoDoFo::PdfElementprotected
PdfElement(PdfObject &obj, PdfDataType expectedDataType)PoDoFo::PdfElementprotected
PdfElement(const PdfElement &element)=default (defined in PoDoFo::PdfElement)PoDoFo::PdfElementprotected
PdfFont (defined in PoDoFo::PdfFontCIDTrueType)PoDoFo::PdfFontCIDTrueTypefriend
SupportsSubsetting() const override (defined in PoDoFo::PdfFontCID)PoDoFo::PdfFontCIDvirtual
TryCreateFromObject(PdfObject &obj, std::unique_ptr< PdfFont > &font)PoDoFo::PdfFontstatic
TryCreateFromObject(const PdfObject &obj, std::unique_ptr< const PdfFont > &font) (defined in PoDoFo::PdfFont)PoDoFo::PdfFontstatic
TryCreateSubstituteFont(PdfFont *&substFont) constPoDoFo::PdfFont
TryCreateSubstituteFont(PdfFontCreateFlags initFlags, PdfFont *&substFont) const (defined in PoDoFo::PdfFont)PoDoFo::PdfFont
TryGetCharLength(char32_t codePoint, const PdfTextState &state, bool ignoreCharSpacing, double &width) const (defined in PoDoFo::PdfFont)PoDoFo::PdfFont
TryGetCharLength(char32_t codePoint, const PdfTextState &state, double &width) const (defined in PoDoFo::PdfFont)PoDoFo::PdfFont
TryGetEncodedStringLength(const PdfString &encodedStr, const PdfTextState &state, double &length) constPoDoFo::PdfFont
TryGetGID(char32_t codePoint, PdfGlyphAccess access, unsigned &gid) const (defined in PoDoFo::PdfFont)PoDoFo::PdfFont
TryGetStringLength(const std::string_view &str, const PdfTextState &state, double &width) constPoDoFo::PdfFont
tryMapCIDToGID(unsigned cid, unsigned &gid) const (defined in PoDoFo::PdfFont)PoDoFo::PdfFontprotectedvirtual
TryScanEncodedString(const PdfString &encodedStr, const PdfTextState &state, std::string &utf8str, std::vector< double > &lengths, std::vector< unsigned > &positions) constPoDoFo::PdfFont
WriteStringToStream(OutputStream &stream, const std::string_view &str) constPoDoFo::PdfFont
~PdfElement() (defined in PoDoFo::PdfElement)PoDoFo::PdfElementvirtual
~PdfFont() (defined in PoDoFo::PdfFont)PoDoFo::PdfFontvirtual