Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #518
| From | uhhu <M8R-kwn62n@mailinator.com> |
|---|---|
| Newsgroups | comp.lang.postscript |
| Subject | Re: ps2pdf, convert font to curve. |
| Message-ID | <20111218035026.0e113c34@core2> (permalink) |
| References | <jcic47$b9l$1@dont-email.me> <20111217183438.436ae6bf@core2> <MPG.2956e5f327b4e226989876@usenet.plus.net> |
| Date | 2011-12-18 03:50 +0200 |
| Organization | Elisa Customer |
ken <ken@spamcop.net> 2011-12-17: > In article <20111217183438.436ae6bf@core2>, M8R-kwn62n@mailinator.com > says... > > > > Jinsong Zhao <jszhao@yeah.net> 2011-12-17: > > > > > I have learned that -dNOCACHE in ghostscript can do such thing > > > when converting a pdf file to ps file. However, when converting a > > > ps file to pdf file, the options seems not to work. > > > > > > Thus, is it possible to convert font to curve? > > > > Yes. > > > > ps2ps -dNOCACHE inputfile.ps tmp.ps > > ps2pdf tmp.ps outputfile.pdf > > New versions of ps2ps will use ps2write, not pswrite, Are you sure you mean ps2ps and not ps2ps2? If they did change the script behavior, then this should work: gs -dNOCACHE -sDEVICE=pswrite -o tmp.ps inputfile.ps ps2pdf tmp.ps outputfile.ps
Back to comp.lang.postscript | Previous | Next — Previous in thread | Find similar
ps2pdf, convert font to curve. Jinsong Zhao <jszhao@yeah.net> - 2011-12-17 23:22 +0800
Re: ps2pdf, convert font to curve. ken <ken@spamcop.net> - 2011-12-17 15:32 +0000
Re: ps2pdf, convert font to curve. uhhu <M8R-kwn62n@mailinator.com> - 2011-12-17 18:34 +0200
Re: ps2pdf, convert font to curve. ken <ken@spamcop.net> - 2011-12-17 17:47 +0000
Re: ps2pdf, convert font to curve. luser- -droog <mijoryx@yahoo.com> - 2011-12-17 12:08 -0800
Re: ps2pdf, convert font to curve. ken <ken@spamcop.net> - 2011-12-18 09:30 +0000
Re: ps2pdf, convert font to curve. uhhu <M8R-kwn62n@mailinator.com> - 2011-12-18 03:50 +0200
csiph-web