|
If you do not want to output TTF fonts into the PDF stream:
defaults write com.stone.PStill NoTTFInPDF YES
If you do not want to automatically convert dvips bitmap fonts to type 1 fonts:
defaults write com.stone.PStill NoDVIPSAutoConvertBitmapFonts YES
If you do not want automatic rewriting of OS X cups fonts
defaults write com.stone.PStill DoNotRewriteOSXFonts YES
|