Changes between Version 3 and Version 4 of PhotovaultFeatures

Show
Ignore:
Timestamp:
06/18/07 23:57:28 (3 years ago)
Author:
harri (IP: 88.113.120.209)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PhotovaultFeatures

    v3 v4  
    1919 * Import multiple images at once 
    2020 * Automatically extract metadata from image file when importing them to database (from EXIF and image file information) 
    21  * Export photos from database 
    22  * Adjust resolution of exported photos 
     21 * Automatically detect duplicate files 
     22 * Export photos from database with arbitrary resolution 
    2323 * Select numbering scheme when exporting multiple photos 
     24 * Export database content in XML format 
     25 * Import image metadata in XML format (form other Photovault databases or external programs) 
    2426 
    2527== Viewing and Processing Images == 
     
    2729 * Rotate photos - either in 90 degree increments or freely 
    2830 * Crop photos 
    29  * Adjust colors and other conversion settings of raw images (''from 0.4.0'') 
     31 * Change color balance, contrast, brightness and saturation of images 
     32 * Flexible adjustment of raw image conversion parameters 
    3033 * View photos at arbitrary zoom level 
    3134 * Automatic thumbnail creation 
     
    3639Photovault is written mostly in Java and should run in all environments supported by Sun Java 5.Some features like [RawConversion raw image conversion] are platform dependent - these are supported on Windows and Linux. 
    3740 
    38  * Runs in Windows, Linux and MacOS X (''Note! Raw image files supported only in Windows & LInux currently'') 
     41 * Runs in Windows, Linux and MacOS X 
    3942 * Requires Java runtime environment 1.5 and Java Advanced Imaging 
    4043 * Data storage in either [http://db.apache.org/derby Apache Derby] (included in release) or [http://www.mysql.com MySQL] database (not included)