Skip to content

Integrate alphaSkia#1292

Merged
Danielku15 merged 16 commits into
developfrom
feature/alphaskia
Dec 3, 2023
Merged

Integrate alphaSkia#1292
Danielku15 merged 16 commits into
developfrom
feature/alphaskia

Conversation

@Danielku15
Copy link
Copy Markdown
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
@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