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.
před 15 roky
Ben Wiley Sittler
d9d23767d4
default to $timeout = 0 in Display::getEvent()
před 16 roky
Ben Wiley Sittler
5626959bbc
fix some bugs and inconsistencies in the PHP object layer
před 16 roky
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
před 16 roky
Ben Wiley Sittler
8e65594567
add AnsiColor, EventType and EventKey constants parallel to the .NET ones
před 16 roky
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
před 16 roky
Nicolas Vion
ab44c8daa7
* Improve object layer for caca-php
před 16 roky
Nicolas Vion
74a6345966
* Improve Dithering and Canvas php classes
před 16 roky
Nicolas Vion
2eab7a6106
* Improve class "Dither"
před 16 roky
Nicolas Vion
879ae0ce03
* Add class "Dither" to php object layer
před 16 roky
Nicolas Vion
3b43a64898
* Improve php object layer "caca.php"
před 16 roky
Nicolas Vion
134b256865
* Improve php class layer for caca-php
před 16 roky
Nicolas Vion
dc3d7c0899
* Add skeleton of php class layer for caca-php
před 16 roky