KiCad PCB EDA Suite
Loading...
Searching...
No Matches
gl_resources.cpp File Reference
#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)
 

Macro Definition Documentation

◆ BITMAP_FONT_USE_SPANS

#define BITMAP_FONT_USE_SPANS

Definition at line 29 of file gl_resources.cpp.