v1.0.0-beta14
Pre-release
Pre-release
Advisories and Breaking Changes
API
- Remove Region and add new Clip Extension - #150 via @JimBobSquarePants, @tocsoft
- Update Fonts Reference and Introduce Shared TextOptions - #177 via @JimBobSquarePants
Release Notes
API
- Allow implementing custom brush types - #149 via @JimBobSquarePants
Area:Shapes
- Implenting addArc feature - #144 via @derBobo, @antonfirsov, @JimBobSquarePants
Bug
- Added wrapper for ClipperOffset algorithm to fix internal exception - #145 via @obayomy, @JimBobSquarePants
- DrawTextProcessor - Handle Empty Paths - #152 via @JimBobSquarePants
- Remove double origin assignment from TextBuilder - #181 via @JimBobSquarePants
- fixes #175 - Text gets chopped when rotated >60 degrees. - #191 via @replaysMike, @JimBobSquarePants
Build
- Update shared infrastructure - #169 via @brianpopow
- Update references - #186 via @JimBobSquarePants
- Migrate orphaned images to GitLFS - #197 via @JimBobSquarePants
Documentation
- Update samples and add to main solution - #157 via @JimBobSquarePants
Other
- enable image brush to be only draw a portion of the source image - #154 via @tocsoft
- Fix defaults documentation of ShapeOptions and TextOptions properties - #156 via @0xced
- Add wordbreaking support - #167 via @JimBobSquarePants
- Update References to latest stable versions - #168 via @brianpopow
- Fix SkipEdgesBeforeMinY algorithm - #171 via @antonfirsov
- Update ImageSharp reference - #194 via @JimBobSquarePants
- Expose JointStyle and EndCapStyle on IPen - #185 via @jtjackson, @JimBobSquarePants
Text
- Update Fonts to use new API - #161 via @JimBobSquarePants
New Contributors
- @obayomy made their first contribution in #145
- @0xced made their first contribution in #156
- @derBobo made their first contribution in #144
- @replaysMike made their first contribution in #191
- @jtjackson made their first contribution in #185
Full Changelog: v1.0.0-beta13...v1.0.0-beta14