summaryrefslogtreecommitdiff
path: root/data/charwidths.jl
Commit message (Expand)AuthorAgeFilesLines
* give up on Unifont for charwidth data (#150)Steven G. Johnson2019-03-301-50/+6
* fix Julia script for Julia 1.0Steven G. Johnson2018-11-011-21/+50
* charwidth=1 for soft hyphen and unassigned codepoints (#135)Steven G. Johnson2018-07-241-12/+17
* update to unicode 10 (#132)Steven G. Johnson2018-04-271-12/+1
* Fix deprecated warnings with Julia 0.4Peter Colberg2015-10-311-6/+12
* Generate fontforge font files in makefilePeter Colberg2015-10-291-9/+2
* fix #46 (make sure symbol-like codepoints have nonzero width even if they are...Steven G. Johnson2015-06-241-12/+41
* Minor fixes to work with Unicode 8.0.0 dataJiahao Chen2015-06-201-2/+3
* fix #2: add charwidth functionSteven G. Johnson2015-03-121-0/+161