Buffer abstraction, fixes multi-character inputs
This commit is contained in:
parent
3227efef89
commit
98b86ff900
2 changed files with 180 additions and 144 deletions
|
|
@ -128,7 +128,6 @@ impl<'a> FontShapeLine<'a> {
|
|||
line_i: self.line_i,
|
||||
glyphs
|
||||
});
|
||||
layout_i += 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue