|
Krita Source Code Documentation
|
#include "KoFontGlyphModel.h"#include "KoOpenTypeFeatureInfoFactory.h"#include <QDebug>#include <hb.h>#include <hb-ft.h>Go to the source code of this file.
Classes | |
| struct | KoFontGlyphModel::Private::CodePointInfo |
| struct | KoFontGlyphModel::Private::GlyphInfo |
| struct | KoFontGlyphModel::Private::InfoNode |
| struct | KoFontGlyphModel::Private |
Functions | |
| static bool | sortBlocks (const KoUnicodeBlockData &a, const KoUnicodeBlockData &b) |
| QString | unicodeHexFromUCS (const uint codePoint) |
|
static |
Definition at line 495 of file KoFontGlyphModel.cpp.
References KoUnicodeBlockData::start.
| QString unicodeHexFromUCS | ( | const uint | codePoint | ) |
Definition at line 337 of file KoFontGlyphModel.cpp.