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 skia version to m122 #46

Merged
merged 9 commits into from
Feb 9, 2024
Merged

Update skia version to m122 #46

merged 9 commits into from
Feb 9, 2024

Conversation

eymar
Copy link
Member

@eymar eymar commented Feb 8, 2024

It's different m122 than here #45

Added 2 small changes to fix the compilation:

../../modules/skparagraph/include/FontRastrSettings.h:13:20: error: incomplete type 'SkFontHinting' named in nested name specifier
        fHinting = SkFontHinting::kSlight;

Updated windows agent from 2019 to 2022 (Didn't work with 2019. It seems a newer python version fixed the problem).

Updated ndk version to 25 (previous version 21 didn't compile android debug build)

Currently the commit is JetBrains/skia@6726cd3 in
https://github.com/JetBrains/skia/commits/skiko/

@eymar eymar requested a review from igordmn February 9, 2024 11:43
@eymar eymar merged commit ff44a5f into main Feb 9, 2024
16 of 32 checks passed
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.

2 participants