Closed fostermaier closed 1 year ago
might also be related to #39
Base: 80.58% // Head: 80.63% // Increases project coverage by +0.04%
:tada:
Coverage data is based on head (
6073331
) compared to base (0489239
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Sorry about the noise. I just saw that I accidentally pushed to the PR branch. Feel free to cherry-pick.
The changes induced by the second commit, if merged, fix #30 as we are using it for borderless barcodes in our project.
The changes in the resulting images look good to me. I haven't yet had a change to sit down and understand the code changes, I'll get back to you once I have.
Thanks!
fixes #79 and maybe others?
This might seem trivial, but took me a couple of minutes to track it down. I'm attaching false-colored images for reference. Please pay attention to the final white bar in particular. SvgWriter is not affected as the rectangle implementation is different.
DPI 300
before
after
DPI 100
before
after