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 Fonts to v1.0.0 #281

Closed JimBobSquarePants closed 1 year ago

JimBobSquarePants commented 1 year ago

Prerequisites

Description

I added some cleanup to this PR to fix spelling issues. I'll push on as they don't affect the output binary.

codecov[bot] commented 1 year ago

Codecov Report

Merging #281 (0e9edca) into main (77b6640) will decrease coverage by 1%. The diff coverage is 88%.

@@         Coverage Diff         @@
##           main   #281   +/-   ##
===================================
- Coverage    79%    79%   -1%     
===================================
  Files        97     97           
  Lines      5093   5088    -5     
  Branches    947    947           
===================================
- Hits       4026   4021    -5     
  Misses      868    868           
  Partials    199    199           
Flag Coverage Δ
unittests 79% <88%> (-1%) :arrow_down:

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

Files Changed Coverage Δ
src/ImageSharp.Drawing/Processing/Brushes.cs 100% <ø> (ø)
...wing/Processing/Extensions/DrawBezierExtensions.cs 100% <ø> (ø)
...cessing/Extensions/DrawPathCollectionExtensions.cs 100% <ø> (ø)
...rawing/Processing/Extensions/DrawPathExtensions.cs 100% <ø> (ø)
...rawing/Processing/Extensions/DrawTextExtensions.cs 80% <ø> (ø)
src/ImageSharp.Drawing/Processing/ImageBrush.cs 82% <ø> (ø)
src/ImageSharp.Drawing/Processing/PatternPen.cs 50% <ø> (ø)
src/ImageSharp.Drawing/Processing/Pen.cs 100% <ø> (ø)
src/ImageSharp.Drawing/Processing/Pens.cs 64% <ø> (ø)
src/ImageSharp.Drawing/Processing/RecolorBrush.cs 88% <ø> (-1%) :arrow_down:
... and 12 more

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