| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Switches from an iterator to callback style, which significantly increases the clarity of the whole thing.
|
|
|
|
Fixes #2419
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #2447
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#2364)
|
|
|
|
|
|
|
|
|
|
|
|
(#2322)
|
|
|
|
|
|
|
|
|
|
Before we tested with an unavailable font, but the hyphens were still visible. But now the hyphens respect fallback too, so it's really hard to test it. I am removing the test for now.
|
|
|
|
In the unlikely chance that we hyphenate after an empty line, we
set the glyph range to self.base..self.base so that subtracting
Fixes #2283.
|
|
|
|
|
|
|
|
|
|
|