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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Save to SVG Include Layer Name as ID in the tag

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
hazem Posted - Apr 04 2022 : 03:13:42
Hi,

When saving as SVG, Is it possible to add the option to include (or not to include) the Layer Name as ID in each layer tag
i.e <image id="Layer1.Name" x=.... >
<polyline id="Layer2.Name" points=.... > and so on..
Also it would be nice to have the possibility to include a <g id="GroupIndex"> tag to group the layers with he same GroupIndex

Thanks
Hazem
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Apr 04 2022 : 20:02:15
Hi Hazem

I will add "id" support to the next update.

Unfortunately groups cannot be added easily to SVG because ImageEn allows non-contigious layers to be grouped. So to support grouping the order of the layers would need to be altered (which would then affect arrangement/z-order).

Nigel
Xequte Software
www.imageen.com