/gtk/prep-images

To get this branch, use:
bzr branch http://bzr.ed.am/gtk/prep-images

« back to all changes in this revision

Viewing changes to README

  • Committer: edam
  • Date: 2011-02-23 19:43:45 UTC
  • Revision ID: edam@waxworlds.org-20110223194345-f7ichg83dzo6m87x
- initial commit, includes project and build setup

Show diffs side-by-side

added added

removed removed

1
1
 
2
 
Prep Images
3
 
===========
 
2
Add copyright to Images
 
3
=======================
4
4
 
5
 
Prep-images is an application that allows you to quickly overlay a copyright
6
 
image (or other watermark) to an existing image and, optionally, resize the
7
 
image at the same time.  It is intended for use by photographers when preparing
8
 
images for publication on the world wide web.
 
5
Add-copyright-to-iamges is an application that allows you to quickly overlay
 
6
a copyright image (or other watermark) to an existing image and, optionally,
 
7
resize the image at the same time. It is intended for use by photographers
 
8
when preparing images to be put on the web.
9
9
 
10
10
When adding the copyright to the iamge, you are able to choose the corner of
11
 
the image that the copyright is placed in.  You can use either the keyboard
12
 
(arrow keys) or the mouse to select which the desired corner.  The transparent-
 
11
the image that the copyright is placed in. You can use either the keyboard
 
12
(arrow keys) or the mouse to select which the desired corner. The transparent-
13
13
background copyright image can be chosen from the preferences dialog and is
14
14
used thereafter, making this program ideal for use with a batch of photographs.
15
 
 
16
 
A symlink to this program can be added to the Nautilus "scripts" menu (GNOME),
17
 
for example, or as a Custom Command in Thunar (XFCE).
 
15
A symlink to this program can be added to the Nautilus "scripts" menu, for
 
16
example.
18
17
 
19
18
 
20
19
Program Information
21
20
===================
22
21
 
23
 
Prep-images is a simple GTK+ application written in python and released under
24
 
the terms of version 3 of the GNU General Public License.  It requires the
25
 
Image Magick suite <http://www.imagemagick.org/> to perform final image
26
 
manipulation.
27
 
 
28
 
More information about prep-images can be found at the project's homepage:
29
 
 
30
 
  http://ed.am/dev/gtk/prep-images
 
22
Add-copyright-to-images is a simple GTK+ application written in python and
 
23
released under the terms of version 3 of the GNU General Public License. It
 
24
requires the Image Magick suite <http://www.imagemagick.org/> to perform final
 
25
image manipulation.
 
26
 
 
27
More information about add-copyright-to-images can be found at
 
28
<http://www.waxworlds.org/edam/software/add-copyright-to-images>.
31
29
 
32
30
Please report bugs and direct suggestions and questions regarding this software
33
 
to Tim Marston <tim@ed.am>.
 
31
to Tim Marston <edam@waxworlds.org>.