annotate AUTHORS @ 404:d9afd1636ed8

Explode pr_tile_rotate_90() in two functions: pr_tile_rotate_90_clockwise() pr_tile_rotate_90_counter_clockwise() Optimize the code at the expense of a bit of code redundancy: tests were moved outside the loops, intermediate results are now cached.
author zas_
date Fri, 18 Apr 2008 11:01:41 +0000
parents 31f4adaf8f8a
children 798e5b68afc2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
205
31f4adaf8f8a updated README files
nadvornik
parents: 8
diff changeset
1 John Ellis <johne@verizon.net> (Original author and maintainer of GQview)
31f4adaf8f8a updated README files
nadvornik
parents: 8
diff changeset
2 Vladimir Nadvornik <nadvornik at suse dot cz> (Maintainer of Geeqie)
31f4adaf8f8a updated README files
nadvornik
parents: 8
diff changeset
3 Petr Ostadal <postadal at suse dot cz>