Path: utzoo!attcan!uunet!decwrl!bacchus.pa.dec.com!shodha.enet.dec.com!epik.enet.dec.com!p_davis From: p_davis@epik.enet.dec.com (Peter Davis) Newsgroups: comp.lang.postscript Subject: Encrypting portions of PS file Message-ID: <1660@shodha.enet.dec.com> Date: 13 Sep 90 16:17:02 GMT Sender: news@shodha.enet.dec.com Organization: Digital Equipment Corporation Lines: 11 I've noticed that font files, from Adobe at least, typically contain some preliminary stuff in plain old "readable" PostScript, but then the actual glyph definitions appear to be encoded in some way. I'd like to encrypt the prolog of PostScript files my application in generating, and then revert to plain text PostScript for the remainder of the file. Does anyone know if this is possible? How? Thanks. -pd