Hint swash_outline_commands
This commit is contained in:
parent
c8c8aa3fb8
commit
1de8233119
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue