From: Ben Harris Date: Sat, 2 Nov 2024 01:18:19 +0000 (+0000) Subject: Fontmap is required by .bdf.ps files X-Git-Tag: bedstead-3.246~80 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=a6259525229ed0db2fc5c7f3e8cf45c193bc0fb8;p=bedstead.git Fontmap is required by .bdf.ps files --- diff --git a/Makefile b/Makefile index 520d4f7..b4ebc1a 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,7 @@ bedstead-bold-%.bdf.ps: bedstead # Dependency of all of OTFFILES could be narrowed to just the relevant # one. -%.bdf: %.bdf.ps $(OTFFILES) +%.bdf: %.bdf.ps $(OTFFILES) Fontmap gs -q -P -dSAFER -dNODISPLAY -dBATCH $< > $@ %.otf: %.sfd