// archives

Archive for September, 2003

The world needs Jot conversion tools

I might just have to write some. No one but AvantGo could find a use for a jpeg-to-jot conversion tool. But, hey, where there’s a need, eh?
I’m thinking… parse through the jpeg pixel by pixel and create a jot “stroke” for each pixel, monochrome only. Kind of an inefficent approach, but it’s the simplest algorithm [...]