summaryrefslogtreecommitdiff
path: root/test/charwidth.c
Commit message (Collapse)AuthorAgeFilesLines
* fix #46 (make sure symbol-like codepoints have nonzero width even if they ↵Steven G. Johnson2015-06-241-4/+14
| | | | aren't in Unifont)
* Fix #34 handle 66 Unicode non-characters, also improve performance and ↵Scott Paul Jones2015-05-291-1/+1
| | | | surrogate handling
* fix #2: add charwidth functionSteven G. Johnson2015-03-121-0/+61