Giter Club home page Giter Club logo

python-skia's Introduction

python-skia

Python bindings to Skia image library

python-skia's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

isihwan

python-skia's Issues

Does not compile

cheery@ruttunen:~/python-skia$ uname -a
Linux ruttunen 3.11.0-26-generic #45-Ubuntu SMP Tue Jul 15 04:02:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

cheery@ruttunen:~/skia$ git log | head -n 1
commit 6b9ef90c029c7c783f156ffd6fb1ba047bec63e0


cheery@ruttunen:~/python-skia$ python configure.py -I /home/cheery/skia/include -L /home/cheery/skia/out/Release
Processing /home/cheery/python-skia/src/core...
Generating Makefile for 'core'...
Processing /home/cheery/python-skia/src/effects...
Generating Makefile for 'effects'...
Processing /home/cheery/python-skia/src/gpu...
Generating Makefile for 'gpu'...
Generating main Makefile...
cheery@ruttunen:~/python-skia$ make
make[1]: Entering directory `/home/cheery/python-skia/build/core'
g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=formt-security  -D_FORTIFY_SOURCE=2 -fPIC -Wall -W -DNDEBUG -I. -I/home/cheery/skiainclude/svg -I/home/cheery/skia/include/config -I/home/cheery/skia/include/xml I/home/cheery/skia/include/images -I/home/cheery/skia/include/effects -I/home/ceery/skia/include/pipe -I/home/cheery/skia/include/device -I/home/cheery/skia/iclude/utils -I/home/cheery/skia/include/c -I/home/cheery/skia/include/gpu -I/hoe/cheery/skia/include/codec -I/home/cheery/skia/include/animator -I/home/cheeryskia/include/core -I/home/cheery/skia/include/ports -I/home/cheery/skia/includeviews -I/home/cheery/skia/include/pathops -I/usr/include/python2.7 -o sipcorecmdule.o sipcorecmodule.cpp
/home/cheery/python-skia/src/core/SkDeviceProperties.sip:34:36: fatal error: SkeviceProperties.h: No such file or directory
     #include <SkDeviceProperties.h>
                                    ^
compilation terminated.
make[1]: *** [sipcorecmodule.o] Error 1
make[1]: Leaving directory `/home/cheery/python-skia/build/core'
make: *** [all] Error 2
cheery@ruttunen:~/python-skia$ 

How complete is this project?

Hi,

I just found this project and am wondering how complete it is? It would be good to have something in the README to indicate whether it's more or less finished, or if it's still work in progress.

In particular, I'm looking for python code to manipulate bezier curves (namely functions to find distance between a cubic bezier and a point, and to split a cubic bezier at a point on the curve)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.