Changeset 297 for libcaca/trunk/test/dithering.c
- Timestamp:
- Dec 31, 2003, 2:55:34 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/test/dithering.c
r292 r297 52 52 for(y = 0; y < 100; y++) 53 53 { 54 int color = CACA_COLOR_WHITE;55 54 char ch = '?'; 56 55
Note: See TracChangeset
for help on using the changeset viewer.