Generate fontforge font files in makefile
authorPeter Colberg <peter@colberg.org>
Thu, 29 Oct 2015 23:48:49 +0000 (19:48 -0400)
committerPeter Colberg <peter@colberg.org>
Thu, 29 Oct 2015 23:48:49 +0000 (19:48 -0400)
commitf35e18e4b5300226891e4288d9dba6fc0f737851
treec2871f26987e24cd767f503d113f8ceff78882bc
parent9b7184ec56c49fd69082280d230bb85a3e486427
Generate fontforge font files in makefile

Revise the script to directly read fontforge font files, which are
generated in the makefile. This permits overriding the fontforge path
during the build, and executing fontforge in parallel with make -j.

Avoid duplicating download URLs in the script, which ensures that the
script itself works without network access, e.g., when downloading the
data files on a developer machine with network access and executing the
script on a build machine without network access.
data/Makefile
data/charwidths.jl