SixLabors / ImageSharp.Drawing

:pen: Extensions to ImageSharp containing a cross-platform 2D polygon manipulation API and drawing operations.
https://sixlabors.com/products/imagesharp-drawing/
Other
285 stars 38 forks source link

Update to latest Fonts and implement upstream clipper fix #278

Closed JimBobSquarePants closed 1 year ago

JimBobSquarePants commented 1 year ago

Prerequisites

Description

codecov[bot] commented 1 year ago

Codecov Report

Merging #278 (3ba5a75) into main (7b19f39) will decrease coverage by 1%. The diff coverage is 68%.

@@         Coverage Diff         @@
##           main   #278   +/-   ##
===================================
- Coverage    79%    79%   -1%     
===================================
  Files        97     97           
  Lines      5088   5093    +5     
  Branches    945    947    +2     
===================================
+ Hits       4025   4026    +1     
+ Misses      875    868    -7     
- Partials    188    199   +11     
Flag Coverage Δ
unittests 79% <68%> (-1%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...arp.Drawing/Shapes/PolygonClipper/ClipperOffset.cs 100% <ø> (ø)
...rp.Drawing/Shapes/PolygonClipper/PolygonClipper.cs 64% <0%> (+<1%) :arrow_up:
...ImageSharp.Drawing/Shapes/Text/BaseGlyphBuilder.cs 87% <0%> (-2%) :arrow_down:
....Drawing/Shapes/PolygonClipper/PolygonOffsetter.cs 73% <72%> (-3%) :arrow_down:
...rocessing/Processors/Text/RichTextGlyphRenderer.cs 95% <100%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

JimBobSquarePants commented 1 year ago

Stupid NET 472 x86!!