Lasem 0.3.0 released



Hi,

Lasem 0.3.0 "Pourquoi pas" is now available.

Lasem is a library for rendering SVG and Mathml, implementing a DOM like
API. It's based on GObject and use Pango and Cairo for the rendering.
Included in the package, there is a simple application, lasemrender,
which is able to convert a Mathml, a latex math or a SVG file to either
a PNG, PDF or SVG image.

Lasem is now LGPLv2+ licensed, thanks to a change of the itex2mml license by
Paul Gartside and Jacques Distler.

This is a new unstable release, parallel installable with the previous stable one.

The MathML part is still supposed to be in better shape than the SVG one, but
both should be usable in a "parse and render" scenario.

Here are the changes since the last announced release:

All:
        Switch to LGPLv2+ licence (was GPLv2+ previously).

itex2mml:
        Update to 1.3.22.

SVG:
        Use pango_cairo_show_layout for text fill.
        font-weight, font-style, font-stretch and text-anchor support.
        <tspan> support.
        Fix position of outermost <svg>.
        href support for <pattern>.
        href support for <radialGradient>.
        href support for <lienarGradient>.
        Allow commas in viewBox string.
        Fix ellipse rendering direction.
        Fix parsing of rgb() colors.
        Don't send invalid dash array to cairo.

Lasem 0.3.0 is available for download at: 

http://ftp.gnome.org/pub/GNOME/sources/lasem/0.3/lasem-0.3.0.tar.gz
http://ftp.gnome.org/pub/GNOME/sources/lasem/0.3/lasem-0.3.0.tar.bz2
http://ftp.gnome.org/pub/GNOME/sources/lasem/0.3/lasem-0.3.0.md5sum

Development happens in a git repository hosted on the GNOME servers:

http://git.gnome.org/cgit/lasem/

There's even a bugzilla product:

http://bugzilla.gnome.org/enter_bug.cgi?product=lasem

And from time to time, I blog about Lasem:

http://blogs.gnome.org/emmanuel/

A Lasem python binding, developed by Jorn Baayen, is available here:

http://github.com/jbaayen/pylasem

        Emmanuel Pacaud.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]