| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #2689
|
|
|
|
Additionally, add support for single and double quotes in Greek.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
(#1559)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
|
|
|
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
|
Fixes #572
|
|
|
|
|
|
Fixes #479
Fixes #1040
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|