Last change
on this file since 5976 was
5540,
checked in by ronosman, 15 years ago
|
New properties : default_caption_pattern, default_caption.
|
File size:
821 bytes
|
Line | |
---|
1 | thumbnail_size => 120, |
---|
2 | thumbnail_quality => 90, |
---|
3 | wx_thumbnail_size => 100, |
---|
4 | wx_thumbnail_quality => 90, |
---|
5 | resize_w => 640, |
---|
6 | resize_h => 480, |
---|
7 | resize_filter => 'Lanczos', |
---|
8 | resize_blur => 0.9, |
---|
9 | resize_quality => 95, |
---|
10 | resize_interlace => 'Line', |
---|
11 | auto_rotate => 1, |
---|
12 | upload_hd => 'No', |
---|
13 | hd_filter => 'Lanczos', |
---|
14 | hd_blur => 0.9, |
---|
15 | hd_quality => 95, |
---|
16 | hd_w => 1600, |
---|
17 | hd_h => 1200, |
---|
18 | hd_interlace => 'Line', |
---|
19 | remove_uploaded_from_selection => 1, |
---|
20 | create_resized => 1, |
---|
21 | default_caption_pattern => 'File name', |
---|
22 | default_caption => gettext('Photo '), |
---|
23 | watermark_text => gettext("my watermark"), |
---|
24 | watermark_text_size => 12, |
---|
25 | watermark_position => 'Center', |
---|
26 | watermark_y => 10, |
---|
27 | watermark_x => 10, |
---|
28 | watermark_color => 'White', |
---|
Note: See
TracBrowser
for help on using the repository browser.