Changeset 24028
- Timestamp:
- 10/02/13 02:25:52 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/thumb.h
r16812 r24028 50 50 51 51 debug(307, "create thumb: %s from %s/%s", thumbfile, (char*)qe->data, (char*)qe->data1); 52 buf = savejpg(thumbfile, width, height, channels, 100, 100, 70, buf);52 buf = savejpg(thumbfile, width, height, channels, 200, 200, 70, buf); 53 53 } 54 54 }
Note: See TracChangeset
for help on using the changeset viewer.