Version 0.3.0
Improvements
- Support for .NET 4.0 and .NET Standard 1.6.
- Command line conversion tool.
- Improved support for text stroking.
- Added support for text clipping.
- Added
WebFont
class that can be used as alternative toLocalFont
inIFontResolver
. - Better image duplication detection to avoid converting the same image twice.
- Now distributed as strong named assemblies.
- Small optimizations of generated SVG markup.
Breaking changes
LocalFont
has a new API.