Skip to content

Commit 1de8233

Browse files
taj-pjackpot51
authored andcommitted
Hint swash_outline_commands
1 parent c8c8aa3 commit 1de8233

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/swash.rs

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ fn swash_outline_commands(
8080
let mut scaler = context
8181
.builder(font.as_swash())
8282
.size(f32::from_bits(cache_key.font_size_bits))
83+
.hint(true)
8384
.build();
8485

8586
// Scale the outline

0 commit comments

Comments
 (0)