#include <font_engine_freetype.hpp>
Public Member Functions | |
| font_glyph (face_ptr face, unsigned index) | |
| face_ptr | get_face () const |
| unsigned | get_index () const |
| mapnik::font_glyph::font_glyph | ( | face_ptr | face, | |
| unsigned | index | |||
| ) | [inline] |
| face_ptr mapnik::font_glyph::get_face | ( | ) | const [inline] |
| unsigned mapnik::font_glyph::get_index | ( | ) | const [inline] |
1.5.6