From: Fredrik Jagenheim Date: 2004-10-14T00:52:47+09:00 Subject: Re: [ANN] jpeg2pdf v0.1 On Wed, 13 Oct 2004 22:48:56 +0900, Austin Ziegler wrote: > Fair enough; in my defence, though, my priority lately has been Ruwiki > -- and during RubyConf, my main development computer crashed. Yes, I realize that I said it like some needy child and I apologize for that. > Your patches will be merged in CVS-latest (manually, so that I can > make sure the debug statements are gone :). It will be some time > before I can make a new release that contains these, because I have > several other things that need attention as well. It's no hurry for me, I already have the patches in my version. ;) Also, the patches should be fairly straightforward. Most of the code to support both images and fonts where already there. Just a couple of bugs / missing parts that hindered them from working properly. Actually, I think you should hurry and get a new release out and NOT call it a 'technology preview'. I spent many days trying to figure out how to generate PDF files in Ruby looking at interfaces to commercial libs that left waterstamps on the pages, interfaces to libs that refused to compile and interfaces that hadn't been updated since Ruby 0.1. Yours was the last I looked at just because you announced it as 'broken from start', instead it contained support for /everything/ I needed and worked just perfectly. ;) BR, //F