int get_advance() const
Returns the number of pixels by which the pen should be advanced after rendering this glyph.
bool get_interior_flag(int x, int y) const
Returns true if the indicated pixel represents a pixel in the interior of a hollow font,...
int get_top() const
Returns the y coordinate of the topmost pixel in the glyph.
int get_height() const
Returns the height of the glyph in pixels.
int get_left() const
Returns the x coordinate of the leftmost pixel in the glyph.
int get_width() const
Returns the width of the glyph in pixels.
double get_value(int x, int y) const
Returns the value of the indicated pixel of the glyph.
int get_right() const
Returns the x coordinate of the rightmost pixel in the glyph.
int get_bottom() const
Returns the y coordinate of the bottommost pixel in the glyph.