Skip to main content

Anti-Grain Geometry for Python (2 & 3) with Cython

Project description

PyPI Build status Appveyor Build status

celiagg provides a simple, stateless canvas object that uses Anti-Grain Geometry 2.4 <svn://svn.code.sf.net/p/agg/svn> with Cython to render directly into a Numpy array.

A respectably modern compiler is required to build celiagg (one supporting certain C++11 features).

Documentation!

Installation

pip install celiagg should do the trick.

Building from source with the Freetype font library on macOS requires the pkg-config tool which can be installed via Homebrew, MacPorts, or other macOS package management systems.

Dependencies

  • Numpy

  • Cython

  • Freetype2 (optional)

Contributing

We encourage contributions to celiagg! If you would like to contribute, just fork the repository on GitHub, make your changes, and issue a pull request.

History

celiagg started as pyagg (https://github.com/erikhvatum/pyagg) but was renamed to avoid clashing with PyAgg (https://github.com/karimbahgat/PyAgg).

celiagg is a play on Celiac (Anti grain…) and AGG (Anti-Grain Geometry).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

celiagg-1.0.2.tar.gz (615.0 kB view hashes)

Uploaded Source

Built Distributions

celiagg-1.0.2-cp35-cp35m-manylinux1_x86_64.whl (4.5 MB view hashes)

Uploaded CPython 3.5m

celiagg-1.0.2-cp27-cp27mu-manylinux1_x86_64.whl (4.4 MB view hashes)

Uploaded CPython 2.7mu

celiagg-1.0.2-cp27-cp27m-manylinux1_x86_64.whl (4.4 MB view hashes)

Uploaded CPython 2.7m

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page