public: // TODO: make subsetter results private and provide accessor methods instead // subsetter-provided subset details needed by e.g. Postscript or PDF
OUString m_aPSName; int m_nAscent; ///< all metrics in PS font units int m_nDescent; int m_nCapHeight;
tools::Rectangle m_aFontBBox;
FontType m_nFontType; ///< font-type of subset result bool m_bFilled;
private: // input-font-specific details unsignedconstchar* mpInFontBytes; int mnInByteLength;
FontType meInFontType; ///< allowed mask of input font-types
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.