summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJiahao Chen <jiahao@mit.edu>2015-06-29 16:42:34 -0400
committerJiahao Chen <jiahao@mit.edu>2015-06-29 16:42:34 -0400
commitf0675f26f4ef2e36531fb4bfea35743a281c7dc7 (patch)
treec9b965c07e344873dde7b1f2cf71727eed858631 /data
parent7d5247034693239c956b0e9cbc0b48d5b5e4de15 (diff)
downloadlibutf8proc-f0675f26f4ef2e36531fb4bfea35743a281c7dc7.tar.gz
libutf8proc-f0675f26f4ef2e36531fb4bfea35743a281c7dc7.tar.bz2
Update Unifont to 8.0.01
Diffstat (limited to 'data')
-rw-r--r--data/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/Makefile b/data/Makefile
index 409e03a..ebe67ae 100644
--- a/data/Makefile
+++ b/data/Makefile
@@ -22,8 +22,8 @@ URLCACHE=https://cache.e.ip.saba.us/
utf8proc_data.c.new: data_generator.rb UnicodeData.txt GraphemeBreakProperty.txt DerivedCoreProperties.txt CompositionExclusions.txt CaseFolding.txt CharWidths.txt
$(RUBY) data_generator.rb < UnicodeData.txt > $@
-# GNU Unifont version for font-metric calculations:
-UNIFONT_VERSION=7.0.06
+# GNU Unifont version for font metric calculations:
+UNIFONT_VERSION=8.0.01
unifont-$(UNIFONT_VERSION).ttf:
$(CURL) $(CURLFLAGS) -o $@ $(URLCACHE)http://unifoundry.com/pub/unifont-$(UNIFONT_VERSION)/font-builds/unifont-$(UNIFONT_VERSION).ttf