Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #641
| From | ken <ken@spamcop.net> |
|---|---|
| Newsgroups | comp.lang.postscript |
| Subject | Re: Embedding a subset of Type 1 fonts in EPS |
| Date | 2012-03-25 12:50 +0100 |
| Message-ID | <MPG.29d916e7271f732989882@usenet.plus.net> (permalink) |
| References | <c8840951-0de8-4932-8b1b-48958a45c676@w5g2000yqi.googlegroups.com> <9549190.169.1332625878922.JavaMail.geo-discussion-forums@yncd8> <b6cptbk1jttp$.11ojbxd4kujzr.dlg@40tude.net> |
In article <b6cptbk1jttp$.11ojbxd4kujzr.dlg@40tude.net>, mPiOsUcB.EtLlLvEp@att.net says... > > On Sat, 24 Mar 2012 14:51:18 -0700 (PDT), Kesh wrote: > > > This turned out was the problem. PS interpreter cannot parse "closefile" as the "closefile" operator until it sees a trailing white space, which also needs to be encrypted. So, instead, the encrypted section must be terminated by "mark currentfile closefile " with the trailing white space character. > > And as "whitespace" character, will anything within reason do? A [space], a > [tab], a [newline], a U+0A, a U+0D? Or only a select few of these? The definition of white space is contained in the PLRM, but basically, yes; space, return, linefeed or tab. Ken
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
Embedding a subset of Type 1 fonts in EPS Kesh <tikuma@gmail.com> - 2012-03-18 13:39 -0700
Re: Embedding a subset of Type 1 fonts in EPS ken <ken@spamcop.net> - 2012-03-19 08:04 +0000
Re: Embedding a subset of Type 1 fonts in EPS Kesh <tikuma@gmail.com> - 2012-03-19 07:00 -0700
Re: Embedding a subset of Type 1 fonts in EPS ken <ken@spamcop.net> - 2012-03-19 17:34 +0000
Re: Embedding a subset of Type 1 fonts in EPS Kesh <tikuma@gmail.com> - 2012-03-19 19:40 -0700
Re: Embedding a subset of Type 1 fonts in EPS ken <ken@spamcop.net> - 2012-03-20 09:41 +0000
Re: Embedding a subset of Type 1 fonts in EPS Kesh <tikuma@gmail.com> - 2012-03-20 06:12 -0700
Re: Embedding a subset of Type 1 fonts in EPS Kesh <tikuma@gmail.com> - 2012-03-24 14:51 -0700
Re: Embedding a subset of Type 1 fonts in EPS tlvp <mPiOsUcB.EtLlLvEp@att.net> - 2012-03-24 20:45 -0400
Re: Embedding a subset of Type 1 fonts in EPS ken <ken@spamcop.net> - 2012-03-25 12:50 +0100
Re: Embedding a subset of Type 1 fonts in EPS tlvp <mPiOsUcB.EtLlLvEp@att.net> - 2012-03-25 13:37 -0400
csiph-web