| T O P I C    R E V I E W | 
              
                | MrDeveloper | Posted - Nov 28 2018 : 09:22:12 Just a short question:
 
 Is it already possible to add/import custom shape forms e.g. from a vector file like SVG or DXF etc. and use them directly in a shape layer? I have a lot of specific stamps which I want to use inside ImageEn.
 
 Thanks a lot for your quick reply in advance!
 | 
              
                | 2   L A T E S T    R E P L I E S    (Newest First) | 
              
                | yogiyang | Posted - Nov 30 2018 : 06:51:18 Hello,
 
  Is it already possible to add/import custom shape forms e.g. from a vector file like SVG or DXF etc. and use them directly in a shape layer?
 
 Try this example code that uses third party library (from RiverSoftAVG) and written by Bill - https://www.imageen.com/ieforum/topic.asp?TOPIC_ID=3182&SearchTerms=svg
 
 As per this sample code the shapes of svg file will come as image. Then you can use SelectNonAlpha and convert the selection to PolyLine.
 
 Regards,
 
 
 Yogi Yang
 | 
              
                | xequte | Posted - Nov 28 2018 : 15:21:47 Sorry, not at this time. SVG importing is on the to-do list.
 
 
 
 Nigel
 Xequte Software
 www.imageen.com
 
 |