summaryrefslogtreecommitdiff
path: root/tests/fonts/fa-regular-f2db.ttf
Commit message (Collapse)AuthorAgeFilesLines
* Fix handling of space-less fontsfix-spaceless-fontsMatthias Clasen2021-12-161-0/+0
HarfBuzz knows how to synthesize spaces, we just need to tickle it in the right way. Test included. Update affected tests. Fixes: #641