.. |
Makefile.am
|
* Implemented cucul_canvas_set_figfont() from TOIlet’s open_font().
|
pirms 17 gadiem |
attr.c
|
* Export cucul_attr_to_rgb12_bg(), cucul_attr_to_rgb12_fg() and
|
pirms 17 gadiem |
box.c
|
* Changed the box drawing functions so that their arguments are (point, size)
|
pirms 17 gadiem |
canvas.c
|
* Fixed cucul_set_canvas_boundaries() bug that prevented good size to be applied on the resized canvas
|
pirms 16 gadiem |
charset.c
|
* Slight improvement to the Unicode -> ASCII conversion, courtesy of
|
pirms 17 gadiem |
conic.c
|
* Oops, bad type (char instead of uint32) after ellipse rendering
|
pirms 16 gadiem |
cucul.c
|
=?utf-8?q?=20=20*=20Implement=20cucul=5Fput=5Ffigchar()=20to=20paste=20FIGlet/TOIlet=20characters=20in
|
pirms 17 gadiem |
cucul.h
|
=?utf-8?q?=20=20*=20Implement=20cucul=5Fput=5Ffigchar()=20to=20paste=20FIGlet/TOIlet=20characters=20in
|
pirms 17 gadiem |
cucul.pc.in
|
* Fixed bad library name in pc file.
|
pirms 18 gadiem |
cucul_internals.h
|
=?utf-8?q?=20=20*=20Implement=20cucul=5Fput=5Ffigchar()=20to=20paste=20FIGlet/TOIlet=20characters=20in
|
pirms 17 gadiem |
dither.c
|
* Added as many "const" qualifiers as possible to the public API.
|
pirms 17 gadiem |
export.c
|
* Fix canvas export for the caca format. We now export all frames.
|
pirms 17 gadiem |
figfont.c
|
build on Mac OS X again
|
pirms 17 gadiem |
file.c
|
* Disable file operations in kernel mode.
|
pirms 17 gadiem |
font.c
|
* Export cucul_attr_to_rgb12_bg(), cucul_attr_to_rgb12_fg() and
|
pirms 17 gadiem |
frame.c
|
* Added as many "const" qualifiers as possible to the public API.
|
pirms 17 gadiem |
import.c
|
* Handle multiframe canvases in the caca importer, courtesy of Ben Wiley
|
pirms 17 gadiem |
legacy.c
|
* Renamed cucul_set_dither_mode() into cucul_set_dither_algorithm(). It’s
|
pirms 17 gadiem |
line.c
|
Fix a typo in the doc
|
pirms 17 gadiem |
mono9.data
|
* Renamed fonts to *.data to make sure they are not mistaken for editable
|
pirms 17 gadiem |
monobold12.data
|
* Renamed fonts to *.data to make sure they are not mistaken for editable
|
pirms 17 gadiem |
transform.c
|
* Added a few rotation pairs. Nothing awesome.
|
pirms 17 gadiem |
triangle.c
|
* Bwarf, typo in the no warranty clause.
|
pirms 18 gadiem |