>>>>> "Karl" == Karl Berry <[EMAIL PROTECTED]> writes:
Karl> Support for OpenType would probably be even more useful going Karl> forward. Do you know if they be handled via Type42? Or some Karl> other way? [Pre Scriptum: written for the archives and the CCed bugreport; not just for the people on the CC list.... -JimC] If by OpenType you mean sfnt/CFF fonts, you just embed the (optionally subsetted) CFF table mostly just like a type1. (The CFF table is in type2 format; you may need to convert the outlines to type1 depending on which version of postscript is targeted. It may also be CID keyed; that may also require a conversion.) The rest of the tables are only relevant for deciding which glyphs to set for a given string and what if any kerning is required. Type42 works for all sfnt/glyf fonts, no matter what additional tables they have. (OpenType, AAT, Graphite, et al.) -JimC -- James H. Cloos, Jr. <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]