Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
Loading...
Searching...
No Matches
fontsdb.cpp File Reference

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"
Include dependency graph for fontsdb.cpp:

Go to the source code of this file.

Detailed Description

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.