From: Jiahao Chen Date: Mon, 29 Jun 2015 20:42:34 +0000 (-0400) Subject: Update Unifont to 8.0.01 X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~10^2~1^2~178^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f0675f26f4ef2e36531fb4bfea35743a281c7dc7;p=utf8proc.git Update Unifont to 8.0.01 --- 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