shithub: riscv

ref: 1e97adc86b3ca9ef5c9834fa802e4003df1b86e2
dir: /sys/lib/ghostscript/font/mkfile/

View raw version
Fontmap: /sys/lib/postscript/font/fontmap Fontmap.GS
	{
		cat /sys/lib/postscript/font/fontmap | awk '
			$0 ~ /^%/ {print; next}
			NF == 2 {printf("%s (/sys/lib/postscript/font/%s) ;\n", $1, $2);}'
		cat Fontmap.GS
	} >Fontmap