v1.0.0
What's Changed
- Determine minX/minY/maxX/maxY by iterating over points/paths only onc… by @remcoros in #240
- Bump actions/setup-dotnet from 2 to 3 by @dependabot in #245
- Fix GitHub shields by @MarkCiliaVincenti in #251
- Add convenience constructor to ComplexPolygon by @stefannikolei in #258
- Revisit pen api by @stefannikolei in #257
- Rich text rendering by @tocsoft and @JimBobSquarePants in #211
- Upgrade to clipper 2 by @JimBobSquarePants in #261
- Fix rendering along open paths. by @JimBobSquarePants in #263
- Inline Clipper by @JimBobSquarePants in #265
- Apply upstream clipper fix 500 by @JimBobSquarePants in #272
- Fix ImageBrush and DrawTextProcessor by @JimBobSquarePants in #273
- Add tests for PatterBrush issue 241 by @JimBobSquarePants in #274
- Support Vertical Mixed Text by @JimBobSquarePants in #271
- Update to latest Fonts and implement upstream clipper fix by @JimBobSquarePants in #278
- Update Fonts to v1.0.0 by @JimBobSquarePants in #281
- Clipper upstream fixes by @JimBobSquarePants in #282
- Normalize XML comments. by @JimBobSquarePants in #283
- Add Convenience Constructors to shapes by @JimBobSquarePants in #284
- Bump ImageSharp by @JimBobSquarePants in #285
New Contributors
- @remcoros made their first contribution in #240
- @MarkCiliaVincenti made their first contribution in #251
- @stefannikolei made their first contribution in #258
Full Changelog: v1.0.0-beta15...v1.0.0