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.
1420
Commits
1
Branch
200 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Other
9.5%
Tree:
988c4912aa
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 '988c4912aa'
${ noResults }
libcaca
/
caca-php
/
examples
History
Nicolas Vion
988c4912aa
* Add php binding for caca_draw_polyline and caca_draw_thin_polyline
* Add a sample program examples/polyline.php
17 years ago
..
cacainfo.php
* Add php binding for caca_load_font, caca_get_font_blocks, caca_put_figchar
17 years ago
cacapig.php
* Add php binding for caca_load_font, caca_get_font_blocks, caca_put_figchar
17 years ago
demo.php
* Add php binding for functions: caca_file_write, caca_file_read
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
* Add php binding for caca_draw_polyline and caca_draw_thin_polyline
17 years ago
text.php
* Add php binding for caca_export_memory (called caca_export_string)
17 years ago