Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #3551
| From | news@zzo38computer.org.invalid |
|---|---|
| Newsgroups | comp.lang.postscript |
| Subject | Re: PostScript to SVG |
| Date | 2020-07-04 14:07 -0700 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <1593895164.bystand@zzo38computer.org> (permalink) |
| References | <80bb8877-f7f9-4c4e-b3ea-c454dab4aa40o@googlegroups.com> |
jdaw1 <jdawiseman@gmail.com> wrote: > Wanted: some very tight SVG, brutally short and efficient, from PostScript.= > It can be done by Distilling to PDF, and then using the likes of www.cloud= > convert.com/pdf-to-svg to change that to SVG. I first produced PDF output, and then used a program called "pdf2svg", although better might be making a SVG output driver for Ghostscript. (I think there might be one but doesn't fully work, or something like that. I don't know if it supports pdfmarks, or what device parameters it has.) > The natural way to proceed is to go back to native PostScript. Perhaps as > follows: [...] That is a interesting idea, I suppose. I have not done that though. I also don't know what would be the policies on Wikipedia if you are using PostScript code to draw the diagram and are then uploading a SVG file and want to include the PostScript source codes in case someone else will edit the diagram in this way. -- This signature intentionally left blank. (But if it has these words, then actually it isn't blank, isn't it?)
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
PostScript to SVG jdaw1 <jdawiseman@gmail.com> - 2020-07-04 05:53 -0700
Re: PostScript to SVG news@zzo38computer.org.invalid - 2020-07-04 14:07 -0700
Re: PostScript to SVG ken <ken@spamcop.net> - 2020-07-06 15:26 +0100
Re: PostScript to SVG news@zzo38computer.org.invalid - 2020-07-06 15:56 -0700
Re: PostScript to SVG ken <ken@spamcop.net> - 2020-07-07 08:03 +0100
Re: PostScript to SVG Jean-Francois Moine <moinejf@free.fr> - 2020-07-11 16:36 +0200
Re: PostScript to SVG jdaw1 <jdawiseman@gmail.com> - 2020-07-12 03:19 -0700
Re: PostScript to SVG luser droog <luser.droog@gmail.com> - 2020-07-29 00:22 -0700
Re: PostScript to SVG luser droog <luser.droog@gmail.com> - 2021-08-27 19:47 -0700
Re: PostScript to SVG jdaw1 <jdawiseman@gmail.com> - 2021-10-10 11:46 -0700
csiph-web