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.
1620
Commits
1
Branch
4.9 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Other
9.5%
Tree:
ee3018643d
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 'ee3018643d'
${ noResults }
libcaca
/
caca
/
driver
History
Pascal Terjan
ee3018643d
Only redraw empty rectangles in slang driver
15 years ago
..
cocoa.m
* Made Cocoa driver BEAUTIFUL ('fixed' default font size to constant values to make the look a bit more natural)
16 years ago
conio.c
libcaca: move codecs and import/export functions into subdirectories.
16 years ago
gl.c
libcaca: move codecs and import/export functions into subdirectories.
16 years ago
ncurses.c
libcaca: move codecs and import/export functions into subdirectories.
16 years ago
raw.c
libcaca: move codecs and import/export functions into subdirectories.
16 years ago
slang.c
Only redraw empty rectangles in slang driver
15 years ago
vga.c
libcaca: move codecs and import/export functions into subdirectories.
16 years ago
win32.c
Apparently \033 is more common than \x1b for ESC. Use the former in our
16 years ago
x11.c
Fix empty dirty rectangles detection
15 years ago