Lowfat (+ Manager)
11 04 2008This program today is likewise an eyecandy program. It still doesn’t need compositing, though. I have absolutely no idea if compositing would help or hinder this.
Lowfat is a photo program for Linux that is like BumpTop, but just displays photo in a 2.5D-ish fashion:
It’s pretty awesome, but the caveat is that it doesn’t link to any photo management program. Until now.
And up until now I haven’t published any of my programs on here, and that’s because all my programs, other than this one, of course, sucks.
Presenting the Lowfat Manager. It’s a little Ruby-Gnome program that links up with F-Spot, Ubuntu’s default photo manager, configures Lowfat for you, and also gives you 3 preset formations:
Oh, if you want to wirte your own program, look in “state.txt” in the root of Lowfat’s directories. Each photo is as:
Photo Pathname
Center X (NOT TOP LEFT! THE CENTER!)
Center Y
Angle in degrees, clockwise from positive X axis
Width
Height
Two things before we go on to installation:
1) Lowfat Manager actually puts a limit on the size of your photo, because it doesn’t want extremely huge images. I’ll present two options, one for people who shoot extremely large photos, and another for people who shoot extremely large photos and don’t give a damn.
2) Lowfat can only handle RGB photos, which is pretty much every image except some that might be on the web. If you want to find out, open the photo with Gimp, and go to “Image” -> “Mode”, and select “RGB” if it isn’t already.
Installation:
Step 1: Get the packages:
sudo apt-get install build-essentials git git-core libglib-dev libgtk-dev libcairo-dev libsdl1.2-dev libgl1-mesa-dev \ # for lowfat
ruby1.8 libgnome2-ruby libsqlite3-ruby librmagick-ruby #for lowfat manager
Step 2: Get Lowfat:
git clone git://people.freedesktop.org/~macslow/lowfat
Step 3: Build It:
cd lowfat
./configure && make #no make install
Step 4: Copy lowfatmanager.rb to the directory “lowfat”!
lowfatmanger.rb has to be in the directory lowfat is in. If you don’t know what I mean, it should at ~/lowfat (”lowfat” at home directory). If you know what I mean, you should be able to find it =D.
Copy either of the code at these links:
Forces resize.
Doesn’t force resize.
Step 5: Put photos and add them to tags/albums if you hadn’t already. Should be easy enough
Step 6: Give lowfatmanager.rb executive permission (in Ubuntu/Gnome/Nautilus, right-click, “Properties”->”Permissions”->”Allow executive permission”, or something like that)
Step 7: Fire it up!
Tags : awesome, cool, debian, eyecandy, f-spot, linux, lowfat, photos, ubuntu
Categories : GUI, Recommended





