28 커밋 (10840358905973b85ea1c97454da8d4a3bc7c70f)

작성자 SHA1 메시지 날짜
  Sam Hocevar 58ff9ea1f5 * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. 18 년 전
  Sam Hocevar 988f2f4e92 * Replaced enum cucul_color with unsigned int. The size of an enum is not 18 년 전
  Sam Hocevar e8ae71156d * Changed the cucul_set_bitmap_antialias() argument to a string. 18 년 전
  Sam Hocevar c1664e356c * Got rid of cucul_get_screen(). Use cucul_export() instead. 18 년 전
  Sam Hocevar 2213100258 * Got rid of the useless cucul_get_fg_color/cucul_get_bg_color functions. 18 년 전
  Sam Hocevar cfadd8b64d * Removed CUCUL_BACKGROUND, CUCUL_ANTIALIASING and CUCUL_DITHERING 18 년 전
  Sam Hocevar e625e11d52 * Added cucul_get_export_list(). Returns a list of known export formats. 18 년 전
  Sam Hocevar bca049e6d7 * Changed the 2nd argument of cucul_create_export to a string. This way we 18 년 전
  Sam Hocevar 41db7b066a * Implemented cucul_load() to reload a file that was saved with the 18 년 전
  Sam Hocevar 3c3e37ca65 * Implemented cucul_invert() to invert a canvas' colours. 18 년 전
  Jean-Yves Lamoureux f53bc3937a * Added bitmap invert routine. It doesn't work well, so don't use it right now. Sam is working hard to correct the strange behaviour. 18 년 전
  Sam Hocevar 6db26f7487 * Made cucul_putchar32() an internal-only function. 18 년 전
  Sam Hocevar 571de1af04 * Renamed cucul_init()/cucul_end() into cucul_create()/cucul_free(). 18 년 전
  Sam Hocevar 1d374910e4 * Added cucul_flip(), cucul_flop() and cucul_transform() to perform 18 년 전
  Sam Hocevar 77f995023d * Slightly changed header comments. 18 년 전
  Sam Hocevar 73aad0447c * Added the cucul_blit() function. It lets us blit various canvas one 18 년 전
  Sam Hocevar 2c80bf875b * Renamed cucul_get_export() to cucul_create_export(). 18 년 전
  Sam Hocevar 36886a339e * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. 18 년 전
  Sam Hocevar c979bc6eae * Changed the cucul_init parameter so that it now directly accepts a 18 년 전
  Sam Hocevar c5f841bb96 * Got rid of cucul_powf(), too complex to implement and no longer used. 18 년 전
  Sam Hocevar dcaccc744c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. 18 년 전
  Sam Hocevar bb1cedf858 * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 18 년 전
  Jean-Yves Lamoureux d1f6bb6759 * Added preliminary (but working) SVG exporter 18 년 전
  Sam Hocevar 9e698966f2 * Replaced all cucul_get_* exporters with a generic cucul_export() function. 18 년 전
  Jean-Yves Lamoureux 9071a26bb9 * Added preliminary Postscript (tm) (r) (c) exporter. 18 년 전
  Jean-Yves Lamoureux 32037db492 * Updated documentation a bit 18 년 전
  Jean-Yves Lamoureux b9ab5e0e5a * Exporters now return size of generated data 18 년 전
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. 19 년 전
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing 19 년 전