On Fri, 2023-02-24 at 14:49 +0100, Francesco Pretto wrote:
> Maybe PdfPainter/Path::GetContentString()?

        Hi,
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.

> We should try to release a 0.10 with a feature set that is in pair
> with what people would expect from 0.9.x to do reasonably good.

I agree, and that was also my point, why we started this sub-thread,
because the current 0.9.x PoDoFo can reuse the path path this easily,
but the development version cannot do it. Unless I'm wrong. Thinking of
it now, would it work to construct a path and apply it multiple times
into the drawing context? That's what I'm looking for. If the string
thing can be avoided, then even better.

I do not say to add a "copy from other Path" is a needed thing, it only
felt like a good thing to me. For the future, at least. Such thing
could avoid the need of parsing of a string and those things you
mentioned.

        Bye,
        zyx


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

Reply via email to