Table des matières
What's Phatch ?
Phatch is a short name for Photo Batch. It's a tools to create photo action lists to process one or more images in one shot (batch processing).
MorphOS version is a port and complete GUI re-write using PyMUI.
The genuine version and documentation is on the Phatch web site.
Don't annoy the genuine version authors, they don't have knowledge of this port
.
Download
- Phatch-0.2.7.morphos-r28.lha - MD5Sum:
ab0f04d3dec4efe3b8120c7d38abfeae.
- Fixed python path in ''phatch'' startup script. - Added an error popup window when 'save' action is missing.
- Phatch-0.2.7.morphos-r27.lha - MD5Sum:
a6a11f8afa7608bc034ebdc5cbe539dc.
- First release, mostly an unfinished and Unix-like port.
Installation
- Download requirements (Python 2.5.x, PIL-1.7.7 and PyMUI v0.4, Laygroup and NList MCCs) and install them on your system (in preference in
SYS:, see installation page for each of them). - Download latest phatch archive (see download section) in
RAM:. - Using Ambient, browse the archive contents: copy (
CandLibs) and past it insideSYS:(or where the your Python installation resides).
Usage
Phatch can run in two way: using it as a shell command (console mode) or using the GUI mode.
- GUI usage: just execute the file
C:phatch(if installation has been done inSYS:).
- At the first execution, Phatch prepares some directories and put configuration files in the directory set by the
$HOMEenvironment variable.
To fix this variable at each boot of your MorphOS system, just open MorphOS Preferences, Users category and add an user with automatic login, specifies a valid home directory and save. Then you can run Phatch.
- Console usage: in a Shell console, run phatch with
–consoleargument.
- More usage by running
phatch –helpin a Shell console.
- For you information, Phatch saves by default resulting images in
RAM:phatchand thumbnails of them inT:thumbnails.