
The Stack Overflow blog podcast 312 (of 2021/02/12) "We're building a web app, got any advice?" awarded me with what they call a lifeboat!
The Stack Overflow blog podcast 312 (of 2021/02/12) "We're building a web app, got any advice?" awarded me with what they call a lifeboat!
My notes on how to use SVG graphics in a WPF application
The goal is to be able do do things like this:
... where mySvgImage somehow stands for a vector image that has somehow been obtained from an SVG file.
The solution must not involve any proprietary, closed-source libraries.
Naturally, we want one of the following: