KiCad PCB EDA Suite
Loading...
Searching...
No Matches
fontconfig.cpp File Reference
#include <font/fontconfig.h>
#include <wx/log.h>
#include <trace_helpers.h>
#include <string_utils.h>
#include <macros.h>
#include <cstdint>

Go to the source code of this file.

Classes

struct  fontconfig::FONTCONFIG_PAT
 A simple wrapper to avoid exporing fontconfig in the header. More...
 

Functions

FONTCONFIGFontconfig ()
 

Variables

static FONTCONFIGg_config = nullptr
 

Function Documentation

◆ Fontconfig()

Variable Documentation

◆ g_config

FONTCONFIG* g_config = nullptr
static

Definition at line 32 of file fontconfig.cpp.

Referenced by Fontconfig().