mapnik::font_face_set Class Reference

#include <font_engine_freetype.hpp>

List of all members.

Public Types

typedef std::pair< unsigned,
unsigned > 
dimension_t

Public Member Functions

 font_face_set (void)
void add (face_ptr face)
unsigned size () const
glyph_ptr get_glyph (unsigned c) const
dimension_t character_dimensions (const unsigned c)
void get_string_info (string_info &info)
void set_pixel_sizes (unsigned size)


Member Typedef Documentation

typedef std::pair<unsigned,unsigned> mapnik::font_face_set::dimension_t


Constructor & Destructor Documentation

mapnik::font_face_set::font_face_set ( void   )  [inline]


Member Function Documentation

void mapnik::font_face_set::add ( face_ptr  face  )  [inline]

dimension_t mapnik::font_face_set::character_dimensions ( const unsigned  c  )  [inline]

glyph_ptr mapnik::font_face_set::get_glyph ( unsigned  c  )  const [inline]

void mapnik::font_face_set::get_string_info ( string_info info  )  [inline]

void mapnik::font_face_set::set_pixel_sizes ( unsigned  size  )  [inline]

unsigned mapnik::font_face_set::size (  )  const [inline]


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

Generated for Mapnik by doxygen 1.5.8