Hello Stefan, in case ghostscript-fonts-std is not installed: $ gm convert -fill red -draw 'text 0,20 "TEST"' black.png output.png gm convert: Unable to read font (/usr/share/ghostscript/fonts/n019003l.pfb). $ It seems that, with current config, the font file above is required, even if not in all usages, yes. Is there a way to do config such that we would get rid of ghostscript fonts entirely? Will try to figure out, in case anyone see that immediately.