Skip to content

Skia-m96

Compare
Choose a tag to compare
@dacap dacap released this 17 Nov 01:40
· 7 commits to aseprite-m81 since this release

These are pre-built binary packages of branch aseprite-m96 (official Skia commit 2f1f21b). You can create a C:\deps\skia folder (or $HOME/deps/skia) and uncompress the content there, it would be like you've compiled the specific version locally.

These packages can be used to compile laf and Aseprite.

Details: Compiled with clang on all platforms and:

  • -MT on Windows
  • -stdlib=libc++ and -frtti on macOS
  • -stdlib=libc++ on Linux, you have to compile laf or aseprite with clang