Qt 4.8
|
Public Variables | |
quint16 | advanceWidth |
QByteArray | data |
quint16 | index |
qint16 | lsb |
quint16 | numContours |
quint16 | numPoints |
qint16 | xMax |
qint16 | xMin |
qint16 | yMax |
qint16 | yMin |
Definition at line 633 of file qfontsubset.cpp.
quint16 QTtfGlyph::advanceWidth |
Definition at line 639 of file qfontsubset.cpp.
Referenced by generateGlyph(), generateGlyphTables(), and QFontSubset::toTruetype().
QByteArray QTtfGlyph::data |
Definition at line 643 of file qfontsubset.cpp.
Referenced by generateGlyphTables(), and getGlyphData().
quint16 QTtfGlyph::index |
Definition at line 634 of file qfontsubset.cpp.
Referenced by generateGlyph(), and operator<().
qint16 QTtfGlyph::lsb |
Definition at line 640 of file qfontsubset.cpp.
Referenced by generateGlyph(), generateGlyphTables(), and QFontSubset::toTruetype().
quint16 QTtfGlyph::numContours |
Definition at line 641 of file qfontsubset.cpp.
Referenced by generateGlyph(), getGlyphData(), and QFontSubset::toTruetype().
quint16 QTtfGlyph::numPoints |
Definition at line 642 of file qfontsubset.cpp.
Referenced by generateGlyph(), getGlyphData(), and QFontSubset::toTruetype().
qint16 QTtfGlyph::xMax |
Definition at line 636 of file qfontsubset.cpp.
Referenced by generateGlyph(), getGlyphData(), and QFontSubset::toTruetype().
qint16 QTtfGlyph::xMin |
Definition at line 635 of file qfontsubset.cpp.
Referenced by generateGlyph(), getGlyphData(), and QFontSubset::toTruetype().
qint16 QTtfGlyph::yMax |
Definition at line 638 of file qfontsubset.cpp.
Referenced by generateGlyph(), getGlyphData(), and QFontSubset::toTruetype().
qint16 QTtfGlyph::yMin |
Definition at line 637 of file qfontsubset.cpp.
Referenced by generateGlyph(), getGlyphData(), and QFontSubset::toTruetype().