New css2 parser/selection engine/layout engine in C

Hi,

I am working a new css2 manipulation toolkit called libcroco.
It is written in C, based on the glib and is integrated in the gnome 
project.

The project is very young but provides
1/ a css2 parser that exposes a SAC like and a CSSOM like api.
2/ a selection engine
3/an xml/css layout engine.

I have set up a small web page
at http://savannah.nongnu.org/projects/libcroco.

A first pre pre pre alpha code has been released and
the tarballs are available at 
http://ftp.gnome.org/pub/GNOME/sources/libcroco/0.1/ .

The parser is already used by the gnome svg rendering engine
called librsvg so I think it is stable enough to be used
at least in development environments.

Your feedbacks are welcomed,

Cheers,

Dodji.

Received on Sunday, 25 May 2003 16:16:12 UTC