Author |
Topic |
|
nwscomps
185 Posts |
Posted - Feb 13 2012 : 10:12:45
|
I have checked the list of file formats supported at this page: http://www.xequte.com/imageen/info/Index.html
svg is mentioned in this list, but I was not able to load a svg(vector) file. Is there anything I am missing? Thanks for your answer
Francesco Savastano Nwscomps.com Add-ons for the ImageEn Library |
|
nwscomps
185 Posts |
Posted - Feb 13 2012 : 12:21:23
|
Just realized that I need ImageMagick.dll to do that. Nevermind.
Francesco Savastano Nwscomps.com Add-ons for the ImageEn Library |
|
|
xequte
38608 Posts |
Posted - Feb 13 2012 : 14:52:12
|
Hi Francesco
Yes, that is correct. You need the ImageMagick plug-in to load the following formats (saving is not supported):
PCD, CUT, AVS, CIN, DOT, DPX, FITS, FPX, HDF, MAT, MIFF, MTV, PALM, PCL, PICT, PIX, PWP, RLA, SGI, SUN, SVG, TTF, VIFF, XBM, XCF, XPM
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
|
|
Uwe
284 Posts |
Posted - Feb 14 2012 : 09:12:53
|
That a format is supported by ImageMagick doesn't necessarily mean that it is also supported by ImageEN - even if you link in the imagemagick.dll. SVG is such a format, and as far as I know, MTV, PALM, MNG and a whole bunch of others are, too. I had been discussing this issue with Fabrizio probably two years ago already.
Uwe
|
|
|
xequte
38608 Posts |
Posted - Feb 14 2012 : 17:41:14
|
Hi Uwe
Can you give me more information on this.
I have not had any problems displaying SVG files with ImageEn.
Nigel Xequte Software www.xequte.com nigel@xequte.com |
|
|
nwscomps
185 Posts |
Posted - Feb 14 2012 : 17:47:12
|
Nigel it's great to know that the svg works with imagemagick. I wonder if it possible to read the transparency information as well. I explain myself: the idea is to use the svg as a layer where the non-rendered part is the transparency (the alpha channel). I still haven't tried the integration of imagemagick, which demo should I check to help me get faster started?
Francesco Savastano Nwscomps.com Add-ons for the ImageEn Library |
|
|
Uwe
284 Posts |
Posted - Feb 14 2012 : 22:13:27
|
Nigel
My apologies regarding the SVG format - it seems that since I've talked to Fabrizio last about this subject, quite a few things have changed when it comes to the support of ImageMagick. A few file formats that couldn't be loaded in the past can now be successfully opened, while others are still not working even if ImageMagick supports them.
I did a quick test now with a slightly modified "PhotoEn v2" demo, and here is what I've found (haven't checked all formats, though):
ART, AVS, MTV, OTB, PALM, PDB and PTIF file formats cannot be opened by ImageEN.
Hope that helps Uwe |
|
|
xequte
38608 Posts |
Posted - Feb 15 2012 : 01:12:00
|
Hi Uwe
Thanks for the info. I'll remove AVS, MTV and PALM from the supported formats list.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
|
|
xequte
38608 Posts |
Posted - Nov 27 2023 : 15:51:57
|
Also note that SVG loading is now automatically supported on Delphi 12 and newer if you add Vcl.Skia to the uses clause of any unit in your project.
Nigel Xequte Software www.imageen.com
|
|
|
|
Topic |
|
|
|