summaryrefslogtreecommitdiff
path: root/data/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'data/Makefile')
-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