Fix SVG format #30

Open
opened 2012-11-27 13:14:55 +00:00 by peteruithoven · 0 comments
peteruithoven commented 2012-11-27 13:14:55 +00:00 (Migrated from github.com)

Vivicut doesn't load the export svg's. When I add the following to the top it does.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
Vivicut doesn't load the export svg's. When I add the following to the top it does. ``` <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
harmen/parametric-SVG-editor#30
No description provided.