Skip to content

Skia-m81

Compare
Choose a tag to compare
@dacap dacap released this 11 Mar 03:05
· 2 commits to aseprite-m81 since this release

These are pre-built binary packages of branch aseprite-m81 (official Skia commit 84cb5d3). 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
  • libstdc++ on Linux