Sunday, February 3, 2013

Fotoxx 13.02 Allows Now To Convert An Image Into Cartoon-like Drawing (More Features) - Ubuntu/Linux Mint




Fotoxx has been updated to version 13.02 bringing more new features and improvements. Fotoxx is an image editor that allows users to perform various adjustments and effects on their images.



 Fotoxx 13.02 has added the following features:


  • Color space conversion is supported using LCMS (e.g. Adobe RGB <--> sRGB)
  • A photo of a page in a thick book can be squared and flattened; the print is stretched out where the page curves down at the binding.
  • A photo can be converted into a cartoon-like drawing.
  • The thumbnail gallery view has three sort options: file name, file mod date, and photo date (EXIF).
  • Metadata is kept when a RAW file is converted to TIFF/JPEG/PNG
  • Brightness distribution graph allows selection of colors, and reflects only the visible part of a zoomed image.
  • Some bugs were fixed


Fotoxx 13.02 Installation

For PPA installation (not updated so far), you can install Fotoxx 13.02 with these commands:

sudo add-apt-repository ppa:dhor/myway 
sudo apt-get update 
sudo apt-get install fotoxx

For manual installation of Fotoxx in Ubuntu/Linux Mint, here are the commands:

1. i386

sudo apt-get install dcraw ufraw libc6 libtiff4 xdg-utils libimage-exiftool-perl 
cd /tmp 
wget -c http://goo.gl/m8YQq -O fotoxx-13.02-i686.deb 
sudo dpkg -i fotoxx-13.02-i686.deb

2. amd64

sudo apt-get install dcraw ufraw libc6 libtiff4 xdg-utils libimage-exiftool-perl 
cd /tmp 
wget -c http://goo.gl/Bz5YD -O fotoxx-13.02-x86_64.deb 
sudo dpkg -i fotoxx-13.02-x86_64.deb

No comments:

Post a Comment