August 25, 2011

Image browser in Python - Part 1 - Specification

My next project is an image browser. Which specifications are the followings:

  • Minimalistic desing
  • Maximum space for pictures
  • Support the most common image types (png, bmp,gif,jpeg)
  • Automatic align of the buttons at different screen sizes
  • Always in full screen mode
  • Browsing through directories function
  • Animated buttons
  • Automatic picture downsize if need

No comments:

Post a Comment