4 Jun 2005 (updated 4 Jun 2005 at 20:38 UTC) »
the mupdf firefox plugin is actually quite nice. get it here. now i just need some time and invest some effort into the linux port. my main problem is where to find a good scrollbar. i can draw my own (ick!), i can swallow gtk+ (double ick!), but i can not access firefox's own (infinite ick!).
more ickiness: i cannot send keyboard events that are uninteresting back to firefox. so all the standard menu and keyboard shortcuts are dead. stone dead. so stupid!
31 May 2003 (updated 31 May 2003 at 15:46 UTC) »
http://www.pdos.lcs.mit.edu/~rsc/software/
Now all that's needed is a bullet through the POSIX header mess. I don't want to need to use autoconf/automake just to know what headers I need to get the basic libc functions. I just want to write...
#include <libc.h>
...and everything should just work. One header per library. No headers including other headers. No stupid inclusion guards. Okay?
Now MuPDF can draw bitmapped type3 fonts better than any other PDF viewer, and caches the rendered glyphs. It also handles most colorspaces (except separation, devicen, indexed and pattern) and is quite a bit faster.
http://www.df.lth.se/~mazirian/download/mupdf-0.5.tar.gz
I've done a bit of hacking on charcoal and mupdf lately. I reworked the rendering of charcoal and mupdf to incorporate littlecms color management. A lot of bugs were removed in the process, but some new ones were added as well... for some reason ICCBased color spaces don't work, nor does CalGray. I suspect that I am just not using littlecms correctly.
Tumdidum. Thanks to gka, MuPdf now supports Type3 fonts. Various optimizations and countless bugfixes since the last release, find it at http://www.df.lth.se/~mazirian/download/.
First impressions: it sure is a lot prettier than most Linuxes. Smooth fonts even in the installer. Nice font selections and colors. I like the new icon theme. The start menu is still crowded, but a major improvement over last time I used Gnome.
But that's where the good stuff ends. Open the browser, and what do I see? Old Mozilla with ugly classic theme and core X fonts. Open the word processor and face an ugly windows-look-a-like UI with blotchy type1 core X fonts.
What good is this unified interface if none of the major applications use it?
Sigh. Oh well, at least it's a step in the right direction...
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!