Increase performance with bidi text
This commit is contained in:
parent
92c20fd6e1
commit
71d5beda5c
2 changed files with 24 additions and 75 deletions
|
|
@ -103,7 +103,6 @@ impl<'a> FontShapeGlyph<'a> {
|
|||
}
|
||||
|
||||
pub struct FontShapeWord<'a> {
|
||||
pub rtl: bool,
|
||||
pub glyphs: Vec<FontShapeGlyph<'a>>,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue