On Mon, 27 Feb 2023 at 09:42, zyx <z...@gmx.us> wrote:
> I'd say the "String()" part of the function is kinda redundant, because
> the API shows it returns a string. Nonetheless, I've no strong opinion,
> the GetContentString() sounds good too.
>

Then PdfPainter::GetContent() is fine. I'll go for it.

> Thinking of
> it now, would it work to construct a path and apply it multiple times
> into the drawing context?

PdfPainterPath is meant to be reusable of course.

> I do not say to add a "copy from other Path" is a needed thing, it only
> felt like a good thing to me.

I think it's a perfectly reasonable feature and easy to add. I will
take inspiration from .net GraphicsPath.AddPath[1].

Regards,
Francesco

[1] 
https://learn.microsoft.com/en-us/dotnet/api/system.drawing.drawing2d.graphicspath.addpath


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

Reply via email to