All Projects → Kozea → Cairocffi

Kozea / Cairocffi

Licence: bsd-3-clause
CFFI-based cairo bindings for Python.

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Cairocffi

Nginx Haskell Module
Nginx module for binding Haskell code in configuration files for great good!
Stars: ✭ 99 (-46.77%)
Mutual labels:  binding
Go Sdk
Dapr SDK for go
Stars: ✭ 149 (-19.89%)
Mutual labels:  binding
Node Postal
NodeJS bindings to libpostal for fast international address parsing/normalization
Stars: ✭ 165 (-11.29%)
Mutual labels:  binding
Vkbind
Single file Vulkan API loader.
Stars: ✭ 110 (-40.86%)
Mutual labels:  binding
Dukglue
A C++ binding/wrapper library for the Duktape JavaScript interpreter.
Stars: ✭ 132 (-29.03%)
Mutual labels:  binding
Ginrpc
gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具
Stars: ✭ 157 (-15.59%)
Mutual labels:  binding
Raylib Lua
A simple and easy-to-use Lua library to enjoy videogames programming
Stars: ✭ 80 (-56.99%)
Mutual labels:  binding
Proposal Smart Pipelines
Old archived draft proposal for smart pipelines. Go to the new Hack-pipes proposal at js-choi/proposal-hack-pipes.
Stars: ✭ 177 (-4.84%)
Mutual labels:  binding
Conari
🧬 Platform for unmanaged memory, pe-modules, related PInvoke features, and more for: Libraries, Executable Modules, enjoy using of the unmanaged native C/C++ in .NET world, and other raw binary data …
Stars: ✭ 138 (-25.81%)
Mutual labels:  binding
Mgs Machinery
Unity plugin for binding machinery joint in scene.
Stars: ✭ 164 (-11.83%)
Mutual labels:  binding
Go Sdl2
SDL2 binding for Go
Stars: ✭ 1,667 (+796.24%)
Mutual labels:  binding
Tensorflow
Go binding for Tensorflow
Stars: ✭ 131 (-29.57%)
Mutual labels:  binding
Pangolin
Python binding of 3D visualization library Pangolin
Stars: ✭ 157 (-15.59%)
Mutual labels:  binding
Samples
Community driven repository for Dapr samples
Stars: ✭ 104 (-44.09%)
Mutual labels:  binding
Node Tree Sitter
Node.js bindings for tree-sitter
Stars: ✭ 172 (-7.53%)
Mutual labels:  binding
Query State
Application state in query string
Stars: ✭ 88 (-52.69%)
Mutual labels:  binding
Rxrealmdatasources
An easy way to bind an RxRealm observable to a table or collection view
Stars: ✭ 154 (-17.2%)
Mutual labels:  binding
Raylib Cs
C# bindings for raylib, a simple and easy-to-use library to learn videogames programming
Stars: ✭ 182 (-2.15%)
Mutual labels:  binding
Gtk Fortran
A GTK / Fortran binding
Stars: ✭ 171 (-8.06%)
Mutual labels:  binding
Rsbind
Tools for building mobile applications in Rust.
Stars: ✭ 160 (-13.98%)
Mutual labels:  binding

cairocffi is a CFFI-based drop-in replacement for Pycairo, a set of Python bindings and object-oriented API for cairo_. Cairo is a 2D vector graphics library with support for multiple backends including image buffers, PNG, PostScript, PDF, and SVG file output.

Additionally, the cairocffi.pixbuf module uses GDK-PixBuf_ to decode various image formats for use in cairo.

.. _CFFI: https://cffi.readthedocs.org/ .. _Pycairo: https://pycairo.readthedocs.io/ .. _cairo: http://cairographics.org/ .. _GDK-PixBuf: https://gitlab.gnome.org/GNOME/gdk-pixbuf

cairocffi has been created and developed by Kozea (https://kozea.fr). Professional support, maintenance and community management is provided by CourtBouillon (https://www.courtbouillon.org).

Copyrights are retained by their contributors, no copyright assignment is required to contribute to cairocffi. Unless explicitly stated otherwise, any contribution intentionally submitted for inclusion is licensed under the BSD 3-clause license, without any additional terms or conditions. For full authorship information, see the version control history.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].