/branches/Version13x/Scribus/scribus/fonts/ftface.h |
---|
82,7 → 82,6 |
void RawData (QByteArray & bb) const; |
bool glyphNames(QMap<uint, std::pair<QChar, QString> >& GList) const; |
bool glyphNameIndex(QMap<uint, std::pair<uint, QString> >& GList) const; |
void load () const; |
void unload () const; |
void loadGlyph (uint ch) const; |