diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-07-24 16:07:28 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-07-24 16:10:05 -0400 |
commit | 8ce63f0865090a33713c87c690b5609ce13e156c (patch) | |
tree | d6c97286f8c0f518fd5ac72b9a3044e8eed40d10 /utils | |
parent | 7fead4c8931b83c54e3c075a9c67320f583f4c95 (diff) | |
download | pango-8ce63f0865090a33713c87c690b5609ce13e156c.tar.gz |
Add a test file for coloring Arabic
Test that a change of foreground color does
not interrupt a run of Arabict text.
Taken from https://gitlab.gnome.org/GNOME/pango/issues/28
Diffstat (limited to 'utils')
-rw-r--r-- | utils/test-color-run.markup | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/test-color-run.markup b/utils/test-color-run.markup new file mode 100644 index 00000000..4b3d679f --- /dev/null +++ b/utils/test-color-run.markup @@ -0,0 +1,2 @@ + +<span size="x-large" font="noto sans arabic"><span foreground="red">ب</span><span foreground="blue">هداد</span></span> |