chickadee » imlib2-xlib

Outdated egg!

This is an egg for CHICKEN 4, the unsupported old release. You're almost certainly looking for the CHICKEN 5 version of this egg, if it exists.

If it does not exist, there may be equivalent functionality provided by another egg; have a look at the egg index. Otherwise, please consider porting this egg to the current version of CHICKEN.

Description

CHICKEN Scheme bindings for Imlib2's Xlib API.

For source code, bug reports, and feature requests, visit the github project page.

Authors

Requirements

Chicken eggs

C headers

API

Datatypes

Image creation procedures return an imlib2 egg `image` record, and image operators expect one of these objects as their first argument. Other datatypes used in this egg are listed here:

Context setting

Context getting

Rendering functions

Creation functions

Rotation / skewing

Examples

License

BSD

Version History