Commit graph

12 commits

Author SHA1 Message Date
drochner
0b697d3585 update to 1.1.14
changes: bugfixes
2013-04-17 17:28:03 +00:00
drochner
e7dd616859 update to 1.1.13
changes: bugfixes
2013-03-14 19:29:16 +00:00
drochner
0e6a61f18e update to 1.1.9
changes:
-bugfixes
-support for newer ffmpeg/libav
2012-10-10 13:32:09 +00:00
drochner
c712c6113b update to 1.1.6
changes:
-handle more attributes
-added support of clipPath element
-added support of visibility style property
-fixed handling of aspect ratio of video
2012-01-19 19:19:21 +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
wiz
1d3dfbd541 regen for patch-aa (hi heinz!). 2007-08-21 21:25:21 +00:00
wiz
198e9cfab0 Update to 1.0beta6:
Version 1.0b6 <2006.03.15>
--------------------------

  * some bug fixes

(this includes fixes to make the package build with gcc-4.1)
2006-07-05 19:47:17 +00:00
joerg
4b35e55d66 Fix build with FreeType 2.2+ 2006-06-20 12:54:48 +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