Show my pictures (Smp)
======================

Smp represents a connection between an image viewer and an image editing program.
It is not a replacement of a  professional image editing program, but it has
the simplicity of in image viewer and the basic functions of such a program.

Smp currently shows the pictures and paintings without antialias for speed reasons, but it saves and print with it.

paintings are stored in a separate layer. To add the paintings to the picture you must press the "Apply" button in the Toolbar
or select the Menuitem in the "Edit" menu.

Currently I can not change the image pixel from the image data, so I must change the pixel directy. On large pictures
this take a long time. I hope I can change this in the future.


To do:
=======

  - write a description
  - add more languages
  - add picture frames
  - add brightness and contrast
  - working as Icon editor
  - Foto Fix


Know'n Problems
===============

  - the colours in the palette are not in the correct order at the moment
  - draw Icons does not work correctly, because the pencil must paint under the line and not in the middle
  - can't read colours from the palette directly, so it takes a long time on large pictures


Version History:
================

V0.0.2 alpha
  - fix: bug in close file
  - add: change background size
  - add: preview window for some operations with threshols
  - add: Cancel option on close application while saving
  - add: save as gif
  - add: convert to various colour modes
  - add: display palette and set transparent colour
  - change: speeding up convert to mono
  


V0.0.1 alpha (first version)
  - load gif, jpg, jpeg, bmp, png, pcx, pnm, tif, xpm, xbm, ico, cur
  - save jpg, jpeg, bmp, png, pcx, pnm, tif, xpm, xbm, ico, cur
  - image filtering
  - thumbnail window
  - file explorer window
  - paint window
  - different layouts
  - save own layouts
  - open image in new window

  - print and print preview
    * center image on page
    * fit picture to page proportional
    * fit picture to page not proportional
    * print from DPI
    * print self definied size in cm or pixel
    * print as given size in cm: 9x13, 10x16, 13x18

  - batch print and preview:
    * print caption, creating date, filename image number or free text on left, centered or right on top or bottom
    * print header or footer
    * print watermark from text or image (the text is automatically scaled to page size)
    * select the number of pictures per page
    * choose the distance between the pictures

  - batch convert:
    * rename, convert or rename and convert
    * get new syntax for renaming with place holder
    * select output directory

  - show tranzparenz, if selected
  - rotate 90 left/right and free
  - mirror horizontal and vertical
  - blur horizontal and vertical and mixed
  - select, cut, copy and paste
  - crop image
  - undo
  - convert to greyscale
  - convert to mono (slow)
  - change image size
  - horizontal and vertical ruler
  - show grid and snap to grid
  - show crosshair
  - show slideshow
  - create screenshot
  - minimize to tray
  - set as portable (save ini in file directory)
  - set pen width
  - set dash style
  - set brush style
  - select colour

  - painting:
    * select
    * pipette
    * fill
    * pen
    * dash
    * arrow
    * rectangle
    * rounded rectangle
    * circle
    * ellipse
    * curve
    * text
    * dimensioning
    * polygon
