↓ 2 callersMethodset_bounding_box(
&mut self,
(min_x, min_y, max_x, max_y): (T, T, T, T),
)
src/glyph/builder.rs:119
Functiondraw(
font_set: &FontSet,
mapping: &Mapping,
metrics: &Metrics,
id: usize,
character: char,
)
src/formats/opentype/postscript.rs:19