diff --git a/src/swash.rs b/src/swash.rs index 10b346f..5f98819 100644 --- a/src/swash.rs +++ b/src/swash.rs @@ -80,6 +80,7 @@ fn swash_outline_commands( let mut scaler = context .builder(font.as_swash()) .size(f32::from_bits(cache_key.font_size_bits)) + .hint(true) .build(); // Scale the outline