Francesco Pretto cez...@gmail.com<mailto:cez...@gmail.com> wrote:
> On Tue, 24 Jan 2023 at 08:18, zyx <z...@gmx.us> wrote:
>> what precise SVG extension method you've on mind, please? The
>> CubicBezierTo() uses a PDF `c` drawing operator, which is a standard
>> thing, it's nothing like SVG extension. The PDF standard does mention
>> SVG, but on very different places, and only sparingly.
>
> Sorry, I forgot to enlist the pre-existing extensions function I moved
> to PdfPainterExtensions:
>
> HorizontalLineTo
> VerticalLineTo
> SmoothCurveTo
> QuadCurveTo
> SmoothQuadCurveTo
> ArcTo

I’m still not sure I understand which SVG extensions you mean. Are you talking 
about these functions mimicking operations that are found in SVG (and a lot of 
other graphics contexts), or are you talking about something in the PDF they 
generate?
I had a brief look at the 0.9.x implementation of ArcTo and was unable to spot 
anything that goes beyond vanilla PDF.

Cheers,
Christopher

The MathWorks GmbH | Friedlandstr.18 | 52064 Aachen | District Court Aachen | 
HRB 8082 | Managing Directors: Bertrand Dissler, Steven D. Barbo, Jeanne O’Keefe


_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to