Skip to content

Conversation

@HinTak
Copy link
Collaborator

@HinTak HinTak commented Jan 2, 2025

Fixes #282

This is inclusive of #296

See
python/cpython#128161
"Defining iterator in a separate class no longer works in 3.13"

We have iterator for SkTextBlob defined by SkTextBlob::Iter(textblob),
which is the c++/pybind11 equivalent of the same situation.
Following the suggestion:
python/cpython#128161 (comment)

Also see actions/runner-images#11241

Fixes kyamagu#295
FontScanner.MakeFromData, from upstream's SkFontScanner::MakeFromStream

Reference from Chromium m127's third_party/blink/renderer/platform/fonts/web_font_typeface_factory.cc

Fixes kyamagu#282
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.

M132's SkFontScanner

1 participant