79 Ревизии (10840358905973b85ea1c97454da8d4a3bc7c70f)

Автор SHA1 Съобщение Дата
  Sam Hocevar 83b4374fb4 * Avoid useless call to strlen() in the exporters. преди 18 години
  Sam Hocevar 5193172468 * Renamed bitmap.c into dither.c. преди 18 години
  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 cd0e8f7861 * Fixed old bugs I introduced in the exporters. преди 18 години
  Sam Hocevar 34cf71d1ea * Added pkgconfig files. Eh ouais mon gars. преди 18 години
  Sam Hocevar a8990ca5a6 * Replaced occurrences of "rgba" with "argb". преди 18 години
  Sam Hocevar 273371c6b1 * Fixed a syntax error. Gruik. преди 18 години
  Sam Hocevar e8ae71156d * Changed the cucul_set_bitmap_antialias() argument to a string. преди 18 години
  Sam Hocevar eafbe7dd4b * Of course I had to fuck up something. Here, PS export works again. преди 18 години
  Sam Hocevar af4b95f8e6 * Store colour information on 32 bits, for future 12-bit colour support. преди 18 години
  Sam Hocevar c1664e356c * Got rid of cucul_get_screen(). Use cucul_export() instead. преди 18 години
  Sam Hocevar fcfbcd4000 * Check the magic bytes at the end of the buffer when cucul_load()ing it. преди 18 години
  Sam Hocevar 3b410fdc89 * Fixed old typo that caused qq->height to be uninitialised. преди 18 години
  Sam Hocevar 7f5fb19a39 * Set the default dithering mode to Floyd-Steinberg. преди 18 години
  Sam Hocevar 7be0932b8f ((`)_.._ ,'-. _..._ _._ преди 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 години
  Sam Hocevar af94141959 * Minor addition to the rotate code. преди 18 години
  Jean-Yves Lamoureux 604852e3ba * Ok, invert works. OK OK SAM THAT WAS MY FAULT преди 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 376404bc80 * Removed spurious prototype. преди 18 години
  Sam Hocevar caa62f3158 * Added missing ASCII characters to cucul_rotate(). преди 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 6eb822234b * Added more characters to the flip/rotate routines. преди 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 1c7d39a015 * Optimise cucul_blit() by using memcpy() if there is no mask. преди 18 години
  Sam Hocevar 73aad0447c * Added the cucul_blit() function. It lets us blit various canvas one преди 18 години
  Sam Hocevar f3698cd490 * Fixed an uninitialised structure member. преди 18 години
  Sam Hocevar 6b0f180e2f * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there преди 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 a20393e0b2 * Removed code that did not need to be duplicated. преди 18 години
  Sam Hocevar 5fff7db514 * Use ln(x) = 2 * (t + t^3/3 + t^5/5 + ...) with t = (x-1)/(x+1). преди 18 години
  Sam Hocevar c5f841bb96 * Got rid of cucul_powf(), too complex to implement and no longer used. преди 18 години
  Sam Hocevar b662acdd4e * Added optional support for CP437 gray blocks in the bitmap renderer. преди 18 години
  Sam Hocevar 382e1148ff * Tried to do something with cucul_powf. It currently sucks. преди 18 години
  Sam Hocevar dcaccc744c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. преди 18 години
  Sam Hocevar 02ccf6ec3b * Cosmetic fixes. преди 18 години
  Sam Hocevar bb1cedf858 * Renamed cucul_buffer to cucul_export. Vanilla rum rules. преди 18 години
  Sam Hocevar 417b598d8d * Factorised some charset handling code into a new cucul/charset.c file. преди 18 години
  Sam Hocevar 8d698a1158 * Full Unicode support in the SVG exporter. преди 18 години
  Sam Hocevar 08627c3231 ___ преди 18 години