summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Set URLCACHE to JuliaLang cache server for Travis buildsPeter Colberg2015-10-291-6/+2
| | | | | | Download Unicode data from upstream server by default. Download GNU Unifont from reliable GNU mirror by default.
* Generate fontforge font files in makefilePeter Colberg2015-10-292-13/+10
| | | | | | | | | | | 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.
* Update Unifont to 8.0.01Jiahao Chen2015-06-291-2/+2
|
* sort keys to try to eliminate data dependence on Ruby versionSteven G. Johnson2015-06-251-2/+2
|
* fix #46 (make sure symbol-like codepoints have nonzero width even if they ↵Steven G. Johnson2015-06-241-12/+41
| | | | aren't in Unifont)
* Minor fixes to work with Unicode 8.0.0 dataJiahao Chen2015-06-201-2/+3
|
* Prefix other C99 typedefs with utf8proc_Tony Kelman2015-04-061-4/+4
|
* fix #2: add charwidth functionSteven G. Johnson2015-03-123-4/+237
|
* directory cleanup: move tests and data into subdirectoriesSteven G. Johnson2015-03-061-0/+317