Summary
Port of cairo.egg to chicken4
Metadata
- Id: 489132d32684d6da7e10e17d3d248a82578ee92d
- Trac id: 88
- Type: enhancement
- Reporter: ckeen
- Owner:
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: not urgent at all
- Milestone:
- Version: 4.2.x
- Changetime: 2009-10-26 09:41:27 UTC
- Created: 2009-10-23 13:50:15 UTC
- Keywords:
Attachments
- 489132d32684d6da7e10e17d3d248a82578ee92d/attachments/cairo.diff
Description
The attached patch ports the cairo bindings to chicken4. The test code needs the sdl port to be installed, but I did not include the sdl as needed by default as the code can use also other objects and means to draw on.
Changes and comments
[2009-10-23 13:50:41 UTC] ckeen attached cairo.diff (description=#f)
[2009-10-24 12:51:00 UTC] felix wrote:
See #86: I'd be grateful, if you could make the necessary updates.
[2009-10-26 09:41:27 UTC] ckeen changed status from new to closed
[2009-10-26 09:41:27 UTC] ckeen set resolution to fixed
[2009-10-26 09:41:27 UTC] ckeen wrote:
Done, thanks Felix!