summaryrefslogtreecommitdiff
path: root/pango/break-latin.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix break-latin.cMatthias Clasen2021-12-081-21/+19
| | | | | | | | The loop termination condition in break_latin() was incorrect. Fix this by copying the loop setup from break_arabic(). Fixes #636
* Support for Catalan middle dot in word start and endJordi Mas2021-10-271-0/+61