Opened 13 years ago
Closed 8 years ago
#614 closed defect/bug (fixed)
navit_svg2png does not produce transparent pngs with ImageMagick
Reported by: | richt | Owned by: | KaZeR |
---|---|---|---|
Priority: | minor | Milestone: | version 1.0 |
Component: | tools | Version: | git master |
Severity: | normal | Keywords: | |
Cc: |
Description
With ImageMagick? 6.6.2-5 2010-06-09 Q16 I have to add -background none -alpha to get transparent pngs.
Patch attached
Attachments (1)
Change History (2)
Changed 13 years ago by richt
comment:1 Changed 8 years ago by kazer
- Resolution set to fixed
- Severity set to normal
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I tried using ImageMagick? 6.8.8.10 (with which I did not have transparency issues) and the md5 of the generated files is identical, so I see no regression.
Applied in r5914.
Thanks for the patch, and sorry for the delay :(