What's Changed
- ⬆️ Upgrade version number by @wcandillon in #322
- 💄 ITypeface -> SkTypeface by @wcandillon in #328
- cache default font manager in canvas by @schiller-manuel in #339
- fixed param name in usePaint by @schiller-manuel in #338
- Fix indices property in Vertices by @wcandillon in #335
- Added fix to make sure the python command is valid by @chrfalch in #331
- cleanup includes by @schiller-manuel in #288
- Upgraded to version m101 of Skia by @chrfalch in #332
- fix Transform example by @schiller-manuel in #309
- Clarify normalized coordinates in SKGL by @wcandillon in #342
- allow arrays for uniforms by @schiller-manuel in #348
- validate uniform index by @schiller-manuel in #347
- Fix regression in main by @wcandillon in #351
- use move semantics by @schiller-manuel in #340
- use reserve for std::vector by @schiller-manuel in #346
- fix offset in updateTouchPoints on Android by @schiller-manuel in #349
- Clean up unused examples by @wcandillon in #344
- 💄 Minor shader improvement by @wcandillon in #356
- Fixed regression on Androd after merging std::move branch by @chrfalch in #358
- Build JS code by @wcandillon in #353
- Fix build npm package step by @wcandillon in #363
Full Changelog: v0.1.109-alpha...v0.1.111-alpha