Anti-Grain Geometry Tutorial
agg::font_cache Class Reference

Public Types

enum  block_size_e { block_size = 16384-16 }
 

Public Member Functions

void signature (const char *font_signature)
 
bool font_is (const char *font_signature) const
 
const glyph_cachefind_glyph (unsigned glyph_code) const
 
glyph_cachecache_glyph (unsigned glyph_code, unsigned glyph_index, unsigned data_size, glyph_data_type data_type, const rect_i &bounds, double advance_x, double advance_y)
 

Detailed Description

Definition at line 49 of file agg_font_cache_manager.h.


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