v124.0 beta7 release
Pre-release
Pre-release
New in v124.0:
- The skia.SamplingOptions class has been fleshed out. See README.m124 to migrate from m87 FilterQuality-based code.
What's Changed
- Vulkan initialization has changed.
- skia.Paint().getBlendMode() is now emulated.
- Upstream deleted SkFontMgr::RefDefault(); copied into skia-python to allow python code to continue to work
- M124 public by @HinTak in #236
- M123 public by @HinTak in #234
- M122 public by @HinTak in #232
git-sync-deps
seems to no longer require or support Python 2 by @pavpanchekha in #245
New Contributors
- @pavpanchekha made their first contribution in #245
Special thanks for @pavpanchekha for fixing "Identify what breaks in m122 for font(typeface("")) on mac os" #241 , which happened after the v122+ developement.
See README.m122 , README.m123 , README.m124 for details since v121.0 .
Full Changelog: v121.0b6...v124.0b7