/libskia

Primary LanguagePythonMIT LicenseMIT

libskia

A simple python project to build binary package of Google Skia.

Prerequisites

  • clang

Checkout

$ git clone --recursive https://github.com/wiztk/libskia.git

Build

$ cd libskia
$ ./script/build.py

This will build and copy header/source files to out/ directory.