From f0675f26f4ef2e36531fb4bfea35743a281c7dc7 Mon Sep 17 00:00:00 2001 From: Jiahao Chen Date: Mon, 29 Jun 2015 16:42:34 -0400 Subject: Update Unifont to 8.0.01 --- data/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data') 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 -- cgit v1.2.3