Re: Glyph Outlines in Trace Driver
Ken Sharp <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.devel |
|---|---|
| Message-ID | <[email protected]> |
At 15:51 16/06/2015 +0000, Allen Blaylock wrote:
> >The SVG output device was never completed, and didn't work well. In
> >particular text didn't work well (though this is more to do with the
> >limitations of SVG in this area), so the device was dropped.
>
>Would you recommend that I don't use the SVG driver as an example/starting
>place then?
Entirely up to you, the only thing I would note is that the SVG device is
deprecated and no longer shipped.
> I was thinking of using the trace driver as a starting place initially.
> I also see that MuPDF an SVG device of sorts which might provide another
> good template.
Depends if you want to handle PostScript or just PDF.
Ken