Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CGUIFontTTF::Character Struct Reference

#include <GUIFontTTF.h>

Public Attributes

short m_offsetX
 
short m_offsetY
 
float m_left
 
float m_top
 
float m_right
 
float m_bottom
 
float m_advance
 
FT_UInt m_glyphIndex
 
character_t m_glyphAndStyle
 

Member Data Documentation

◆ m_advance

float CGUIFontTTF::Character::m_advance

◆ m_bottom

float CGUIFontTTF::Character::m_bottom

◆ m_glyphAndStyle

character_t CGUIFontTTF::Character::m_glyphAndStyle

◆ m_glyphIndex

FT_UInt CGUIFontTTF::Character::m_glyphIndex

◆ m_left

float CGUIFontTTF::Character::m_left

◆ m_offsetX

short CGUIFontTTF::Character::m_offsetX

◆ m_offsetY

short CGUIFontTTF::Character::m_offsetY

◆ m_right

float CGUIFontTTF::Character::m_right

◆ m_top

float CGUIFontTTF::Character::m_top

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