Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@swen100 swen100 released this 21 Jun 08:15
· 8 commits to php8 since this release
  • 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!