Release 0.3.0
=============

All:
	Add gobject-instrospection.
	Switch to LGPLv2+ licence.

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.

Release 0.2.0
=============

Make lasem library parallel installable.

Release 0.1.3
=============

itex2mml:

  Update to the 1.3.15 release.

Mathml:

  Contribution of Jorn Baayen needed for his lasem python bindings.
  http://github.com/jbaayen/pylasem

  Migration of the attribute handling to lsm_attribute_manager.

SVG:

  Leak fixes.
