Feature request #13327
Save SVG attributes as classes rather than inline attributes
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Map Composer/Printing | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 21381 |
Description
Instead of printing attributes to each element in an exported SVG, printing the styles to a class and printing only the class and id attributes to each element would a) result in smaller output file size and b) expedite the subsequent workflow in an SVG or text editor. CSS classes in SVG easily map to layer styles.
History
#1 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No