本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
cacalabs
/
libcaca
镜像来自
https://github.com/cacalabs/libcaca.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
7
Wiki
活動
1866
提交
1
分支
15 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Other
9.5%
目錄樹:
115e47f54a
libcaca
/
python
/
caca
歷史記錄
Alex Foulon
487f9686cd
* Handles error messages from libcaca and ctypes with CanvasError exception.
14 年之前
..
__init__.py
New improved ctypes-based Python bindings, by Alex Foulon <alxf@lavabit.com>.
15 年之前
canvas.py
* Handles error messages from libcaca and ctypes with CanvasError exception.
14 年之前
common.py
* Fixed utf32_to_utf8 function.
14 年之前
display.py
* Fix get_key_utf8 method, return python string with utf8 char now.
14 年之前
dither.py
* Fix color mask order in Dither class.
14 年之前
font.py
* Bind font functions.
14 年之前