KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
struct | KIGFX::BUILTIN_FONT::FONT_IMAGE_TYPE |
struct | KIGFX::BUILTIN_FONT::FONT_INFO_TYPE |
struct | KIGFX::BUILTIN_FONT::FONT_SPAN_TYPE |
struct | KIGFX::BUILTIN_FONT::FONT_GLYPH_TYPE |
Namespaces | |
namespace | KIGFX |
The Cairo implementation of the graphics abstraction layer. | |
namespace | KIGFX::BUILTIN_FONT |
Macros | |
#define | BITMAP_FONT_USE_SPANS |
Functions | |
const FONT_GLYPH_TYPE * | KIGFX::BUILTIN_FONT::LookupGlyph (unsigned int aCodepoint) |
Variables | |
FONT_IMAGE_TYPE | KIGFX::BUILTIN_FONT::font_image |
FONT_INFO_TYPE | KIGFX::BUILTIN_FONT::font_information |
#define BITMAP_FONT_USE_SPANS |
Definition at line 27 of file gl_resources.h.