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.
732
Commits
1
Branch
77 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Other
9.5%
Tree:
aa6cb520ab
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 'aa6cb520ab'
${ noResults }
libcaca
/
tools
History
Sam Hocevar
c47c1d3118
* Optimise similar glyphs when generating a font. Given how many glyphs
are unavailable, this is a significant gain.
18 years ago
..
Makefile.am
* Factored more UTF32 to UTF8 conversions using _cucul_utf32_to_utf8().
18 years ago
makefont.c
* Optimise similar glyphs when generating a font. Given how many glyphs
18 years ago
optipal.c
* Removed duplicate uint*_t defines from *_internal.h and included common.h
18 years ago