0.3.0
This commit is contained in:
parent
a13fd9c591
commit
b0ec548a5e
2 changed files with 2 additions and 2 deletions
|
|
@ -58,7 +58,7 @@ impl Text {
|
|||
AttrsList::new(Attrs::new())
|
||||
);
|
||||
|
||||
//TODO: do we have to immediately chape?
|
||||
//TODO: do we have to immediately shape?
|
||||
line.shape(&crate::FONT_SYSTEM);
|
||||
|
||||
let text = Self {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue