This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1421
Commits
1
Branch
26 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Other
9.5%
Tree:
cb9f4d661c
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'cb9f4d661c'
${ noResults }
libcaca
/
caca-php
/
examples
History
Nicolas Vion
cb9f4d661c
* Change type of the last argument of drawing function (from string to long)
* Adapt sample programs
17 years ago
..
cacainfo.php
* Change type of the last argument of drawing function (from string to long)
17 years ago
cacapig.php
* Add php binding for caca_load_font, caca_get_font_blocks, caca_put_figchar
17 years ago
demo.php
* Change type of the last argument of drawing function (from string to long)
17 years ago
dithering.php
* Add php bindings for 9 functions
17 years ago
figfont.php
* Add php binding for caca_load_font, caca_get_font_blocks, caca_put_figchar
17 years ago
logo-caca.png
* Add working sample program dithering.php (open logo-caca.png with Gd and
17 years ago
polyline.php
* Change type of the last argument of drawing function (from string to long)
17 years ago
text.php
* Add php binding for caca_export_memory (called caca_export_string)
17 years ago