Add a temporary makefile target for experimental fonts.

This commit is contained in:
Ben Harris 2017-11-27 00:09:28 +00:00
parent 6120176259
commit 4b4dac09bf

View File

@ -16,6 +16,11 @@ DISTFILES = bedstead.c Makefile COPYING \
all: $(DISTFILES) \
sample.png title.png extended.png
.PHONY: experimental
experimental: bedstead-chiseltip.otf bedstead-plotter-thin.otf \
bedstead-plotter-light.otf bedstead-plotter-medium.otf \
bedstead-plotter-bold.otf
bedstead.sfd: bedstead
./bedstead > bedstead.sfd