31 Révisions (3602fc98bef8194a104896290f411e290087dde4)

Auteur SHA1 Message Date
  Sam Hocevar 81d6119762 * Implemented cucul_canvas_set_figfont() from TOIlet’s open_font(). il y a 17 ans
  Sam Hocevar fd9749db59 * Import io.c from TOIlet directly into libcucul. Can you see where this il y a 17 ans
  Sam Hocevar cc34dea271 * Use libtool’s -version-number instead of -version-info and its insane il y a 17 ans
  Sam Hocevar 6986b8c64f * Renamed fonts to *.data to make sure they are not mistaken for editable il y a 17 ans
  Sam Hocevar 042635640c * Rename sprite.c into frame.c. il y a 18 ans
  Sam Hocevar 819dab40e7 * Implemented cucul_putattr(), cucul_putchar()'s attribute equivalent. il y a 18 ans
  Sam Hocevar 17f272c4c4 * Deprecate buffer management. We're back to standard void* memory areas. il y a 18 ans
  Sam Hocevar aca46d3f39 * Added -I${top_srcdir} to the compilation flags to fix builds configured il y a 18 ans
  Sam Hocevar eb2aa1aa48 * Reverted that errno stuff. We'll just use the real errno. il y a 18 ans
  Sam Hocevar fc6d86d835 * Added basis for an errno-like mechanism. il y a 18 ans
  Sam Hocevar d0b0d90e2a * Got rid of CUCUL_LIBS. It's unused. il y a 18 ans
  Sam Hocevar 7bd6e8a406 * Set library names to lib*.so.0.10.0. il y a 18 ans
  Sam Hocevar 2401f2c732 * Moved cucul_load_canvas() into cucul/import.c and renamed it into il y a 18 ans
  Sam Hocevar 18f6532dbc * Renamed main canvas-related functions so that they have "canvas" in il y a 18 ans
  Sam Hocevar 66e06a687c * Merged again all export functions into cucul/export.c. They're all the il y a 18 ans
  Sam Hocevar c778d5301c * Removed math.c from cucul, it's beyond uselessness. Kept cucul_rand in il y a 18 ans
  Sam Hocevar b5f00c459c * Implemented TGA image export. il y a 18 ans
  Sam Hocevar ea780d5321 * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. il y a 18 ans
  Sam Hocevar d8821beb81 * Created a built-in font from Bitstream Vera (Monospace 9). il y a 18 ans
  Sam Hocevar a05603a774 * Added a file for future font handling routines. Currently only the font il y a 18 ans
  Sam Hocevar 5193172468 * Renamed bitmap.c into dither.c. il y a 18 ans
  Sam Hocevar 34cf71d1ea * Added pkgconfig files. Eh ouais mon gars. il y a 18 ans
  Sam Hocevar af4b95f8e6 * Store colour information on 32 bits, for future 12-bit colour support. il y a 18 ans
  Sam Hocevar 1d374910e4 * Added cucul_flip(), cucul_flop() and cucul_transform() to perform il y a 18 ans
  Sam Hocevar 6b0f180e2f * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there il y a 18 ans
  Sam Hocevar 417b598d8d * Factorised some charset handling code into a new cucul/charset.c file. il y a 18 ans
  Jean-Yves Lamoureux d1f6bb6759 * Added preliminary (but working) SVG exporter il y a 18 ans
  Jean-Yves Lamoureux 9071a26bb9 * Added preliminary Postscript (tm) (r) (c) exporter. il y a 18 ans
  Jean-Yves Lamoureux c30c66d032 * Renamed exporter_* to export_*, from God recommendation. il y a 18 ans
  Jean-Yves Lamoureux 1971191c09 * Exploded cucul/export.c il y a 18 ans
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. il y a 19 ans