Searched defs:font_options_t (Results 1 – 1 of 1) sorted by relevance
43 struct font_options_t : face_options_t struct45 ~font_options_t () in ~font_options_t() argument56 hb_variation_t *variations = nullptr;57 unsigned int num_variations = 0;58 int x_ppem = 0;59 int y_ppem = 0;60 double ptem = 0.;84 font_options_t::post_parse (GError **error) in post_parse() argument