Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@dmester dmester released this 02 Jul 11:48
· 347 commits to master since this release

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 to LocalFont in IFontResolver.
  • 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.