summaryrefslogtreecommitdiff
path: root/test/charwidth.c
Commit message (Expand)AuthorAgeFilesLines
* charwidth=1 for soft hyphen and unassigned codepoints (#135)Steven G. Johnson2018-07-241-57/+63
* Fix missing static declarations for internal functionsPeter Colberg2015-10-301-1/+1
* fix #46 (make sure symbol-like codepoints have nonzero width even if they are...Steven G. Johnson2015-06-241-4/+14
* Fix #34 handle 66 Unicode non-characters, also improve performance and surrog...Scott Paul Jones2015-05-291-1/+1
* fix #2: add charwidth functionSteven G. Johnson2015-03-121-0/+61