![]() |
Mapper
0.9.0
API documentation
|
Copyright 2015 Kai Pastor. More...
#include <qfontsubset_p.h>
Public Member Functions | |
QFontSubset (QFontEngine *fe, int obj_id=0) | |
~QFontSubset () | |
QByteArray | toTruetype () const |
QByteArray | widthArray () const |
QByteArray | createToUnicodeMap () const |
QVector< int > | getReverseMap () const |
QByteArray | glyphName (unsigned int glyph, const QVector< int > &reverseMap) const |
int | addGlyph (int index) |
int | nGlyphs () const |
QFontSubset (QFontEngine *fe, int obj_id=0) | |
~QFontSubset () | |
QByteArray | toTruetype () const |
QByteArray | widthArray () const |
QByteArray | createToUnicodeMap () const |
QVector< int > | getReverseMap () const |
QByteArray | glyphName (unsigned int glyph, const QVector< int > &reverseMap) const |
int | addGlyph (int index) |
int | nGlyphs () const |
Static Public Member Functions | |
static QByteArray | glyphName (unsigned short unicode, bool symbol) |
static QByteArray | glyphName (unsigned short unicode, bool symbol) |
Public Attributes | |
const int | object_id |
bool | noEmbed |
QFontEngine * | fontEngine |
QVector< int > | glyph_indices |
int | downloaded_glyphs |
bool | standard_font |
QFixed | emSquare |
QVector< QFixed > | widths |
QList< int > | glyph_indices |
Copyright 2015 Kai Pastor.
This file is part of OpenOrienteering.
This file is part of OpenOrienteering.
This is a modified version of a file from the Qt Toolkit. You can redistribute it and/or modify it under the terms of the GNU General Public License, version 3, as published by the Free Software Foundation, or any later version approved by the KDE Free Qt Foundation
OpenOrienteering is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with OpenOrienteering. If not, see http://www.gnu.org/licenses/
This is a modified version of a file from the Qt Toolkit. You can redistribute it and/or modify it under the terms of the GNU General Public License, version 3, as published by the Free Software Foundation.
OpenOrienteering is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with OpenOrienteering. If not, see http://www.gnu.org/licenses/
Changes: 2015-10-18 Kai Pastor dg0yt @dar c.de
|
inlineexplicit |
|
inline |
|
inlineexplicit |
|
inline |
int QFontSubset::addGlyph | ( | int | index | ) |
int QFontSubset::addGlyph | ( | int | index | ) |
QByteArray QFontSubset::createToUnicodeMap | ( | ) | const |
QByteArray QFontSubset::createToUnicodeMap | ( | ) | const |
QVector< int > QFontSubset::getReverseMap | ( | ) | const |
QVector<int> QFontSubset::getReverseMap | ( | ) | const |
QByteArray QFontSubset::glyphName | ( | unsigned int | glyph, |
const QVector< int > & | reverseMap | ||
) | const |
|
static |
QByteArray QFontSubset::glyphName | ( | unsigned int | glyph, |
const QVector< int > & | reverseMap | ||
) | const |
|
static |
|
inline |
|
inline |
QByteArray QFontSubset::toTruetype | ( | ) | const |
QByteArray QFontSubset::toTruetype | ( | ) | const |
QByteArray QFontSubset::widthArray | ( | ) | const |
QByteArray QFontSubset::widthArray | ( | ) | const |
|
mutable |
|
mutable |
QFontEngine * QFontSubset::fontEngine |
QVector<int> QFontSubset::glyph_indices |
QList<int> QFontSubset::glyph_indices |
bool QFontSubset::noEmbed |
const int QFontSubset::object_id |
|
mutable |
|
mutable |