|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of FontsDB – the glyph store plus the string<->font-code codec (convertToCode/expandStr/etc.). More...
#include <QVector>#include <QJsonArray>#include <QQmlEngine>#include <pse-common/utility.h>#include "./fontsdb.h"#include "./util/gamedata.h"#include "./util/fontsearch.h"#include "./entries/fontdbentry.h"Go to the source code of this file.
Implementation of FontsDB – the glyph store plus the string<->font-code codec (convertToCode/expandStr/etc.).
See fontsdb.h for the API.
Definition in file fontsdb.cpp.