mapnik::font_face Class Reference

#include <font_engine_freetype.hpp>

List of all members.

Public Member Functions

 font_face (FT_Face face)
std::string family_name () const
std::string style_name () const
FT_GlyphSlot glyph () const
FT_Face get_face () const
unsigned get_char (unsigned c) const
bool set_pixel_sizes (unsigned size)
 ~font_face ()


Constructor & Destructor Documentation

mapnik::font_face::font_face ( FT_Face  face  )  [inline]

mapnik::font_face::~font_face (  )  [inline]

References family_name(), and style_name().


Member Function Documentation

std::string mapnik::font_face::family_name (  )  const [inline]

Referenced by ~font_face().

unsigned mapnik::font_face::get_char ( unsigned  c  )  const [inline]

FT_Face mapnik::font_face::get_face (  )  const [inline]

FT_GlyphSlot mapnik::font_face::glyph (  )  const [inline]

bool mapnik::font_face::set_pixel_sizes ( unsigned  size  )  [inline]

std::string mapnik::font_face::style_name (  )  const [inline]

Referenced by ~font_face().


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

Generated for Mapnik by doxygen 1.5.8