.. |
Makefile.am
|
* Added -I${top_srcdir} to the compilation flags to fix builds configured
|
pirms 18 gadiem |
box.c
|
* Have cucul_utf8_to_utf32 write how many bytes it read.
|
pirms 18 gadiem |
buffer.c
|
* Implemented cucul_load_file() and cucul_load_memory() to load respectively
|
pirms 18 gadiem |
canvas.c
|
* Fixed an out of bounds bug in cucul_blit().
|
pirms 18 gadiem |
charset.c
|
* Have cucul_utf8_to_utf32 write how many bytes it read.
|
pirms 18 gadiem |
colour.c
|
* Use a slightly different RGB palette for ANSI colours, so that brown
|
pirms 18 gadiem |
conic.c
|
* Have cucul_utf8_to_utf32 write how many bytes it read.
|
pirms 18 gadiem |
cucul.c
|
* Initialize random seed to getpid()+time(NULL) so that the user does not
|
pirms 18 gadiem |
cucul.h
|
* OpenGL builtin font support
|
pirms 18 gadiem |
cucul.pc.in
|
* Fixed bad library name in pc file.
|
pirms 18 gadiem |
cucul_internals.h
|
* Export the UTF-8 / UTF-32 / CP437 character conversions to applications.
|
pirms 18 gadiem |
dither.c
|
* Fixed typos in cucul/dither.c that prevented using ordered dither modes,
|
pirms 18 gadiem |
export.c
|
* Fix warnings in a few exporters. Do not assume %d accepts uint32_t without
|
pirms 18 gadiem |
font.c
|
* OpenGL builtin font support
|
pirms 18 gadiem |
font_mono9.h
|
* Regenerated fonts and reactivated them under Win32.
|
pirms 18 gadiem |
font_monobold12.h
|
* Regenerated fonts and reactivated them under Win32.
|
pirms 18 gadiem |
import.c
|
* Export the UTF-8 / UTF-32 / CP437 character conversions to applications.
|
pirms 18 gadiem |
line.c
|
* Have cucul_utf8_to_utf32 write how many bytes it read.
|
pirms 18 gadiem |
sprite.c
|
* Completed return value and errno handling in libcucul API.
|
pirms 18 gadiem |
transform.c
|
* U+214B TURNED AMPERSAND
|
pirms 18 gadiem |
triangle.c
|
* Have cucul_utf8_to_utf32 write how many bytes it read.
|
pirms 18 gadiem |