14 Revize (f039d3e4f423570e3620279681be15fece730695)

Autor SHA1 Zpráva Datum
  Jean-Yves Lamoureux 0b2675c74d * Removed trailing spaces (fsking GNU Ident) (GNU, COINCIDENCE ? I THINK NOT!) and lonely tab před 15 roky
  Pascal Terjan 52a0decd07 * Fix a segfault in rotate_180 on 0 sized canvas před 15 roky
  Sam Hocevar 5269cad56c Allow to temporarily disable dirty rectangle handling. This allows for huge před 15 roky
  Pascal Terjan 3e1a1d2679 * Add rotated epsilon před 15 roky
  Sam Hocevar ea99175a2f Change the dirty rectangle API once again so that calling applications get před 15 roky
  Sam Hocevar a6b98c2518 Change the dirty rectangle API so that it can handle several rectangles. The před 15 roky
  Sam Hocevar 3a6f4323ec Finish the dirty rectangle architecture. They are now reliable in the sense před 15 roky
  Sam Hocevar 7e70f6183a transform.c: one more rotated glyph. před 15 roky
  Sam Hocevar 6e5b4d29d6 transform.c: add new transformation glyphs for various capital letters. před 15 roky
  Pascal Terjan d17c0e5ce7 * Add a flip char for 1 před 16 roky
  Pascal Terjan cd00d4bd33 * Add a rotate_180 char for G před 16 roky
  Sam Hocevar fae3c19835 libcaca: add fallback rotated glyphs to cope with third-party software. před 16 roky
  Sam Hocevar 319cc69db3 Continue the libcaca/libcucul merge. Source and binary compatibility před 16 roky
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the před 16 roky
  Sam Hocevar 4ea785f818 * Remove all unsigned ints from exported functions. Signed arithmetic is před 16 roky
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that před 16 roky
  Sam Hocevar 38f08d7e72 * Added a few rotation pairs. Nothing awesome. před 17 roky
  Sam Hocevar 95f28cd883 * Improve rotation output by avoiding white-on-black attributes to appear před 17 roky
  Sam Hocevar 91d8c9352b * Allow to rotate canvases with an odd width. před 17 roky
  Sam Hocevar 4e6ef71aed * More widechar rotations. \/ > /\ < is cool. před 17 roky
  Sam Hocevar de9ba793a7 * More widechar rotation pairs. před 17 roky
  Sam Hocevar 7373e6b18c * Renamed cucul_rotate_*_wide to cucul_rotate_* and cucul_rotate_* to před 17 roky
  Sam Hocevar 64e11f119b * More characters for the wide rotations. před 17 roky
  Sam Hocevar a936f95c75 * Use j/ḷ and l/ȷ pairs in glyph rotation. před 17 roky
  Sam Hocevar 6982b8e426 * Implemented cucul_rotate_left_wide() and cucul_rotate_right_wide(). They před 17 roky
  Sam Hocevar f338951be9 * Renamed cucul_left/cucul_right into cucul_rotate_left/cucul_rotate_right. před 17 roky
  Sam Hocevar 803099a14f * Implemented cucul_left() and cucul_right() for 90-degree rotations. před 17 roky
  Sam Hocevar 17109d0964 * Added more box glyphs to the canvas transformations, courtesy of Ben Wiley před 17 roky
  Sam Hocevar 66fb91bec2 * The transformation rules didn’t have ⅃ ⅄ ⅂. před 18 roky
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. před 18 roky
  Sam Hocevar 33058757da * Add a no warranty clause to the code. před 18 roky
  Sam Hocevar a17cf905f2 * Added some box drawing glyphs that are used by TOIlet's future.tlf font před 18 roky
  Sam Hocevar 1cdaa755ae * Documented flip/flop/rotate as being involutive. před 18 roky
  Sam Hocevar 86301dd48c * Use the LSB of alpha and blue components to encode additional flags such před 18 roky
  Sam Hocevar 26c3ea1aa4 * Removed "This function..." constructs from documentation. Fixed a few před 18 roky
  Sam Hocevar f4cfb692bb * Fix rotation of the 'u' glyph, and added a flop/rotate char for '"'. před 18 roky
  Sam Hocevar 806f748059 * Made cucul_blit(), and therefore cucul_set_canvas_boundaries(), support před 18 roky
  Sam Hocevar 76c24c5a78 * Added block drawing glyphs to the flip/flop/rotate functions. před 18 roky
  Sam Hocevar d14a4dddfb * U+214B TURNED AMPERSAND před 18 roky
  Sam Hocevar e8d6429506 * Added a few more Unicode characters to the glyph transformations. před 18 roky
  Sam Hocevar 0a53a92195 * Completed return value and errno handling in libcucul API. před 18 roky
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h před 18 roky
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. před 18 roky
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. před 18 roky
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to před 18 roky
  Sam Hocevar af4b95f8e6 * Store colour information on 32 bits, for future 12-bit colour support. před 18 roky
  Sam Hocevar 3c3e37ca65 * Implemented cucul_invert() to invert a canvas' colours. před 18 roky
  Sam Hocevar af94141959 * Minor addition to the rotate code. před 18 roky
  Sam Hocevar caa62f3158 * Added missing ASCII characters to cucul_rotate(). před 18 roky
  Sam Hocevar 6eb822234b * Added more characters to the flip/rotate routines. před 18 roky