Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > fe10feac66181c9d3c676d4b882887e0 > files > 5

wxsvg-1.0-1mdv2010.0.i586.rpm

Version 1.0 <2008.11.11>
--------------------------

  * added ffmpeg media decoder
  * added support of agg 2.5
  * implemented baseline
  * fixed text-anchor
  * added support of svg gradients
  * implemented GetResultBBox() (SVG1.2)
  * added parameter coordinates (wxSVG_COORDINATES) to GetBBox()
  * fixed text rendering under some platforms
  * implemented saving
  * added GetOwnerDocument()
  * added GetAttribute()
  * fixed CloneNode() and copy constructors
  * added copy constructor to wxSVGPathSegList
  * added rect parameter to wxSVGDocument::Render()
  * wxSVGCtrl: fixed refresh (redraw buffer only in OnPaint)
  * added cairo backend (disabled by default)
  * some other small changes and bug fixes

Version 0.9 <2005.07.31>
------------------------

  * implemented image element
  * implemented use element
  * implemented hittest bases on bounding boxes
  * rewrited css classes
  * removed all GetAnimated/SetAnimated methods
  * wxSVGLength: added calculation of percantage values

Version 0.8 <2005.05.27>
------------------------

  * implemented text element
  * added agg backend (enabled in windows version)

Version 0.7 <2005.05.23>
------------------------

  * initial release