Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3690

Add a helper to inline SVG image

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.8.0
    • None
    • None
    • None

      Inline SVG are useful to apply custom css rules.

      A XSLT helper could transform:

      <img src="***.svg"/>
      

      to

      <svg>
      ...
      </svg>
      

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: