Steven G. Johnson
b48f5d074f
Unicode 13 support ( #179 )
...
* exclude Sk from zero-width chars (closes #167 )
* update for Unicode 13
2020-03-27 17:06:06 -04:00
GOTOH Shunsuke
7b28b9e60c
update for unicode 12.1 ( #156 )
2019-05-10 21:12:45 -04:00
Steven G. Johnson
abf81603ba
add utf8proc_unicode_version ( #151 )
2019-03-30 16:31:02 -04:00
Steven G. Johnson
fd4d8a3454
give up on Unifont for charwidth data ( #150 )
...
* fix CHARBOUND option for non-characters
* give up on unifont for charwidth computation
2019-03-30 16:05:50 -04:00
Steven G. Johnson
e76cebb784
update for unicode 12 ( #148 )
2019-03-30 13:46:01 -04:00
Steven G. Johnson
d4a58cfec5
update data and algorithms for Unicode 11 ( #140 )
2018-07-24 13:18:48 -04:00
Steven G. Johnson
d736adeff1
update to unicode 10 ( #132 )
2018-04-27 12:50:19 -04:00
Michael Hatherly
eab97d16fb
Don't use cached version of UnicodeData.txt ( #92 )
...
Ref: https://github.com/JuliaLang/julia/pull/19725 , UnicodeData.txt is
now being cached in JuliaLang/julia's build.
2017-01-03 16:44:23 -08:00
Steven G. Johnson
15e1819cdd
update to unifont 9.0.04
2016-12-11 16:35:27 -05:00
petercolberg
11b84e2de1
Use versioned Unicode data URLs ( #78 )
...
This ensures the tests keep working when a new Unicode version is released.
2016-07-13 12:40:59 -04:00
Steven G. Johnson
c02ebd5a83
update to Unifont 9 (for Unicode 9 charwidths) ( #75 )
2016-07-12 16:30:05 -04:00
Peter Colberg
8f522ad8e7
Add missing files to make clean
2015-10-30 14:56:03 -04:00
Peter Colberg
0a20307c39
Set URLCACHE to JuliaLang cache server for Travis builds
...
Download Unicode data from upstream server by default.
Download GNU Unifont from reliable GNU mirror by default.
2015-10-29 20:07:35 -04:00
Peter Colberg
f35e18e4b5
Generate fontforge font files in makefile
...
Revise the script to directly read fontforge font files, which are
generated in the makefile. This permits overriding the fontforge path
during the build, and executing fontforge in parallel with make -j.
Avoid duplicating download URLs in the script, which ensures that the
script itself works without network access, e.g., when downloading the
data files on a developer machine with network access and executing the
script on a build machine without network access.
2015-10-29 19:48:49 -04:00
Jiahao Chen
f0675f26f4
Update Unifont to 8.0.01
2015-06-29 16:42:34 -04:00
Steven G. Johnson
a4c84d2063
fix #2 : add charwidth function
2015-03-12 12:10:19 -04:00