Pascal Terjan
f58d6161f2
* Fix a warning
16 years ago
Sam Hocevar
fe732d0c04
Continuing the libcucul-libcaca merge.
16 years ago
Sam Hocevar
f61816ceb7
Starting refactoring to get rid of libcucul. The initial reason for the
split is rendered moot by the plugin system: when enabled, binaries do
not link directly with libX11 or libGL. I hope this is a step towards
more consisteny and clarity.
16 years ago
Pascal Terjan
bbe37aaaf7
We should not free the canvas if it was auto created with the display
16 years ago
Pascal Terjan
98e61bc6dd
* Improve Cucul::Canvas creation
17 years ago
Pascal Terjan
0456c906e4
* Add Caca::Display#canvas
17 years ago
Pascal Terjan
1f28b391b9
* Rename parameters of draw_box* in Ruby binding
17 years ago
Pascal Terjan
cf4cdf995d
* Finish Cucul::Dither
17 years ago
Pascal Terjan
f3ce2dfd1a
* Improve type checking of arguments
17 years ago
Pascal Terjan
f5b3266b6d
* Add Cucul::Font
17 years ago
Pascal Terjan
f56963e829
* Fix number of arguments for set_height
17 years ago
Pascal Terjan
92414f5af0
* Use autotools for Ruby bindings
17 years ago
Pascal Terjan
53aa9c6e75
* Fix some prototypes and use a header file for Init_cucul_canvas
17 years ago
Pascal Terjan
184cb0ae2f
Improve Ruby API for draw_{,thin_}polyline and fix a leak on error
17 years ago
Pascal Terjan
9c6ede6e8c
Import Ruby binding
17 years ago