Ipelib
|
#include <ipefonts.h>
Public Member Functions | |
Face (int id, const Font &font) | |
~Face () | |
bool | matches (int id) const |
Font::TType | type () const |
int | width (int ch) const |
cairo_font_face_t * | cairoFont () |
int | getGlyph (int ch) |
A typeface (aka font), actually loaded (from a font file or PDF file).
Face::Face | ( | int | id, |
const Font & | font | ||
) |
Face::~Face | ( | ) |
|
inline |
|
inline |
Referenced by getGlyph().
|
inline |
|
inline |
int Face::getGlyph | ( | int | ch | ) |
References ipe::Font::EType1, and type().