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
282 stars 38 forks source link

Update Fonts to use new API #161

Closed JimBobSquarePants closed 3 years ago

JimBobSquarePants commented 3 years ago

Prerequisites

Description

Updates the Fonts ref to use the latest FontCollection API

codecov[bot] commented 3 years ago

Codecov Report

Merging #161 (ffc2c6e) into master (7736ad3) will decrease coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage   69.92%   69.88%   -0.04%     
==========================================
  Files          88       88              
  Lines        5144     5144              
  Branches     1052     1052              
==========================================
- Hits         3597     3595       -2     
- Misses       1337     1338       +1     
- Partials      210      211       +1     
Flag Coverage Δ
unittests 69.88% <ø> (-0.04%) :arrow_down:

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

Impacted Files Coverage Δ
...ssing/Processors/Text/DrawTextProcessor{TPixel}.cs 96.24% <0.00%> (-0.94%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7736ad3...ffc2c6e. Read the comment docs.