SixLabors / Fonts

:black_nib: Font loading and layout library.
https://sixlabors.com/products/fonts
Other
305 stars 69 forks source link

Use TryGetReaderAtTablePosition #338

Closed JimBobSquarePants closed 1 year ago

JimBobSquarePants commented 1 year ago

Prerequisites

Description

Fixes #333

codecov[bot] commented 1 year ago

Codecov Report

Merging #338 (960f46c) into main (548b017) will not change coverage. The diff coverage is 100%.

@@          Coverage Diff          @@
##            main    #338   +/-   ##
=====================================
  Coverage     83%     83%           
=====================================
  Files        227     227           
  Lines      12859   12859           
  Branches    1838    1839    +1     
=====================================
  Hits       10772   10772           
  Misses      1652    1652           
  Partials     435     435           
Flag Coverage Δ
unittests 83% <100%> (ø)

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

Impacted Files Coverage Δ
src/SixLabors.Fonts/Tables/TableLoader.cs 91% <ø> (ø)
src/SixLabors.Fonts/FontReader.cs 97% <100%> (ø)
...abors.Fonts/Tables/General/VerticalMetricsTable.cs 83% <100%> (ø)

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