azz sent me Xft patches for aewm. The anti-aliased text doesn't look nearly as nice as I thought it would, though, because I can only get X to display it in one font, which appears to be Courier New on crack. The bizarre thing is XftFontOpen always returns sucessfully, giving me this particular face, no matter what sort of garbage name I give it. Maybe the calling conventions are messed up. It uses very weird semantics, like
XftFontOpen(dpy, DefaultScreen(dpy),
XFT_FAMILY, XftTypeString, foo,
XFT_SIZE, XftTypeInteger, bar,
NULL);
This is almost the same as XtVa*, but why in the world do we need to specify the type and the option name separately? Am I going to have a font family that's an integer? Who knows. Call me crazy, but I kinda like those hairy old X fontspecs.
Oh, and the aaronls of the world will probably have a field day with this (ahem):
Stripped Bin / RSS / Share No Xft: 17k / 804k / 696k With Xft: 69k / 1460k / 1108k
I have to admit the bin size is curious. It is, of course, dynamically linked, but I had to double-check just to be sure.
As I want to eventually release this thing at some point, I'm thoroughly self-LARTing myself for leaving my in- progress .deb work on my main computer (not on the network, as my dorm's power has been cut over break. Just when you thought these people couldn't be cheap enough... anyway...) I will have to remember what it was and reconstruct it if I want to be timely.
Since Iain did it (whoo, thanks for the excuse!), I might as well recap what I bought after meeting James for our keysigning yesterday.
And then I adopted the netcat Debian package. I'm pretty sure I've taken care of all the issues behind the 'normal' bugs with my upload, I'm just waiting on some responses from submitters. I'll get to the wishlist stuff pretty soon; it seems like a fun project. What I didn't realize when I started is that the last upstream release was in 1996, and I have my doubts that the author is going to reply to me. At any rate, the FTP site I supposedly downloaded the source from is down at the moment. I don't think I'd mind taking it over upstream if needed though. It's a cute little piece of software.
Finished housesitting this morning. I don't know why I find it surprising that I was asked, "could you upgrade AOL [motioning to CD, they even bundle them with the McNewspaper around here now...] while I'm gone? I don't know how to do it." Oh well.
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!