SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Dim

Dim Is a Digital Image Management program. It is a Gnome application written in Python. Further information and source archives are available in http://www.iki.fi/api/dim

Version history

0.1 Initial release, basic image viewing and previewing, EXIF-support,

still a lot of work left to make it feature complete

Installation

Requirements

Dim Installation:

        extract source archive
        python setup.py install
        
        The python modules are installed to /usr/python/site-packages/dim 
        by default or to /usr/local/python/site-packages/dim depending on
        how Python was installed on your machine. If you want to install
        to non-default directory you can use --prefix option:   
        * python setup.py install --prefix=[path]
        
        chmod ugo+x /usr/python/site-packages/dim/dim.py
        ln -s /usr/python/site-packages/dim/dim.py /usr/bin/dim

"Roadmap"

        Following features are coming in future versions:
                * jpeg rotation
                * copy, move operations
                * image catalog organization support
                * persistence of image library objects maybe usin PyPerSyst

Bug reports, questions

        Dim is a work in process and all feedback is welcome! 
        Send your messages to api@iki.fi

More information

http://www.iki.fi/api/dim


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.