Jump to content
You must now use your email address to sign in [click for more info] ×

Taylor

Members
  • Posts

    4
  • Joined

  • Last visited

  1. Another useful tool would limit the decimal places, reducing file size during export. Numbers with 7 decimal values is unnecessary data bloat for web.
  2. Is graphic styles support in beta or on a roadmap?
  3. When exporting svg files for web all the styles are inline per element, which unnecessarily increases file size and customization difficulty. In general it would be very useful to define style rules as an independent dataset. While working with the document changing a property of a style rule (class) would affect all elements assigned the respective class. Additionally, it would be extremely useful to add custom attributes to elements: data-custom-attr="whatever I want here" for web usage. Without these features supported, every modification to the svg file within Designer requires a lot of time-consuming manual correction post export.
  4. I purchased Affinity Designer several months ago to facilitate my web development flow while avoiding subscription-based software (Illustrator) and buggy freeware (Inkscape). Creating web designs in AD is a superb experience, but exporting parts as SVG for web usage, often interactive, is an absolute nightmare. My workflow bottlenecks hard when I have to manually modify a majority of the elements within the file. Worst yet, if any design change is required I have to manually modify the elements again on a fresh export. To be completely honest, if Inkscape didn't crash and corrupt so frequently I'd put up with its awful UX purely for its web-oriented SVG exporting advantage. Steps I frequently need to do manually for web usage and file size reduction: Create style element and convert matching style attributes into shared classes Reduce excessive tspan occurrences Convert common positioning to group transforms Occasionally convert absolute to relative coordinates (paths, lines, etc.) Add custom attributes (ex: Vue.js attributes) Remove AD attributes (serif:id) What can I do within AD to reduce the amount of manual corrections on web-oriented SVG exports? Are there any plans to add such features to AD in the near future? A personal example of a prettified AD file without any other modification:
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.