root / docs / design / image_export.txt

Revision 115:54fbaf0f3d31, 0.8 kB (checked in by Harri Kaimio <harri@…>, 7 years ago)

Started implementation fo photo export

Line 
1Image export
2
3Requirements
4
5* Exporting the original image
6It must be possible to export the original image from database
7
8* Exporting with edits applied
9It must be possible to export the image with all edits applied
10
11* Exporting in free resolution
12User must be able to select the resolution of exported image
13
14** Keeping aspect ratio
15Photovalut must be able to calculate the correct width/height of hte
16image based on image's aspect ration if one of these is given
17
18** Not keeping the aspect ratio
19Photovault must allow user to set width and height freely if so
20requested
21
22* Setting JPEG quality
23User must be able to set up the quality of JPEG compression
24
25* Exporting multiple images
26User must be able to export all selected images with a single command
27
28* Error handling
29
30** Photovault must create an error message if the exported image could not be saved
Note: See TracBrowser for help on using the browser.