- Timestamp:
- Mar 23, 2006, 6:20:57 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/test/gamma.c
r677 r680 96 96 * 0.5 * cucul_get_height(mask), 97 97 cucul_get_width(mask) / 2, 98 cucul_get_height(mask) / 2, '#');98 cucul_get_height(mask) / 2, "#"); 99 99 100 100 /* Blit the spare canvas onto the first one */
Note: See TracChangeset
for help on using the changeset viewer.