FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Binding sk font scanner by HinTak · Pull Request #298 · skia-python/skia-python · GitHub

Binding sk font scanner - #298

Open
HinTak wants to merge 2 commits into
skia-python:mainfrom
HinTak:Binding-SkFontScanner
Open

Binding sk font scanner#298
HinTak wants to merge 2 commits into
skia-python:mainfrom
HinTak:Binding-SkFontScanner

Conversation

HinTak commented Jan 2, 2025
edited
Loading

Copy link
Copy Markdown
Collaborator

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 skia-python#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 skia-python#282
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL