Commit graph

7 commits

Author SHA1 Message Date
mef
50a77a087d Update 1.2.1 to 1.5.3
----------------------
Version 1.5.3 <2015-01-18>
--------------------------
  * applied patch from Sebastian Vater to fix memory leak

Version 1.5.2 <2014-12-14>
--------------------------
  * fixed memory leak (thanks to Sebastian Vater)

Version 1.5.1 <2014-11-23>
--------------------------
  * fixed some compiler errors

Version 1.5 <2014-08-09>
------------------------
  * added support of marker element
  * added support of patternTransform attribute

Version 1.4.2 <2014-07-06>
--------------------------
  * added support of stroke-dasharray
  * fixed handling of preserveAspectRatio="none"

Version 1.4.1 <2014-06-16>
--------------------------
  * fixed rendering of tspan-element
  * fixed rendering of use element in pattern and mask elements

Version 1.4 <2014-05-24>
------------------------
  * added support of pattern element

Version 1.3 <2014-04-13>
------------------------
  * added support of animations
  * fixed some GetBBox() methods
2015-03-01 12:17:57 +00:00
gls
c8fea0c515 Update graphics/wxsvg to 1.1.4
pkgsrc changes:
 - set LICENSE

upstream changes:

Version 1.1.4 <2011.11.22>
--------------------------

  * added SVG image handler

Version 1.1.3 <2011.11.14>
  --------------------------

  * SVGImageElement: added support of SVG images
  * added support of Gaussian blur filter

Version 1.1.2 <2011.08.14>
--------------------------

  * added handling of preserveAspectRatio attribute

Version 1.1.1 <2011.08.04>
--------------------------

  * fixed text rendering
  * fixed rendering of video

Version 1.1.0 <2011.07.24>
--------------------------

  * updated cairo backend - it's default backend now
  * added rendering with alpha
  * added wxSVGTBreakElement

Version 1.0.10 <2011.06.13>
--------------------------

  * fixed wxSVGCanvasImage::Init()

Version 1.0.9 <2011.06.05>
--------------------------

  * fixed wxSVGCanvasImage::GetDefaultHeight()

Version 1.0.8 <2011.02.23>
--------------------------

  * fixed wxFfmpegMediaDecoder::GetFrameAspectRatio()
2011-11-23 21:29:14 +00:00
drochner
142ab8b486 update to 1.0.7.1
changes:
-added some methods to media decoder
-added possibility to render without preserving aspect ratio
-bugfixes
2011-01-11 15:47:02 +00:00
drochner
456cabd7ef update to 1.0.4
changes:
-ffmpeg compatibility fixes
-use system expat library
-bugfixes
2010-05-07 17:58:30 +00:00
drochner
2d74e4653c update to 1.0
changes:
-added support of svg gradients
-implemented GetResultBBox() (SVG1.2)
-added parameter coordinates (wxSVG_COORDINATES) to GetBBox()
-implemented baseline
-some other small changes and bug fixes
2009-08-11 18:57:07 +00:00
joerg
3a3c07bc30 Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
xtraeme
8bb70862b5 Initial import of wxsvg-1.0beta5.
wxSVG is C++ library to create, manipulate and render SVG files.
Some python bindings and tools are also planned.
2006-01-24 03:42:28 +00:00