|
KiCad PCB EDA Suite
|
#include <algorithm>#include "gl_resources.h"#include "bitmap_font_img.c"#include "bitmap_font_desc.c"Go to the source code of this file.
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) |
| #define BITMAP_FONT_USE_SPANS |
Definition at line 29 of file gl_resources.cpp.