Search found 2 matches

by seang_dox
2012-08-10T06:55:08-07:00
Forum: Users
Topic: convert truncating SVG
Replies: 2
Views: 3410

Re: convert truncating SVG

[bump]

No ideas anyone? :?:
by seang_dox
2012-08-02T10:33:44-07:00
Forum: Users
Topic: convert truncating SVG
Replies: 2
Views: 3410

convert truncating SVG

I am using convert (Version: ImageMagick 6.7.8-7 2012-07-29 Q16) to generate a raster image from an SVG. Aside from having to explicitly specify the size (as there is no viewBox attribute in the top level svg element) I encountered no errors/warnings. $ convert -verbose -size 112x28 card-112x28.svg ...