Search found 4 matches
- 2013-09-14T09:57:07-07:00
- Forum: Users
- Topic: extent and image position
- Replies: 3
- Views: 11203
Re: extent and image position
Thanks for the quick response! Unfortunately I tried moving the extent and gravity to after the input file like this: convert -verbose -background none -limit memory 68 -limit map 68 /location/to/file/bookmark1_6.svg -extent 480x500 -gravity Center /location/to/file/temp/1379205695_5.png and the ...
- 2013-09-14T09:39:28-07:00
- Forum: Users
- Topic: extent and image position
- Replies: 3
- Views: 11203
extent and image position
I'm using the command line tool and I'm trying to use extent to extend the canvas of an image in all directions. Meaning, Top, Left, Right, and Bottom. Here is my command line text: convert -verbose -background none -extent 480x500 -limit memory 68 -limit map 68 /location/to/file/bookmark1_6.svg ...
- 2013-09-09T09:03:31-07:00
- Forum: Bugs
- Topic: SVG to PNG fails with: "You forgot to call g_type_init()"
- Replies: 5
- Views: 12920
Re: SVG to PNG fails with: "You forgot to call g_type_init()
I had an older version of ImageMagick from 2012 under Centos 5.9 (6.2.x) and everything worked out fine with running this command: convert -verbose /home/dev.logorally.com/htdocs/sites/default/files/private/assets/logos/bookmark1_6.svg /home/dev.logorally.com/htdocs/sites/default/files/temp ...
- 2013-09-09T08:56:09-07:00
- Forum: Users
- Topic: Upgraded and now I have issues
- Replies: 1
- Views: 1857
Upgraded and now I have issues
I had an older version of ImageMagick from 2012 under Centos 5.9 (6.2.x) and everything worked out fine with running this command: convert -verbose /home/dev.logorally.com/htdocs/sites/default/files/private/assets/logos/bookmark1_6.svg /home/dev.logorally.com/htdocs/sites/default/files/temp ...