[GH-ISSUE #219] SVG #183

Closed
opened 2026-02-26 09:30:27 +03:00 by kerem · 2 comments
Owner

Originally created by @JacobLiou on GitHub (Dec 8, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/219

Can i ask how to create simple but effective SVGs? Like the ones in Viewboxs? how to put them into resources dictionary

Originally created by @JacobLiou on GitHub (Dec 8, 2017). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/219 Can i ask how to create simple but effective SVGs? Like the ones in Viewboxs? how to put them into resources dictionary
kerem 2026-02-26 09:30:27 +03:00
Author
Owner

@NickeManarin commented on GitHub (Dec 8, 2017):

The vectors that I use in Viewbox elements are a bunch of Path + Canvas, they are called "XAML Vectors".

One simple way is to use Inkscape, since you can directly export as XAML without any plugins.

You can read about the other options here.

<!-- gh-comment-id:350253437 --> @NickeManarin commented on GitHub (Dec 8, 2017): The vectors that I use in `Viewbox` elements are a bunch of `Path `+ `Canvas`, they are called "XAML Vectors". One simple way is to use Inkscape, since you can directly export as XAML without any plugins. [You can read about the other options here.](https://weblogs.asp.net/jongalloway/inkscape-to-support-xaml-export)
Author
Owner

@vatterspun commented on GitHub (Jan 13, 2018):

Yeah I was just going to say that SVG tools in a GIF editor is probably out-of-scope.

<!-- gh-comment-id:357405697 --> @vatterspun commented on GitHub (Jan 13, 2018): Yeah I was just going to say that SVG tools in a GIF editor is probably out-of-scope.
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
starred/ScreenToGif#183
No description provided.