Older blog entries for pjrm (starting at number 0)

I've recently been looking at using libcroco from Inkscape. I'll need some help in hooking it up properly (e.g. ensuring that the picture updates whenever stylesheets in the document are modified), but at least I can do the main work of interfacing with libcroco.

As a result of looking at libcroco, I've noticed a few bugs, so I'm working on fixing those and updating the test suite so that it catches those bugs.

I've also noticed that there are a number of things about style that aren't specified in the SVG spec, e.g. the priority of style="..." attributes compared to other stylesheet information. My guess is that it's considered more specific than any separate stylesheet rule.

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

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!