|
11 | 11 | 'format': "f", |
12 | 12 | 'radius': "r", |
13 | 13 | 'background': "bg", |
14 | | - 'border': "bo", |
| 14 | + 'border': "b", |
15 | 15 | 'rotation': "rt", |
16 | 16 | 'blur': "bl", |
17 | 17 | 'named': "n", |
18 | 18 | 'overlay_image': "oi", |
| 19 | + 'overlay_image_trim': "oit", |
| 20 | + 'overlay_image_cropping': "oic", |
| 21 | + 'overlay_image_quality': "oiq", |
| 22 | + 'overlay_image_DPR': "oidpr", |
| 23 | + 'overlay_image_border': "oib", |
| 24 | + 'overlay_image_background': "oibg", |
| 25 | + 'overlay_image_aspect_ratio': "oiar", |
19 | 26 | 'overlay_x': "ox", |
20 | 27 | 'overlay_y': "oy", |
21 | 28 | 'overlay_focus': "ofo", |
|
24 | 31 | 'overlay_text': "ot", |
25 | 32 | 'overlay_text_font_size': "ots", |
26 | 33 | 'overlay_text_font_family': "otf", |
| 34 | + 'overlay_text_encoded': "ote", |
27 | 35 | 'overlay_text_color': "otc", |
| 36 | + 'overlay_text_width': "otw". |
| 37 | + 'overlay_text_background': "otbg", |
| 38 | + 'overlay_text_padding': "otp", |
| 39 | + 'overlay_text_inner_alignment': "otia", |
| 40 | + 'overlay_text_transparency': "oa", |
28 | 41 | 'overlay_alpha': "oa", |
| 42 | + 'overlay_radius': "or", |
29 | 43 | 'overlay_text_typography': "ott", |
30 | 44 | 'overlay_background': "obg", |
31 | | - 'overlay_image_trim': "oit", |
32 | 45 | 'progressive': "pr", |
33 | 46 | 'lossless': "lo", |
34 | 47 | 'trim': "t", |
|
0 commit comments