December 4th, 2012· SVG: Revert text patches. They were not supposed to be in 0.4.0 release.
October 29th, 2012All:
· Display result of comparison to reference file in test suite.
SVG:
· Use cairo API for filter implementation when possible.
· Fix blur misposition.
· Support for filter primitive subregion.
· Implementation of .
· Implementation of BackgroundImage and BackgroundAlpha.
· Implementation of .
· Reimplement group opacity optimisation.
· Implementation of get_extents for , , , and .
· Add support for HSL color syntax.
· Fix parsing of stroke-dasharray when value are separated by spaces.
October 18th, 2012All:
· Fix parallel compilation.
SVG:
· Fix a crash in case of transform attribute on gradient elements.
· Handle nodes with name prefixed with 'svg:'.
· Lame vertical text support.
· Fix font size when expressed as percentage.
· Implement overflow attribute for markers.
· Fix Marker auto orientation.
· Fix clipPath transform
· Add preliminary support for feGaussianBlur, feBlend, feComposite, feOffset, feMerge, feMergeNode and feFlood.
· Fix group opacity.
· Use transparent color when paint url is not found.
Mathml:
· Support for element prefixed by 'math:'.
· Fix update of itex element on style change.
October 18th, 2011All:
· Single header include.
· gtk-doc support.
· Unit testing.
· Only export and document the DOM API.
· Binary are now parallel installable.
· Fix crashers found using fuzzxml from Morten Welinder.
· Improve debug output (À la gstreamer).
DOM:
· Pass a cairo context for each view render.
· Better DOM specification conformance.
· Serialization support.
itex2mml:
· Update to 1.4.5.
Mathml:
· Return equation baseline.
SVG:
· Fix gradient on stroke or fill when opacity < 1.0.
· Implement visibility attribute.
· Implement display attribute.
· Implement image::get_extents.
· Avoid infinite circular references.
May 6th, 2011· License changed to LGPLv2+.
· itexmml update to 1.3.22.
· Lower autoconf requirement to 2.63.0.
· Don't set -Werror flag.