embed-svg
task
The embed-svg
task an element to an embedded PNG image.
Task attributes
None.
Task elements
Element name | Multiplicity | Description |
---|---|---|
input | [1..1] | The name of the input. |
Each input
element can have the following attributes:
Attribute name | Default value | Description |
---|---|---|
encoding | utf-8 | The encoding of the input file. |
Task behaviour
The task replaces SVG elements with embedded SVGs.
Example
will be converted to
WIP
This is work in progress. In the future, the PNG will be embedded in the html file.