23 Commits (9d482f7762783505d5f8ce34744277fbb4e4c002)

Autor SHA1 Mensagem Data
  Sam Hocevar eb2aa1aa48 * Reverted that errno stuff. We'll just use the real errno. 18 anos atrás
  Sam Hocevar fc6d86d835 * Added basis for an errno-like mechanism. 18 anos atrás
  Sam Hocevar d0b0d90e2a * Got rid of CUCUL_LIBS. It's unused. 18 anos atrás
  Sam Hocevar 7bd6e8a406 * Set library names to lib*.so.0.10.0. 18 anos atrás
  Sam Hocevar 2401f2c732 * Moved cucul_load_canvas() into cucul/import.c and renamed it into 18 anos atrás
  Sam Hocevar 18f6532dbc * Renamed main canvas-related functions so that they have "canvas" in 18 anos atrás
  Sam Hocevar 66e06a687c * Merged again all export functions into cucul/export.c. They're all the 18 anos atrás
  Sam Hocevar c778d5301c * Removed math.c from cucul, it's beyond uselessness. Kept cucul_rand in 18 anos atrás
  Sam Hocevar b5f00c459c * Implemented TGA image export. 18 anos atrás
  Sam Hocevar ea780d5321 * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. 18 anos atrás
  Sam Hocevar d8821beb81 * Created a built-in font from Bitstream Vera (Monospace 9). 18 anos atrás
  Sam Hocevar a05603a774 * Added a file for future font handling routines. Currently only the font 18 anos atrás
  Sam Hocevar 5193172468 * Renamed bitmap.c into dither.c. 18 anos atrás
  Sam Hocevar 34cf71d1ea * Added pkgconfig files. Eh ouais mon gars. 18 anos atrás
  Sam Hocevar af4b95f8e6 * Store colour information on 32 bits, for future 12-bit colour support. 18 anos atrás
  Sam Hocevar 1d374910e4 * Added cucul_flip(), cucul_flop() and cucul_transform() to perform 18 anos atrás
  Sam Hocevar 6b0f180e2f * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there 18 anos atrás
  Sam Hocevar 417b598d8d * Factorised some charset handling code into a new cucul/charset.c file. 18 anos atrás
  Jean-Yves Lamoureux d1f6bb6759 * Added preliminary (but working) SVG exporter 18 anos atrás
  Jean-Yves Lamoureux 9071a26bb9 * Added preliminary Postscript (tm) (r) (c) exporter. 18 anos atrás
  Jean-Yves Lamoureux c30c66d032 * Renamed exporter_* to export_*, from God recommendation. 18 anos atrás
  Jean-Yves Lamoureux 1971191c09 * Exploded cucul/export.c 18 anos atrás
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. 19 anos atrás