KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIGFX::BUILTIN_FONT::FONT_IMAGE_TYPE Struct Reference

#include <gl_resources.h>

Public Attributes

unsigned int width
 
unsigned int height
 
unsigned int char_border
 
unsigned int spacing
 
unsigned char pixels [1024 *1024 *3]
 

Detailed Description

Definition at line 33 of file gl_resources.h.

Member Data Documentation

◆ char_border

unsigned int KIGFX::BUILTIN_FONT::FONT_IMAGE_TYPE::char_border

Definition at line 36 of file gl_resources.h.

◆ height

unsigned int KIGFX::BUILTIN_FONT::FONT_IMAGE_TYPE::height

◆ pixels

unsigned char KIGFX::BUILTIN_FONT::FONT_IMAGE_TYPE::pixels[1024 *1024 *3]

Definition at line 38 of file gl_resources.h.

Referenced by KIGFX::OPENGL_GAL::BeginDrawing().

◆ spacing

unsigned int KIGFX::BUILTIN_FONT::FONT_IMAGE_TYPE::spacing

Definition at line 37 of file gl_resources.h.

◆ width

unsigned int KIGFX::BUILTIN_FONT::FONT_IMAGE_TYPE::width

The documentation for this struct was generated from the following file: