I am writing a PostScript program to print name badges and would like to include an OpenType font such that I can use it later on. OpenType files are binary files and I am looking for advice how such fonts are included into PostScript files as they are sent to a printer.
I am developing on Mac OS X which might be relevant if I need conversion tools. I have used successfully Type-1 fonts in my program and I am aware of font re-encoding.