StippleGen 2—Stippler, turned friendly
A long time ago I wrote stippler and put the source on my blog. However, it was pretty user-hostile software and doesn't even build with current versions of Linux without modification. That's why I'm gratified to see StippleGen 2, free software (LGPLv2.1+) that performs a similar function but with a nice-looking user interface. I haven't tried it myself, but if you are interested in making this kind of art it surely warrants a look.
CropGUI 0.1.1: now with gtk
Earlier this year, I released a program for lossless cropping of jpeg images. This week, based on feedback from Ingrid, I ported the program to gtk (it originally used tkinter).
cropgui: A Linux GUI for Lossless JPEG Cropping
Update: See the newer version of cropgui
Of the pictures from my recent trip I'd like to put online, I've found that in 75% of the cases where I want to retouch the photo, it's to crop it and nothing else. Since I shoot in jpeg, it's a lossy process to load the jpeg in gimp, crop it, and write the result.
But it turns out that debian's jpegtran has a "-crop" flag which performs lossless cropping of jpeg images as long as the crop is to a multiple of what the manpage calls the "iMCU boundary", a (usually?) 8x8 block of pixels. This feature was pioneered by Guido of jpegclub.org some years ago.
There's apparently a nice Windows front-end to this program, but I didn't find a Linux one. So I wrote one! It's pretty basic, but it gets the job done. You can download it below.
Canon Digital Rebel XSi (450D) on Linux Ubuntu Hardy 8.04
gimp-ufraw (ubuntu hardy) would open cr2 files from my new camera (Canon Digital Rebel XSi, aka 450D), but until I applied a patch the colors were all wrong. (This is on launchpad but not fixed in an official ubuntu package yet)
Another nice tool with this camera is gphotofs, which allows the camera to be mounted as a filesystem even though it uses PTP rather than mass storage. The one packaged for Ubuntu Hardy works nicely.
XO-1 screen simulation
I failed to resist the new G1G1 program and ordered myself an XO-1 today. As a lot of geeks are, I'm intrigued by the screen. Updated: sped up the simulation a bit with a pyrex module.
Cairo-based waveform demo
It's late, but I just wanted to toss this online. It's a Python / Cairo / Gtk based waveform viewer. Maybe it will become the foundation for a replacement for both emc2's halscope and the sump.org logic analyzer GUI, when I find a hundred hours or so to work on it.
The main feature is that when a trace has more than one sample per horizontal pixel it goes into a sort of "envelope" mode, with a fainter trace showing the min and max and the bright trace following the median (not mean) value.
The demo writes out 3 static pngs, then shows a window that you can re-size to get an idea of the responsiveness. I have only run on a very beefy machine so far, which gives the impression that all is well. Resizing is tolerable, and exposing (and, by analogy, scrolling, when I get around to it) is pretty responsive.
Files currently attached to this page:
demo.py | 7.0kB |
Making a YouTube video of X program
Instructions for recording any X program into a video suitable for upload to youtube
The Bayer sensor vs the Foveon sensor (part 2 of 2)
In this part of the article, I present the images and compare the results to my predictions.
The Bayer sensor vs the Foveon sensor (part 1 of 2)
Tired of missing OpenGL manpages on Ubuntu
Onscreen Crosshairs in tcl/tk
Stippler 1.0 source release
Hershey Vector Fonts
Two optical illusions
QOOP -- the final chapter?
Response from QOOP (updated with comparison images)
All older entries
Website Copyright © 2004-2024 Jeff Epler