| Author |
Message |
muggins
Joined: 20 Jan 2006 Posts: 6660 Location: lisbon
|
Posted: Fri 18 Dec 2009, 19:26 Post subject:
|
|
Uploaded v9.0.
| Quote: | 2009.12.14 v.9.0
+ HDR can now merge up to 10 images - the user can manipulate image
contributions while monitoring a live output image.
+ Tools > Convert RAW Files - revised to allow selection of one or
many files using a standard file chooser dialog.
+ File > Open RAW - removed. Use Convert RAW Files and select a
single file, which is then converted and opened.
+ Context help via F1 key was added to most dialogs - show relevant
section of the user guide in a popup window which runs parallel. |
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6660 Location: lisbon
|
Posted: Sat 26 Dec 2009, 04:24 Post subject:
|
|
Uploaded v9.1.
| Quote: | 2009.12.24 v.9.1
+ bugfix: sharpen via unsharp mask was ignoring "threshold" input.
+ new function: tone mapping - used to improve local contrast and
detail in image areas that are too dark or washed out. |
|
|
Back to top
|
|
 |
drongo

Joined: 10 Dec 2005 Posts: 328 Location: UK
|
Posted: Sat 26 Dec 2009, 07:06 Post subject:
Good, simple effects |
|
Thankyou muggins,
I just tried this for the first time. i can't believe how easy this makes commonly required transforms such as rotation and cropping. The art transform tools are going to save me a heap of time with a current project.
drongo
|
|
Back to top
|
|
 |
emil
Joined: 10 Nov 2009 Posts: 547 Location: Austria
|
Posted: Sun 27 Dec 2009, 18:04 Post subject:
menu entry |
|
Hi,
I downloaded 9.1 but got no menu entry at installation.
How to run it?
Servus
Emil
|
|
Back to top
|
|
 |
drongo

Joined: 10 Dec 2005 Posts: 328 Location: UK
|
Posted: Mon 28 Dec 2009, 08:30 Post subject:
|
|
@ emil,
Open a console and type "fotoxx" (without quotes)
I don't get a menu entry either but I think this may be a feature of later Puppies. think I read this in one of the four pages on this topic but the Forum is too slow to check now.
|
|
Back to top
|
|
 |
abushcrafter

Joined: 30 Oct 2009 Posts: 1447 Location: England
|
Posted: Tue 29 Dec 2009, 15:53 Post subject:
|
|
Change the category in the .desktop file to a better one say....
eg.
In the file /usr/share/applications/fotoxx.desktop
| Code: | [Desktop Entry]
Name=Fotoxx
Categories=X-Graphic;
Type=Application
Terminal=false
Exec=fotoxx
Icon=/usr/share/fotoxx/icons/fotoxx.png
GenericName=Digital Photo Editor
|
Please read up on .desktop files for the future as you may want to teak menu entries!
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6660 Location: lisbon
|
Posted: Tue 29 Dec 2009, 17:49 Post subject:
|
|
Mea culpa! I've re-uploaded it with .desktop file:
| Code: | [Desktop Entry]
Name=Fotoxx image viewer
Categories=Graphics
Type=Application
Terminal=false
Exec=/usr/bin/fotoxx
Icon=/usr/share/fotoxx/icons/fotoxx.png
GenericName=Digital Photo Editor
|
|
|
Back to top
|
|
 |
abushcrafter

Joined: 30 Oct 2009 Posts: 1447 Location: England
|
Posted: Tue 29 Dec 2009, 17:55 Post subject:
|
|
thanks muchly
|
|
Back to top
|
|
 |
munichjohn
Joined: 01 Oct 2009 Posts: 7
|
Posted: Fri 01 Jan 2010, 16:37 Post subject:
fotoxx-9.1 no entry in graphic menu Subject description: fotoxx-9.1 no entry in graphic menu |
|
Happy New Year muggins! This is the same problem as the 8.5 version that I reported on 2nd Oct 2009. Please update.
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6660 Location: lisbon
|
Posted: Sat 02 Jan 2010, 06:02 Post subject:
|
|
Uploaded v9.2.
| Quote: |
fotoxx 9.2
DateJan 1, 2010 at 17:35
Select area by color was made easier: an optional radius of action was added to quickly incorporate excluded "islands" or push-out area edges. Area edge calculation and blending was made into a separate dialog. The defog function was removed - it duplicated the functions of the brightness and color saturation curves, and also the new tone mapping functions produce better results. For the Blur function, the minimum blur radius was reduced to 0.5 pixels, which is barely perceptible. Two bugs were fixed: (1) Tone mapping with edge blending was causing some pure black pixels to turn white. (2) The edge of a mouse-selected area which also hugs an image edge was not being omitted for the purporse of edge blending.
|
To Emil, abushcrafter, munichjohn, and anyone else interested, the problem with fotoxx not appearing in the menu, with p431, was because p431 clobbered the "Graphics" category, and apparently needs some sub-category. So I've changed the .desktop file to have:
Categories=2DGraphics
and it definitely appears in menu for p412 & p431.
|
|
Back to top
|
|
 |
abushcrafter

Joined: 30 Oct 2009 Posts: 1447 Location: England
|
Posted: Sat 02 Jan 2010, 09:54 Post subject:
|
|
Don't worry about me I set a custom category anyway so I still have to edit it!
|
|
Back to top
|
|
 |
drongo

Joined: 10 Dec 2005 Posts: 328 Location: UK
|
Posted: Sat 02 Jan 2010, 11:04 Post subject:
Fotoxx menu entry working fine in Puppy 4.3.1 |
|
Fotoxx menu entry working fine in Puppy 4.3.1
thanks
|
|
Back to top
|
|
 |
JustGreg
Joined: 24 May 2005 Posts: 651 Location: Connecticut USA
|
Posted: Sat 02 Jan 2010, 18:25 Post subject:
|
|
I use Fotoxx to convert a PSD to JPEG file. It worked fine. Fotoxx did complain about the exif tool/library not being available. The installation was to Puppy 4.3.1. Thanks for the pet!
_________________ Enjoy life, Just Greg
Live Well, Laugh Often, Love Much
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6660 Location: lisbon
|
Posted: Sat 02 Jan 2010, 19:15 Post subject:
|
|
JustGreg,
regarding the fotoxx's exiv complaint, just install exiftool, from the first post. See:
| Quote: | | (N.B. This latest release requires the installation of the attached freeimage library .pet. It also supports usage of exiftool & ufraw, if these are installed.) |
|
|
Back to top
|
|
 |
outtaspam
Joined: 18 Dec 2009 Posts: 19
|
Posted: Wed 06 Jan 2010, 14:45 Post subject:
exiftool problem in 9.2 |
|
| muggins wrote: | JustGreg,
regarding the fotoxx's exiv complaint, just install exiftool, from the first post. See:
| Quote: | | (N.B. This latest release requires the installation of the attached freeimage library .pet. It also supports usage of exiftool & ufraw, if these are installed.) |
|
I have the same complaint about exiftool not being installed, despite having installed it. It was not a problem in 9,1, but beacma a problem in 9.2.
Outtaspam
|
|
Back to top
|
|
 |
|