KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIFONT::VERSION_INFO Class Reference

Container for library version helpers. More...

#include <version_info.h>

Static Public Member Functions

static wxString FontConfig ()
 
static wxString FreeType ()
 
static wxString HarfBuzz ()
 
static wxString FontLibrary ()
 

Private Member Functions

 VERSION_INFO ()
 

Detailed Description

Container for library version helpers.

Definition at line 39 of file version_info.h.

Constructor & Destructor Documentation

◆ VERSION_INFO()

KIFONT::VERSION_INFO::VERSION_INFO ( )
inlineprivate

Definition at line 52 of file version_info.h.

Member Function Documentation

◆ FontConfig()

wxString VERSION_INFO::FontConfig ( )
static

Definition at line 58 of file version_info.cpp.

References fontconfig::FONTCONFIG::Version().

Referenced by GetVersionInfoData().

◆ FontLibrary()

wxString VERSION_INFO::FontLibrary ( )
static

Definition at line 64 of file version_info.cpp.

References FreeType(), and HarfBuzz().

◆ FreeType()

wxString VERSION_INFO::FreeType ( )
static

Definition at line 37 of file version_info.cpp.

References library.

Referenced by FontLibrary(), and GetVersionInfoData().

◆ HarfBuzz()

wxString VERSION_INFO::HarfBuzz ( )
static

Definition at line 52 of file version_info.cpp.

Referenced by FontLibrary(), and GetVersionInfoData().


The documentation for this class was generated from the following files: