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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HarfBuzzSharp and SkiaSharp packages, improve bitmap interpolation handling, and simplify text shaping #1203

Merged
merged 6 commits into from
Dec 11, 2024

Conversation

yuto-trd
Copy link
Member

Upgrade HarfBuzzSharp and SkiaSharp to the latest versions. Introduce an extension method for converting BitmapInterpolationMode to SKSamplingOptions, ensuring proper usage in FilterEffectContext. Simplify text shaping by removing unnecessary SKPaint usage and updating glyph and position access.

Copy link
Contributor

No TODO comments were found.

Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
Beutl.ProjectSystem 11% 6% 2190
Beutl.Utilities 73% 67% 360
Beutl.Threading 100% 94% 118
Beutl.Operators 4% 0% 62
Beutl.Engine 29% 28% 8881
Beutl.Core 33% 30% 3120
Beutl.Extensibility 2% 0% 66
Beutl.Configuration 39% 19% 285
Beutl.Language 0% 0% 712
Summary 27% (10004 / 37448) 27% (2869 / 10804) 15794

Minimum allowed line rate is 0%

@yuto-trd yuto-trd marked this pull request as ready for review December 11, 2024 15:50
@yuto-trd yuto-trd merged commit 21f9da9 into main Dec 11, 2024
4 checks passed
@yuto-trd yuto-trd deleted the feat/migrate-skia3 branch December 11, 2024 16:07
yuto-trd added a commit that referenced this pull request Dec 12, 2024
This reverts commit 21f9da9, reversing
changes made to 53922c4.
yuto-trd added a commit that referenced this pull request Dec 12, 2024
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.

1 participant