Initial implementation of path rendering

This commit is contained in:
Petr Sloup
2016-06-24 11:45:17 +02:00
parent 9a21382984
commit 01bff86c6d
4 changed files with 100 additions and 4 deletions
+1
View File
@@ -11,6 +11,7 @@ addons:
- g++-4.8
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++
- sudo apt-get install -qq xvfb
install:
- npm install