Update cosmic-text to 0.15 🎉
This commit is contained in:
parent
7b21a4d702
commit
439f4e32ac
5 changed files with 63 additions and 31 deletions
|
|
@ -56,6 +56,7 @@ impl Cache {
|
|||
key.content,
|
||||
&text::to_attributes(key.font),
|
||||
text::to_shaping(key.shaping, key.content),
|
||||
None,
|
||||
);
|
||||
|
||||
let bounds = text::align(&mut buffer, font_system, key.align_x);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue