Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wordbreaking support #167

Merged
merged 2 commits into from
Sep 18, 2021
Merged

Add wordbreaking support #167

merged 2 commits into from
Sep 18, 2021

Conversation

JimBobSquarePants
Copy link
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

Bumps the underlying fonts version so we can use the new word breaking options.

tocsoft
tocsoft previously approved these changes Sep 17, 2021
@codecov
Copy link

codecov bot commented Sep 18, 2021

Codecov Report

Merging #167 (a8ba093) into master (22c2a27) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
+ Coverage   70.02%   70.03%   +0.01%     
==========================================
  Files          89       89              
  Lines        5207     5209       +2     
  Branches     1062     1062              
==========================================
+ Hits         3646     3648       +2     
  Misses       1347     1347              
  Partials      214      214              
Flag Coverage 螖
unittests 70.03% <100.00%> (+0.01%) 猬嗭笍

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.26% <100.00%> (+0.01%) 猬嗭笍
src/ImageSharp.Drawing/Processing/TextOptions.cs 100.00% <100.00%> (酶)

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 22c2a27...a8ba093. Read the comment docs.

@JimBobSquarePants JimBobSquarePants merged commit 5bbf20e into master Sep 18, 2021
@JimBobSquarePants JimBobSquarePants deleted the js/word-break branch February 25, 2022 00:06
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.

None yet

2 participants