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

#include <gl_resources.h>

Public Attributes

unsigned int atlas_x
 
unsigned int atlas_y
 
unsigned int atlas_w
 
unsigned int atlas_h
 
float minx
 
float maxx
 
float miny
 
float maxy
 
float advance
 

Detailed Description

Definition at line 55 of file gl_resources.h.

Member Data Documentation

◆ advance

float KIGFX::BUILTIN_FONT::FONT_GLYPH_TYPE::advance

◆ atlas_h

unsigned int KIGFX::BUILTIN_FONT::FONT_GLYPH_TYPE::atlas_h

Definition at line 58 of file gl_resources.h.

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

◆ atlas_w

unsigned int KIGFX::BUILTIN_FONT::FONT_GLYPH_TYPE::atlas_w

Definition at line 58 of file gl_resources.h.

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

◆ atlas_x

unsigned int KIGFX::BUILTIN_FONT::FONT_GLYPH_TYPE::atlas_x

Definition at line 57 of file gl_resources.h.

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

◆ atlas_y

unsigned int KIGFX::BUILTIN_FONT::FONT_GLYPH_TYPE::atlas_y

Definition at line 57 of file gl_resources.h.

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

◆ maxx

float KIGFX::BUILTIN_FONT::FONT_GLYPH_TYPE::maxx

Definition at line 59 of file gl_resources.h.

◆ maxy

float KIGFX::BUILTIN_FONT::FONT_GLYPH_TYPE::maxy

◆ minx

float KIGFX::BUILTIN_FONT::FONT_GLYPH_TYPE::minx

Definition at line 59 of file gl_resources.h.

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

◆ miny

float KIGFX::BUILTIN_FONT::FONT_GLYPH_TYPE::miny

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