Changeset 24028


Ignore:
Timestamp:
10/02/13 02:25:52 (10 years ago)
Author:
obi
Message:

change thumbs to 200x200

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/thumb.h

    r16812 r24028  
    5050
    5151                                        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);
    5353                                }
    5454                        }
Note: See TracChangeset for help on using the changeset viewer.