Comprehensive Guide for Developers: Features, Integration, and API Reference
This is the complete list of members for PDF::Font, including all inherited members.
CanTypeUnicode(const std::wstring &unicode) const | PDF::Font | |
CharToUnicode(const char *codepoint, size_t codepointLen) const | PDF::Font | |
CharToUnicode(const std::string &codepoint) const | PDF::Font | |
CreateFromPdfObject(const Object &object) | PDF::Font | static |
EnumCharOutline(const char *codepoint, size_t codepointLen, OutlineEnumMonitor &mon) const | PDF::Font | |
EnumCharOutline(const std::string &codepoint, OutlineEnumMonitor &mon) const | PDF::Font | |
Font() noexcept (defined in PDF::Font) | PDF::Font | inline |
Font(PDEFont handle, bool adopt=false) noexcept (defined in PDF::Font) | PDF::Font | inline |
Font(const Font &rhs) noexcept (defined in PDF::Font) | PDF::Font | inline |
Font(Font &&rhs) noexcept (defined in PDF::Font) | PDF::Font | inline |
GetCharProc(const char *codepoint, size_t codepointLen) const | PDF::Font | |
GetCharProc(const std::string &codepoint) const | PDF::Font | |
GetCharVertMetric(const char *codepoint, size_t codepointLen) const | PDF::Font | |
GetCharVertMetric(const std::string &codepoint) const | PDF::Font | |
GetCharWidth(const char *codepoint, size_t codepointLen) const | PDF::Font | |
GetCharWidth(const std::string &codepoint) const | PDF::Font | |
GetEncodingName() const | PDF::Font | |
GetFauxFontInfo() const | PDF::Font | |
GetFontBBox() const | PDF::Font | |
GetFontInfo() const | PDF::Font | |
GetFontMatrix() const | PDF::Font | |
GetMetrics() const | PDF::Font | |
GetName() const | PDF::Font | |
GetPdfObject() const | PDF::Font | |
GetStyle() const | PDF::Font | |
GetSubtype() const | PDF::Font | |
GetType3GlyphsBBox() const | PDF::Font | |
GetWritingMode() const | PDF::Font | |
IsEmbedded() const | PDF::Font | |
IsFauxed() const | PDF::Font | |
OpenFontFileStream() const | PDF::Font | |
operator=(const Font &rhs) noexcept (defined in PDF::Font) | PDF::Font | inline |
operator=(Font &&rhs) noexcept (defined in PDF::Font) | PDF::Font | inline |
UnicodeToChar(const UnicodeChar *unicode, size_t unicodeLen) const | PDF::Font | |
UnicodeToChar(const std::wstring &unicode) const | PDF::Font |