diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-12-16 08:40:07 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-12-16 15:53:28 -0500 |
commit | b420d022a2979c2e86b465bca0c7d603dd136108 (patch) | |
tree | 670624574a5423e2d3076b3695179096e173fcde /tests/fonts | |
parent | a11ce3c81b66e87d535b99728fa5ee22afa42b11 (diff) | |
download | pango-b420d022a2979c2e86b465bca0c7d603dd136108.tar.gz |
Fix handling of space-less fontsfix-spaceless-fonts
HarfBuzz knows how to synthesize spaces, we just
need to tickle it in the right way.
Test included.
Update affected tests.
Fixes: #641
Diffstat (limited to 'tests/fonts')
-rw-r--r-- | tests/fonts/README | 1 | ||||
-rw-r--r-- | tests/fonts/fa-regular-f2db.ttf | bin | 0 -> 912 bytes | |||
-rw-r--r-- | tests/fonts/fa-solid-f2db.ttf | bin | 0 -> 1320 bytes |
3 files changed, 1 insertions, 0 deletions
diff --git a/tests/fonts/README b/tests/fonts/README index 9cc88ca7..ca56ca40 100644 --- a/tests/fonts/README +++ b/tests/fonts/README @@ -7,3 +7,4 @@ DejaVSansMono.ttf: DejaVu Sans Mono emoji-subset.ttf: subset of Noto Color Emoji droid-sans-subset.ttf: subset of Droid Sans Japanese amiri-06dd.ttf: subset of Amiri containing U+06dd +fa-regular-f2db.ttf, fa-solid-f2db.ttf: subset of FontAwesome containing U+f2db diff --git a/tests/fonts/fa-regular-f2db.ttf b/tests/fonts/fa-regular-f2db.ttf Binary files differnew file mode 100644 index 00000000..54e0f1fb --- /dev/null +++ b/tests/fonts/fa-regular-f2db.ttf diff --git a/tests/fonts/fa-solid-f2db.ttf b/tests/fonts/fa-solid-f2db.ttf Binary files differnew file mode 100644 index 00000000..dc5ef3d7 --- /dev/null +++ b/tests/fonts/fa-solid-f2db.ttf |