kyamagu / skia-python

Python binding to Skia Graphics Library
https://kyamagu.github.io/skia-python/
BSD 3-Clause "New" or "Revised" License
237 stars 42 forks source link

M126 public #248

Closed HinTak closed 4 months ago

HinTak commented 4 months ago

There is no change other than moving skia forward. (Overloading SkCanvas::drawArc was included in the m125 pull since it is harmless).

HinTak commented 4 months ago

No user-visible change between m125 and m126 (SkCanvas::drawArc overloaded; Not adding SkArc class yet)

New to m125:

Changes since m124:

@kyamagu there is no user-visible change between m125 and m126, so I thought a 126 beta might as well go out, instead of a 125 beta.

HinTak commented 4 months ago

This differs from #244 by only the additions of release notes and a comment. (Plus change in skia and versioning)

kyamagu commented 4 months ago

Thanks, LGTM

HinTak commented 4 months ago

2091 passed, 98 skipped, 11 xfailed, 27 warnings