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 100 of file fontconfig.cpp.
References bootstrapFc(), and g_config.
Referenced by FONT_CHOICE::FONT_CHOICE(), EDA_TEXT::GetFontIndex(), FIELDS_GRID_TABLE::initGrid(), KIFONT::OUTLINE_FONT::LoadFont(), SCH_IO_KICAD_SEXPR_PARSER::ParseSchematic(), EDA_TEXT::SetFontIndex(), SCH_PROPERTIES_PANEL::updateFontList(), and PCB_PROPERTIES_PANEL::updateLists().