Sam Hocevar
1f5518f842
Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and
caca_wherey(), in order to match the old <conio.h> naming scheme.
15 년 전
Ben Wiley Sittler
d9d23767d4
default to $timeout = 0 in Display::getEvent()
16 년 전
Ben Wiley Sittler
5626959bbc
fix some bugs and inconsistencies in the PHP object layer
16 년 전
Ben Wiley Sittler
0b32c1d6eb
add a Libcaca class to the PHP class interface, parallel to the Libcaca class in the .NET interface; fix a bunch of whitespace inconsistencies
16 년 전
Ben Wiley Sittler
8e65594567
add AnsiColor, EventType and EventKey constants parallel to the .NET ones
16 년 전
Ben Wiley Sittler
eb7b2bdda7
fix type in Canvas::drawLine; add a minimal class Event providing a
subset of the functionality of the .NET version; added Display::getEvent
similar to the .NET version; change Dither::bitmap to take a Canvas
object rather than a caca canvas resource as its first parameter; add
Font::Render and Font::getList methods parallel to the .NET version
16 년 전
Nicolas Vion
ab44c8daa7
* Improve object layer for caca-php
16 년 전
Nicolas Vion
74a6345966
* Improve Dithering and Canvas php classes
16 년 전
Nicolas Vion
2eab7a6106
* Improve class "Dither"
16 년 전
Nicolas Vion
879ae0ce03
* Add class "Dither" to php object layer
16 년 전
Nicolas Vion
3b43a64898
* Improve php object layer "caca.php"
16 년 전
Nicolas Vion
134b256865
* Improve php class layer for caca-php
16 년 전
Nicolas Vion
dc3d7c0899
* Add skeleton of php class layer for caca-php
16 년 전