update to Unifont 9 (for Unicode 9 charwidths) (#75)

This commit is contained in:
Steven G. Johnson 2016-07-12 16:30:05 -04:00 committed by GitHub
parent eeebf70bcf
commit c02ebd5a83
2 changed files with 514 additions and 513 deletions

View File

@ -20,7 +20,7 @@ utf8proc_data.c.new: data_generator.rb UnicodeData.txt GraphemeBreakProperty.txt
$(RUBY) data_generator.rb < UnicodeData.txt > $@
# GNU Unifont version for font metric calculations:
UNIFONT_VERSION=8.0.01
UNIFONT_VERSION=9.0.01
unifont.ttf:
$(CURL) $(CURLFLAGS) -o $@ $(URLCACHE)https://mirrors.kernel.org/gnu/unifont/unifont-$(UNIFONT_VERSION)/unifont-$(UNIFONT_VERSION).ttf

File diff suppressed because it is too large Load Diff