Search found 2 matches
- 2019-03-29T03:44:10-07:00
- Forum: Developers
- Topic: Convert SVG to JPG with Pattern Image Background
- Replies: 3
- Views: 9010
Re: Convert SVG to JPG with Pattern Image Background
Hi snibgo, Thanks for the reply, sorry here is the pattern. https://www.dropbox.com/s/k2nxirdlf6np7ol/mosaic.png?dl=0 The issue is that the white/grey lines between the divides shouldn't be there. EDIT: it does save correctly when exported via inkscape gui but not the command line. Perhaps this is ...
- 2019-03-29T02:59:43-07:00
- Forum: Developers
- Topic: Convert SVG to JPG with Pattern Image Background
- Replies: 3
- Views: 9010
Convert SVG to JPG with Pattern Image Background
Hello, I'm having an issue with converting svg pattern image backgrounds using inkscape. The output has a stroke around the pattern divides. Image Magick Version : 7.0.8-33 OS : Mac OS 10.14.2 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width ...