Add simple per-glyph wrapping option
This commit is contained in:
parent
57feeb2901
commit
5d1aa8b814
3 changed files with 85 additions and 7 deletions
|
|
@ -153,6 +153,7 @@ fn main() {
|
|||
}
|
||||
|
||||
line.attrs_list = attrs_list;
|
||||
line.wrap_simple = true;
|
||||
line.reset();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue