[reportlab-users] Reportlab issue list
Robin Becker
robin at reportlab.com
Thu Jan 28 10:40:57 EST 2021
Hi Claude, I replicated your issue with 3.5.60 vs svglib; it seems that you are setting fillMode=1 on paths. One of the
changes in 3.5.60 was to actually set the passed value of fixMode and it seems that although that works for pdf it
doesn't work for renderPM.
Obviously the _renderPM.c code for this case is busted, libart_lgpl is very old and no-one is ever going to fix or
explain it.
Not sure how this will be fixed as setting in Path fixed a filling bug in PDF
On 26/01/2021 15:48, Claude Paroz wrote:
> Le 26.01.21 à 14:48, Robin Becker a écrit :
>> On 26/01/2021 08:57, Claude Paroz wrote:
............
> You can reproduce it by running the example code of:
> https://github.com/claudep/swiss-qr-bill#outputting-as-pdf-or-bitmap
>
> Hereby a sample SVG, and the renderPM output with ReportLab 3.5.59 and 3.5.60.
>
> Regards,
>
> Claude
--
Robin Becker
More information about the reportlab-users
mailing list