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

Integrate alphaSkia #1292

Merged
merged 16 commits into from
Dec 3, 2023
Merged

Integrate alphaSkia #1292

merged 16 commits into from
Dec 3, 2023

Conversation

Danielku15
Copy link
Member

@Danielku15 Danielku15 commented Nov 12, 2023

Issues

Fixes #1222

Proposed changes

  • Drop SkiaSharp and Skija in favor of our own new alphaSkia wrapper.
  • Web Tests: Replaced Karma+Chrome with Node+alphaSkia+Test Result Viewer
  • Replaced TSLint with ESLint
  • Updated many dependencies to the latest version
  • Modernized the Kotlin project
  • Kotlin and C# Transpiler: Improved async code support (might allow an async API surface for alphaTab at some point)

Checklist

  • I consent that this change becomes part of alphaTab under it's current or any future open source license
  • Changes are implemented
  • Existing builds tests pass
  • New tests were added

Further details

  • This is a breaking change
  • This change will require update of the documentation/website

@Danielku15 Danielku15 self-assigned this Nov 12, 2023
@Danielku15 Danielku15 marked this pull request as ready for review December 3, 2023 14:57
@Danielku15 Danielku15 merged commit 7dd7067 into develop Dec 3, 2023
4 checks passed
@Danielku15 Danielku15 deleted the feature/alphaskia branch December 3, 2023 18:50
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.

Idea: Create own lightweight skia lib wrapper to get unified rendering
1 participant