Skip to content

Releases: aseprite/skia

Skia m140 (do not use)

07 Aug 23:20
Compare
Choose a tag to compare
Pre-release

For internal use only (for skia-m140 branches).

Skia-m124

11 Jun 19:01
Compare
Choose a tag to compare

These are pre-built binary packages of branch aseprite-m124 (official Skia commit 8bfa6c6). You can create a C:\deps\skia-m124 folder (or $HOME/deps/skia-m124) 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=libstdc++ on Linux, you can compile laf or aseprite with g++, or clang and libstdc++

Skia-m102

24 May 23:51
Compare
Choose a tag to compare

These are pre-built binary packages of branch aseprite-m102 (official Skia commit b627d35). 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 and libc++
  • -stdlib=libstdc++ on Linux, you can compile laf or aseprite with g++, or clang and libstdc++

Skia-m96

17 Nov 01:40
Compare
Choose a tag to compare

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

Skia-m81

11 Mar 03:05
Compare
Choose a tag to compare

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

Skia-m81

02 Mar 02:01
Compare
Choose a tag to compare

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.