summaryrefslogtreecommitdiff
path: root/res/arabic.fontpack
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-10-15 12:08:27 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-10-15 12:08:27 +0300
commit2f3987f5e54d95658f95c6991b0644bc15eedabf (patch)
treec8b76534a2b5d758c3062603afb3b2665856a548 /res/arabic.fontpack
parentf5938745dcbe567d6e52f79b63151584d2c917d8 (diff)
Text: Fixed a line wrapping issue
When the last safe break position was not in the current attributed run, the calculated wrap advance came out incorrect. This was possible when the first glyph in an attributed run didn't fit.
Diffstat (limited to 'res/arabic.fontpack')
-rw-r--r--res/arabic.fontpack/fontpack.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/arabic.fontpack/fontpack.ini b/res/arabic.fontpack/fontpack.ini
index 305878ce..48b40d82 100644
--- a/res/arabic.fontpack/fontpack.ini
+++ b/res/arabic.fontpack/fontpack.ini
@@ -3,4 +3,5 @@ version = 1
3[arabic] 3[arabic]
4name = "Noto Sans Arabic UI" 4name = "Noto Sans Arabic UI"
5auxiliary = true 5auxiliary = true
6allowspace = true # usually auxiliary fonts are not used for spaces
6regular = "NotoSansArabicUI-Regular.ttf" 7regular = "NotoSansArabicUI-Regular.ttf"