KiCad PCB EDA Suite
|
#include <fontconfig/fontconfig.h>
#include <kicommon.h>
#include <wx/string.h>
#include <vector>
#include <map>
#include <unordered_map>
#include <font/fontinfo.h>
Go to the source code of this file.
Classes | |
class | fontconfig::FONTCONFIG |
Namespaces | |
namespace | fontconfig |
Functions | |
KICOMMON_API fontconfig::FONTCONFIG * | Fontconfig () |
KICOMMON_API fontconfig::FONTCONFIG * Fontconfig | ( | ) |
Definition at line 103 of file fontconfig.cpp.
References bootstrapFc(), and g_config.
Referenced by EDA_TEXT_DESC::EDA_TEXT_DESC(), FONT_CHOICE::FONT_CHOICE(), FIELDS_GRID_TABLE::initGrid(), KIFONT::OUTLINE_FONT::LoadFont(), and SCH_IO_KICAD_SEXPR_PARSER::ParseSchematic().