Skip to content

kaa-imlib2 provides thread-safe Python bindings for Imlib2, a featureful and efficient image processing library, which produces high quality, anti-aliased output.

License

Notifications You must be signed in to change notification settings

SergeyBurma/kaa-imlib2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaa-imlib2 - python module for Imlib2
=========================================

About
-----

Kaa-Imlib2 is a python module for Imlib2.  It is terribly incomplete.
Its main reason is to provide image manipulation routines for MeBox.

Only a small part of the Imlib2 API has been wrapped.  If you want to help by
adding more methods, patches will be happily accepted.


Requirements
-------------

Imlib2 >= 1.1.1
kaa.base


Installation
------------

Assuming you already have kaa.base and Imlib2 installed, you can
install kaa-imlib2 with:

	python setup.py install



License
-------

This code is released under the GNU LGPL version 2.  Read it here:

        http://www.gnu.org/licenses/lgpl.html


   - Jason Tackaberry <[email protected]>

About

kaa-imlib2 provides thread-safe Python bindings for Imlib2, a featureful and efficient image processing library, which produces high quality, anti-aliased output.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 49.4%
  • Python 49.0%
  • C++ 1.6%