static void gp_text_style_embold(gp_text_style *style, const gp_font_face *font, int mul)
Sets style flags to embold a font.
static void gp_text_style_normal(gp_text_style *style, const gp_font_face *font, int mul)
Sets normal text style flags.
int pixel_ymul
An y multiplier of glyps pixels height (1 is default).
const gp_font_face * font
A font face.
int pixel_yspace
Spacing between glyph pixels.
int pixel_xmul
An x multiplier of glyps pixels i.e. width (1 is default).
int char_xspace
Extra spacing (in pixels) between characters.
int pixel_xspace
Spacing between glyph pixels.