ren_type
ren_type* m_ren;
renderer_raster_htext(ren_type& ren, glyph_gen_type& glyph) :
ren_type* m_ren;
typedef typename ren_type::color_type color_type;
renderer_raster_htext_solid(ren_type& ren, glyph_gen_type& glyph) :
void attach(ren_type& ren) { m_ren = &ren; }
ren_type* m_ren;
typedef typename ren_type::color_type color_type;
renderer_raster_vtext_solid(ren_type& ren, glyph_gen_type& glyph) :
glyph_rendering ren_type,
switch(ren_type)
bool load_font(const char* font_name, unsigned face_index, glyph_rendering ren_type,
FT_Encoding charMap, glyph_rendering ren_type, bool hinting,
switch(ren_type) {
glyph_rendering ren_type,