Tagged Questions
5
votes
2answers
2k views
how to embed a true type font within a postscript file
I have a cross platform app and for my Linux and Mac versions it generates a postscript file for printing reports and then prints them with CUPS. It works for simple characters and images but I would ...