22 Revīzijas (f32c24a10d9e3fa7bc00e681fcad5ae0ce1bfe8c)

Autors SHA1 Ziņojums Datums
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
  Sam Hocevar 3e3210abc8 Remove spurious tabs from source. pirms 14 gadiem
  Pascal Terjan d9a814e437 * Improve rotated T, add P Q R ; 3 4 pirms 14 gadiem
  Pascal Terjan 2014be66e4 * Add a rotated T pirms 14 gadiem
  Sam Hocevar 9456dcc2f3 Add new Unicode characters to other transformation routines. pirms 14 gadiem
  Pascal Terjan 919055b686 * Add few unicode charecters to the flip table pirms 14 gadiem
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. pirms 15 gadiem
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. pirms 15 gadiem
  Jean-Yves Lamoureux 0b2675c74d * Removed trailing spaces (fsking GNU Ident) (GNU, COINCIDENCE ? I THINK NOT!) and lonely tab pirms 15 gadiem
  Pascal Terjan 52a0decd07 * Fix a segfault in rotate_180 on 0 sized canvas pirms 15 gadiem
  Sam Hocevar 5269cad56c Allow to temporarily disable dirty rectangle handling. This allows for huge pirms 15 gadiem
  Pascal Terjan 3e1a1d2679 * Add rotated epsilon pirms 15 gadiem
  Sam Hocevar ea99175a2f Change the dirty rectangle API once again so that calling applications get pirms 15 gadiem
  Sam Hocevar a6b98c2518 Change the dirty rectangle API so that it can handle several rectangles. The pirms 15 gadiem
  Sam Hocevar 3a6f4323ec Finish the dirty rectangle architecture. They are now reliable in the sense pirms 15 gadiem
  Sam Hocevar 7e70f6183a transform.c: one more rotated glyph. pirms 15 gadiem
  Sam Hocevar 6e5b4d29d6 transform.c: add new transformation glyphs for various capital letters. pirms 15 gadiem
  Pascal Terjan d17c0e5ce7 * Add a flip char for 1 pirms 16 gadiem
  Pascal Terjan cd00d4bd33 * Add a rotate_180 char for G pirms 16 gadiem
  Sam Hocevar fae3c19835 libcaca: add fallback rotated glyphs to cope with third-party software. pirms 16 gadiem
  Sam Hocevar 319cc69db3 Continue the libcaca/libcucul merge. Source and binary compatibility pirms 16 gadiem
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the pirms 16 gadiem
  Sam Hocevar 4ea785f818 * Remove all unsigned ints from exported functions. Signed arithmetic is pirms 16 gadiem
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that pirms 16 gadiem
  Sam Hocevar 38f08d7e72 * Added a few rotation pairs. Nothing awesome. pirms 17 gadiem
  Sam Hocevar 95f28cd883 * Improve rotation output by avoiding white-on-black attributes to appear pirms 17 gadiem
  Sam Hocevar 91d8c9352b * Allow to rotate canvases with an odd width. pirms 17 gadiem
  Sam Hocevar 4e6ef71aed * More widechar rotations. \/ > /\ < is cool. pirms 17 gadiem
  Sam Hocevar de9ba793a7 * More widechar rotation pairs. pirms 17 gadiem
  Sam Hocevar 7373e6b18c * Renamed cucul_rotate_*_wide to cucul_rotate_* and cucul_rotate_* to pirms 17 gadiem
  Sam Hocevar 64e11f119b * More characters for the wide rotations. pirms 17 gadiem
  Sam Hocevar a936f95c75 * Use j/ḷ and l/ȷ pairs in glyph rotation. pirms 17 gadiem
  Sam Hocevar 6982b8e426 * Implemented cucul_rotate_left_wide() and cucul_rotate_right_wide(). They pirms 17 gadiem
  Sam Hocevar f338951be9 * Renamed cucul_left/cucul_right into cucul_rotate_left/cucul_rotate_right. pirms 17 gadiem
  Sam Hocevar 803099a14f * Implemented cucul_left() and cucul_right() for 90-degree rotations. pirms 17 gadiem
  Sam Hocevar 17109d0964 * Added more box glyphs to the canvas transformations, courtesy of Ben Wiley pirms 17 gadiem
  Sam Hocevar 66fb91bec2 * The transformation rules didn’t have ⅃ ⅄ ⅂. pirms 18 gadiem
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. pirms 18 gadiem
  Sam Hocevar 33058757da * Add a no warranty clause to the code. pirms 18 gadiem
  Sam Hocevar a17cf905f2 * Added some box drawing glyphs that are used by TOIlet's future.tlf font pirms 18 gadiem
  Sam Hocevar 1cdaa755ae * Documented flip/flop/rotate as being involutive. pirms 18 gadiem
  Sam Hocevar 86301dd48c * Use the LSB of alpha and blue components to encode additional flags such pirms 18 gadiem
  Sam Hocevar 26c3ea1aa4 * Removed "This function..." constructs from documentation. Fixed a few pirms 18 gadiem
  Sam Hocevar f4cfb692bb * Fix rotation of the 'u' glyph, and added a flop/rotate char for '"'. pirms 18 gadiem
  Sam Hocevar 806f748059 * Made cucul_blit(), and therefore cucul_set_canvas_boundaries(), support pirms 18 gadiem
  Sam Hocevar 76c24c5a78 * Added block drawing glyphs to the flip/flop/rotate functions. pirms 18 gadiem
  Sam Hocevar d14a4dddfb * U+214B TURNED AMPERSAND pirms 18 gadiem
  Sam Hocevar e8d6429506 * Added a few more Unicode characters to the glyph transformations. pirms 18 gadiem
  Sam Hocevar 0a53a92195 * Completed return value and errno handling in libcucul API. pirms 18 gadiem
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h pirms 18 gadiem