Skip to content

Use TryGetReaderAtTablePosition - #338

Merged
JimBobSquarePants merged 1 commit into
mainfrom
js/fix-vmtx-table
Jun 29, 2023
Merged

Use TryGetReaderAtTablePosition#338
JimBobSquarePants merged 1 commit into
mainfrom
js/fix-vmtx-table

Conversation

@JimBobSquarePants

Copy link
Copy Markdown
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following matches the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

Fixes #333

@codecov

codecov Bot commented Jun 27, 2023

Copy link
Copy Markdown

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%> (ø)

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

@JimBobSquarePants
JimBobSquarePants merged commit c7c7218 into main Jun 29, 2023
@JimBobSquarePants
JimBobSquarePants deleted the js/fix-vmtx-table branch June 29, 2023 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem with font "PMINGLIU.ttf", InvalidFontTableException: 'Unable to find table'

2 participants