Hasty Badger
Small UI library (a branch of Turbo Badger)
 All Classes Namespaces Functions Variables Enumerations Enumerator Friends Groups Pages
tb::TBFontGlyphData Class Reference

TBFontGlyphData is rendering info used during glyph rendering by TBFontRenderer. More...

#include <tb_font_renderer.h>

Public Attributes

uint8_t * data8
 
uint32_t * data32
 
int w
 
int h
 
int stride
 
bool rgb
 

Detailed Description

TBFontGlyphData is rendering info used during glyph rendering by TBFontRenderer.

It does not own the data pointers.


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