Anti-Grain Geometry Tutorial
agg::glyph_raster_bin< ColorT > Class Template Reference

Classes

struct  glyph_rect
 

Public Types

typedef ColorT color_type
 

Public Member Functions

 glyph_raster_bin (const int8u *font)
 
const int8u * font () const
 
void font (const int8u *f)
 
double height () const
 
double base_line () const
 
template<class CharT >
double width (const CharT *str) const
 
void prepare (glyph_rect *r, double x, double y, unsigned glyph, bool flip)
 
const cover_type * span (unsigned i)
 

Detailed Description

template<class ColorT>
class agg::glyph_raster_bin< ColorT >

Definition at line 26 of file agg_glyph_raster_bin.h.


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