The attached file generates Postscript that is not liked by gs. This is an up-upstream report from https://bugs.kde.org/show_bug.cgi?id=182016
Created attachment 22253 [details] The said file
The problem seems to be that the embedded font Type 1 is not understood by gs while freetype does understand it
Created attachment 116690 [details] [review] Embed Type1 fonts to PostScript files correctly The problem here is similar to the one from #69717. The embedded Type1 font is in PFB format and includes PFB headers which are not removed before embedding the font again to the resulting PostScript file. Attached patch recognises that the font contains PFB headers and doesn't include them in the conversion.
5 year old bug fixed! awesome :)
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.