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.
1871
Commits
1
Branch
4.9 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Other
9.5%
Tree:
c5937ce907
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 'c5937ce907'
${ noResults }
libcaca
/
python
/
caca
History
Alex Foulon
487f9686cd
* Handles error messages from libcaca and ctypes with CanvasError exception.
13 years ago
..
__init__.py
New improved ctypes-based Python bindings, by Alex Foulon <alxf@lavabit.com>.
14 years ago
canvas.py
* Handles error messages from libcaca and ctypes with CanvasError exception.
13 years ago
common.py
* Fixed utf32_to_utf8 function.
13 years ago
display.py
* Fix get_key_utf8 method, return python string with utf8 char now.
14 years ago
dither.py
* Fix color mask order in Dither class.
14 years ago
font.py
* Bind font functions.
14 years ago