Hi Ciprian, On Fri, Nov 07, 2003 at 01:42:30 +0200, Ciprian Popovici wrote: > On Thu, 6 Nov 2003 23:12:26 +0100 Johannes Winkelmann <[EMAIL PROTECTED]> > wrote: [...] > > You can have a look at my port for the CRUX linux distribution > > (including patch to support antialiasing): > > http://www.hta-bi.bfh.ch/~winkj/files/crux/ports/blackbox-aa/ > > You'll find the bbaa-pre1-1.patch file there plus the Pkgfile which > > shows how I build it. > > I had a little trouble: > > Screen.cc:2165: error: `min' undeclared (first use this function) oh, I can't reproduce this one; std::min should be in STL's algorithm header which is included in Screen.cc
> A few issues: > > 1) My toolbar clock started missing the last digit on occasions. Yeah, I know about this one; back when I wrote those patches, I tried to find the problem but failed, and nowadays I got used to it ;-) > 2) Could it be possible to modify the patch so that it follows a config > option and renders either AA or regular fonts? A style-based option > would be the greatest, but does blackbox needs a restart for the change > to happen? Shouldn't be hard at all. > 3) The patch takes a bit of fuzz to apply, and I'm a bit anal, so can I > suggest updating it against 0.65 final? :) Oh, and uploading it to > SF.net too, that's where people look for bb patches and I only found > beta7 there, which didn't work. Well, while the patch does perfectly what I want, there are several small redrawing issues (you mentioned the toolbar one above) which keep me from submitting it. Note that I'm not working on this (one year old) patch anymore, mostly because I don't have the time right now, but also because the current one does perfectly what I want which kind of takes away the motivation (the fact that bb 0.70 will have aa support doesn't help either ;-)). It's just provided as is. Regards, Johannes -- Johannes Winkelmann mailto:[EMAIL PROTECTED] Biel, Switzerland http://jw.tks6.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
