Search found 7 matches

by corematrixx
2014-06-21T22:25:53-07:00
Forum: Users
Topic: Maximum size convertion svg to png
Replies: 15
Views: 5207

Re: Maximum size convertion svg to png

I knew it was not right payment inquiries here. whether it should be moved to users.
I managed to do anything from php with the following line of code.

Code: Select all

IMagick::setResourceLimit(IMagick::RESOURCETYPE_AREA, 0);
http://php.net/manual/en/imagick.setresourcelimit.php
by corematrixx
2014-06-21T21:22:50-07:00
Forum: Users
Topic: Maximum size convertion svg to png
Replies: 15
Views: 5207

Re: Maximum size convertion svg to png

fmw42 worked perfectly! thank you very much! Now I'll see how to do it from php, I'm just starting to use imagick, and is seen to be a very powerful library.

Greetings from Chile, and thank you very much.
by corematrixx
2014-06-21T21:07:12-07:00
Forum: Users
Topic: Maximum size convertion svg to png
Replies: 15
Views: 5207

Re: Maximum size convertion svg to png

Snibgo, know how to set this limit?
by corematrixx
2014-06-21T21:04:18-07:00
Forum: Users
Topic: Maximum size convertion svg to png
Replies: 15
Views: 5207

Re: Maximum size convertion svg to png

fmw42 than good! apparently is the operating system for the error resulting in the console that says "killed" as an error message. I saw a post this http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19643 , and so I understood a short service process CONVERTION, now I have to see how ...
by corematrixx
2014-06-21T20:44:33-07:00
Forum: Users
Topic: Maximum size convertion svg to png
Replies: 15
Views: 5207

Re: Maximum size convertion svg to png

sure the error is given in the second link, which is why I need help I can not convert this file to png png, I think there is a limitation to the size. http://vps-1150061-19745.manage.myhosting.com/morpheus_ver_3/images/designs/svg/a.svg link that says these are broken contain this function. public ...
by corematrixx
2014-06-21T19:25:53-07:00
Forum: Users
Topic: Maximum size convertion svg to png
Replies: 15
Views: 5207

Re: Maximum size convertion svg to png

snibgo, link are now repaired, thank you for commenting.
by corematrixx
2014-06-21T02:41:20-07:00
Forum: Users
Topic: Maximum size convertion svg to png
Replies: 15
Views: 5207

Maximum size convertion svg to png

Dear! I have a query about of which is the maximum size that can convert a svg to png. because I have a function in php that converts svg to png but if you enlarge the web shows "internal error" I leave the link for you to check: svg average size http://vps-1150061-19745.manage.myhosting.com ...