SixLabors / Fonts

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

Fix 355 #356

Closed JimBobSquarePants closed 1 year ago

JimBobSquarePants commented 1 year ago

Prerequisites

Description

Fixes #355

TR50 vertical codepoint substitution should only take place when the layout is not horizontal.

codecov[bot] commented 1 year ago

Codecov Report

Merging #356 (b10de71) into release/v1.x (b532dee) will increase coverage by 0%. Report is 1 commits behind head on release/v1.x. The diff coverage is 100%.

@@             Coverage Diff              @@
##           release/v1.x    #356   +/-   ##
============================================
  Coverage            86%     86%           
============================================
  Files               238     238           
  Lines             15187   15189    +2     
  Branches           2110    2108    -2     
============================================
+ Hits              13071   13073    +2     
  Misses             1624    1624           
  Partials            492     492           
Flag Coverage Δ
unittests 86% <100%> (+<1%) :arrow_up:

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

Files Changed Coverage Δ
src/SixLabors.Fonts/TextLayout.cs 86% <100%> (+<1%) :arrow_up:

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