- changed order of parameters for Cairo/Matrix (xx, yx, xy, yy, x0, y0)
- new class Cairo\Glyph
- new class Cairo\TextCluster
- finalized Cairo\ScaledFont::getGlyphExtents and Cairo\Context::glyphPath()
- added Cairo\Context::showGlyphs() and Cairo\Context::showTextGlyphs()
- removed several memory-leaks
Hint:
Because of missing test-files for glyphs and text-cluster, these features are not tested!