KiCad PCB EDA Suite
Loading...
Searching...
No Matches
gl_resources.h File Reference

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
 

Macro Definition Documentation

◆ BITMAP_FONT_USE_SPANS

#define BITMAP_FONT_USE_SPANS

Definition at line 27 of file gl_resources.h.