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.
 
 
 
 
 
 
Jean-Yves Lamoureux 5612b86ce6 * Fixed postscript exporter, image in not at the bottom of the page anymore 18 years ago
..
Makefile.am * Reverted that errno stuff. We'll just use the real errno. 18 years ago
box.c * Check for <errno.h>. 18 years ago
buffer.c * Implemented cucul_load_file() and cucul_load_memory() to load respectively 18 years ago
canvas.c * More error checking in libcucul. 18 years ago
charset.c * Implemented the private _cucul_utf32_to_utf8() helper. 18 years ago
colour.c * Use a slightly different RGB palette for ANSI colours, so that brown 18 years ago
conic.c * Check for <errno.h>. 18 years ago
cucul.c * More error checking in libcucul. 18 years ago
cucul.h * Changed the cucul_create_dither() prototype to make sure the mask 18 years ago
cucul.pc.in * Fixed bad library name in pc file. 18 years ago
cucul_internals.h * Implemented the private _cucul_utf32_to_utf8() helper. 18 years ago
dither.c * Changed the cucul_create_dither() prototype to make sure the mask 18 years ago
export.c * Fixed postscript exporter, image in not at the bottom of the page anymore 18 years ago
font.c * Completed return value and errno handling in libcucul API. 18 years ago
font_mono9.h * Optimise built-in fonts. We gain about 100kB in the final binary. 18 years ago
font_monobold12.h * Optimise built-in fonts. We gain about 100kB in the final binary. 18 years ago
import.c * If the ANSI file we import does not use the 80 columns, we don't expand 18 years ago
line.c * Check for <errno.h>. 18 years ago
sprite.c * Completed return value and errno handling in libcucul API. 18 years ago
transform.c * Added a few more Unicode characters to the glyph transformations. 18 years ago
triangle.c * Check for <errno.h>. 18 years ago