update 1.3.012
-
(this update was on the 7th of April)
VectorStyler 1.3.012 release notes
- Fixed a stroke popover opening issue in the Appearance panel
- Allow Image Is Mask mode selection in the Appearance panel
- Added a setting to show original outline in the path editor
- Do not export default stroke cap and miter modes to SVG
- SVG exporting to create unique names for objects
- Color palette panel menu option to allow creating palettes with repeated colors
- Refresh combined groups when selecting shape combining mode
- Allow selection of objects with shape roles as blend paths
- Fixed a bug in the Color Scheme panel
- Allow importing SVG files with UTF-16 encoding
- Highlight created preset in the Presets panel
- Fixed a bug in text layout using fonts not installed in the system
- Fixed a bug in undoing exclude shape operation
- Fixed a bug in expanding clipped groups
- Fixed a bug assigning shortcuts for certain actions
- Fixed a bug in panel and window docking
-
@VectorStyler Thank you very much for this release!
@VectorStyler said in update 1.3.012:
SVG exporting to create unique names for objects
How can I use this feature?
Changing Artboard's name and using File / Export Artboards with SVG format? -
@Harry said in update 1.3.012:
How can I use this feature?
This should happen in all cases when exporting to SVG.
This fixes a bug, where multiple SVG items ended up with the same "id", due to matching object names. -
You could also look at this post of mine
where i had a case with multiple Object export as SVG