Skip to content

wiztk/libskia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.