ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 SVG loading - issue
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

graph_man

326 Posts

Posted - Mar 22 2018 :  14:42:14  Show Profile  Reply
There is "imagemagick.dll" in the program folder.

I use:
IEAutoLoadIOPlugins();
ImageEnView1->IO->LoadFromFileAuto("file.svg");

ImageEnView1 is empty

w2m

USA
1990 Posts

Posted - Mar 22 2018 :  14:44:20  Show Profile  Reply
Maybe try ImageEnView1->IO->LoadFromFile("file.svg");

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

graph_man

326 Posts

Posted - Mar 22 2018 :  15:09:46  Show Profile  Reply
the same result
Go to Top of Page

w2m

USA
1990 Posts

Posted - Mar 26 2018 :  09:29:03  Show Profile  Reply
Try the imagemagic plugin demo: C:...\ImageEn\Demos\InputOutput\ImageMagick.

I tested the demo here and it functions as expected.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

graph_man

326 Posts

Posted - Mar 26 2018 :  09:41:16  Show Profile  Reply
This demo isn't compatible with "imagemagick.dll" downloaded from this site.
Go to Top of Page

w2m

USA
1990 Posts

Posted - Mar 26 2018 :  13:46:46  Show Profile  Reply
Here is a copy of the imagemagic dll that works for me. It is 32-bit. Try placing this dll in the projects exe folder and compile as 32-bit. If this does not work then Nigel will have to respond as I have run out of ideas.
attach/w2m/2018326134617_imagemagickdll32-bit.zip
1600.59 KB

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

graph_man

326 Posts

Posted - Mar 26 2018 :  13:49:29  Show Profile  Reply
Where was obtained this file?
Go to Top of Page

w2m

USA
1990 Posts

Posted - Mar 26 2018 :  13:50:59  Show Profile  Reply
Probably from the link in the demo but a few years ago. I cannot remember exactly.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

graph_man

326 Posts

Posted - Mar 26 2018 :  13:53:40  Show Profile  Reply
My "imagemagick.dll" has "Xequte Software" digital sign.
Size is 3834KB
Go to Top of Page

w2m

USA
1990 Posts

Posted - Mar 26 2018 :  13:56:52  Show Profile  Reply
Well, just try my copy and see if it works. If it works here, it should work for you.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

w2m

USA
1990 Posts

Posted - Mar 26 2018 :  14:58:48  Show Profile  Reply
Here is the full ImageMagic download in case you want all of the ImageMagic files I am using:
https://www.dropbox.com/s/16sko2ydij53kl5/ImageMagick-7.0.3-10-Q16-x86-dll.exe?dl=0


Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

graph_man

326 Posts

Posted - Mar 26 2018 :  15:01:28  Show Profile  Reply
I placed your file into "ImageEn\Demos\InputOutput\ImageMagick" folder
and see "32-bit plugin not found"
Go to Top of Page

w2m

USA
1990 Posts

Posted - Mar 26 2018 :  15:03:02  Show Profile  Reply
Try the full exe file.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

graph_man

326 Posts

Posted - Mar 26 2018 :  15:17:51  Show Profile  Reply
I start ImageMagick.exe file in this folder
Go to Top of Page

w2m

USA
1990 Posts

Posted - Mar 26 2018 :  15:45:01  Show Profile  Reply
It has been so long since I installed it I do not know. Probably should visit the website and read install instructions.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

xequte

38198 Posts

Posted - Mar 26 2018 :  16:34:21  Show Profile  Reply
Hi

There's a bug when loading SVG with ImageMagick (may not load due to new SVG internal format).

Please email me for a fix.


Notes:
- Demos\InputOutput\ImageMagick demo shows ImageEn supporting all formats of ImageMagick installed on the system (need to actually install, and installer needs to match bitness of your exe)
- There is no demo for the ImageMagick dll on our registered user page. It does not need to be installed (just copy to your exe folder and call IEAddExtIOPlugIn('imagemagick.dll'); ) but it is old DLL that may not support new image format features


Nigel
Xequte Software
www.imageen.com
Go to Top of Page

graph_man

326 Posts

Posted - Mar 27 2018 :  05:00:44  Show Profile  Reply
Thanks.
I have sent you a message.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: