deeplook / svglib

Read SVG files and convert them to other formats.
GNU Lesser General Public License v3.0
311 stars 80 forks source link

Fix #319 by nudging the first coordinate of some shapes. #320

Closed donkirkby closed 2 years ago

donkirkby commented 2 years ago

Here's my suggestion on how to stop shapes of size zero from disappearing, even when they have a wide stroke.

deeplook commented 2 years ago

@donkirkby If you don't plan any other changes we can merge this.

donkirkby commented 2 years ago

Thanks, @deeplook, I don't plan to make any other changes. I sent a message to the ReportLab mailing list, but I haven't seen any response. If they do agree to change their behaviour, it would be easy to reverse this change.

deeplook commented 2 years ago

Thanks, again!