|
PoDoFo 1.1.0
|
This is the complete list of members for PoDoFo::PdfFontType3, including all inherited members.
| AddSubsetCIDs(const PdfString &encodedStr) | PoDoFo::PdfFont | |
| embedFont() override final (defined in PoDoFo::PdfFontSimple) | PoDoFo::PdfFontSimple | protectedvirtual |
| EmbedFontFile(PdfDictionary &descriptor) const (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | protected |
| EmbedFontFileCFF(PdfDictionary &descriptor, const bufferview &data, bool cidKeyed) const (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | protected |
| EmbedFontFileOpenType(PdfDictionary &descriptor, const bufferview &data) const (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | protected |
| EmbedFontFileTrueType(PdfDictionary &descriptor, const bufferview &data) const (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | protected |
| EmbedFontFileType1(PdfDictionary &descriptor, const bufferview &data, unsigned length1, unsigned length2, unsigned length3) const (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | protected |
| embedFontSubset() override final (defined in PoDoFo::PdfFontSimple) | PoDoFo::PdfFontSimple | protectedvirtual |
| GetAscent(const PdfTextState &state) const | PoDoFo::PdfFont | |
| GetBoundingBox(PdfArray &arr) const (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | protected |
| GetCharGIDInfos() const | PoDoFo::PdfFont | protected |
| GetCharLength(char32_t codePoint, const PdfTextState &state, bool ignoreCharSpacing=false) const | PoDoFo::PdfFont | |
| GetCIDSystemInfo() const (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | protected |
| GetCIDWidth(unsigned cid) const | PoDoFo::PdfFont | |
| GetDefaultCharLength(const PdfTextState &state, bool ignoreCharSpacing=false) const (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | |
| GetDescendantFontObject() (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | |
| getDescendantFontObject() (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | protectedvirtual |
| GetDescent(const PdfTextState &state) const | PoDoFo::PdfFont | |
| 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) const | PoDoFo::PdfFont | |
| GetEncoding() const | PoDoFo::PdfFont | inline |
| GetGID(char32_t codePoint, PdfGlyphAccess access) const | PoDoFo::PdfFont | |
| GetHardSpacingLength(const PdfTextState &state) const | PoDoFo::PdfFont | |
| GetLineSpacing(const PdfTextState &state) const | PoDoFo::PdfFont | |
| GetMetrics() const | PoDoFo::PdfFont | inline |
| GetName() const | PoDoFo::PdfFont | inline |
| GetObject() | PoDoFo::PdfElement | inline |
| GetObject() const | PoDoFo::PdfElement | inline |
| GetSpaceCharLength(const PdfTextState &state) const | PoDoFo::PdfFont | |
| GetStandard14FontName(PdfStandard14FontType stdFont) (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | static |
| GetStrikeThroughPosition(const PdfTextState &state) const | PoDoFo::PdfFont | |
| GetStrikeThroughThickness(const PdfTextState &state) const | PoDoFo::PdfFont | |
| GetStringLength(const std::string_view &str, const PdfTextState &state) const | PoDoFo::PdfFont | |
| GetSubsetPrefix() const | PoDoFo::PdfFont | inline |
| GetType() const (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | inline |
| GetUnderlinePosition(const PdfTextState &state) const | PoDoFo::PdfFont | |
| GetUnderlineThickness(const PdfTextState &state) const | PoDoFo::PdfFont | |
| GetWordSpacingLength(const PdfTextState &state) const | PoDoFo::PdfFont | |
| HasCIDSubset() const | PoDoFo::PdfFont | |
| initImported() override | PoDoFo::PdfFontSimple | protectedvirtual |
| IsCIDFont() const | PoDoFo::PdfFont | |
| IsEmbeddingEnabled() const (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | inline |
| IsObjectLoaded() const | PoDoFo::PdfFont | virtual |
| IsProxy() const | PoDoFo::PdfFont | inline |
| 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::PdfFont | static |
| IsStandard14Font(const std::string_view &fontName, bool useAltNames, PdfStandard14FontType &stdFont) | PoDoFo::PdfFont | static |
| IsSubsettingEnabled() const | PoDoFo::PdfFont | inline |
| m_Descriptor (defined in PoDoFo::PdfFontSimple) | PoDoFo::PdfFontSimple | protected |
| m_DynamicCIDMap (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | protected |
| m_DynamicToUnicodeMap (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | protected |
| m_Encoding (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | protected |
| m_Metrics (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | protected |
| PdfDictionaryElement(PdfDocument &parent, const PdfName &type=PdfName::Null, const PdfName &subtype=PdfName::Null) (defined in PoDoFo::PdfDictionaryElement) | PoDoFo::PdfDictionaryElement | protected |
| PdfDictionaryElement(PdfObject &obj) (defined in PoDoFo::PdfDictionaryElement) | PoDoFo::PdfDictionaryElement | protected |
| PdfDictionaryElement(const PdfDictionaryElement &element)=default (defined in PoDoFo::PdfDictionaryElement) | PoDoFo::PdfDictionaryElement | protected |
| PdfElement(PdfObject &obj) (defined in PoDoFo::PdfElement) | PoDoFo::PdfElement | protected |
| PdfElement(PdfObject &obj, PdfDataType expectedDataType) | PoDoFo::PdfElement | protected |
| PdfElement(const PdfElement &element)=default (defined in PoDoFo::PdfElement) | PoDoFo::PdfElement | protected |
| PdfFont (defined in PoDoFo::PdfFontType3) | PoDoFo::PdfFontType3 | friend |
| SupportsSubsetting() const override (defined in PoDoFo::PdfFontType3) | PoDoFo::PdfFontType3 | virtual |
| TryCreateFromObject(PdfObject &obj, std::unique_ptr< PdfFont > &font) | PoDoFo::PdfFont | static |
| TryCreateFromObject(const PdfObject &obj, std::unique_ptr< const PdfFont > &font) (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | static |
| TryCreateProxyFont(PdfFont *&proxyFont) const | PoDoFo::PdfFont | |
| TryCreateProxyFont(PdfFontCreateFlags initFlags, PdfFont *&proxyFont) 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) const | PoDoFo::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) const | PoDoFo::PdfFont | |
| TryGetSubstituteCIDEncoding(std::unique_ptr< PdfEncodingMap > &cidEncodingMap) const | PoDoFo::PdfFont | protected |
| tryMapCIDToGIDLoadedMetrics(unsigned cid, unsigned &gid) const | PoDoFo::PdfFont | protected |
| tryMapCIDToGIDNormal(unsigned cid, unsigned &gid) const | PoDoFo::PdfFont | protected |
| TryScanEncodedString(const PdfString &encodedStr, const PdfTextState &state, std::string &utf8str, std::vector< double > &lengths, std::vector< unsigned > &positions) const | PoDoFo::PdfFont | |
| WriteDescriptors(PdfDictionary &fontDict, PdfDictionary &descriptorDict) const | PoDoFo::PdfFont | protected |
| WriteStringToStream(OutputStream &stream, const std::string_view &str) const | PoDoFo::PdfFont | |
| ~PdfElement() (defined in PoDoFo::PdfElement) | PoDoFo::PdfElement | virtual |
| ~PdfFont() (defined in PoDoFo::PdfFont) | PoDoFo::PdfFont | virtual |