Age | Commit message (Collapse) | Author | Files | Lines |
|
Version 1.5.20 <2019-08-02>
---------------------------
* added handling of fill-rule
* added handling of spreadMethod
* added handling of clipPath
* added support of dash-offset
* added support of mask for path element
* fixed handling of pt units
* fixed fill pattern with opacity
* fixed handling of referenced patterns
Version 1.5.19 <2019-06-24>
---------------------------
* fixed rendering polyline element
* fixed drawing a cubic Bézier curve if the previous command was not an c or s
Version 1.5.18 <2019-05-19>
---------------------------
* wxFfmpegMediaDecoder: fixed support of ffmpeg 3.4.x
Version 1.5.17 <2019-05-19>
---------------------------
* wxSVGUseElement: fixed GetBBox() and GetResultBBox()
Version 1.5.16 <2019-01-27>
---------------------------
* wxFfmpegMediaDecoder.SetPosition(): added parameter seekBackward
Version 1.5.15 <2018-09-15>
---------------------------
* added skia backend (experimental) (thanks to Zicheng Yang)
Version 1.5.14 <2018-07-10>
---------------------------
* fixed calculation of bounding box if viewbox is specified
* fixed GetResultBBox()
* wxSVGCanvasImage: added support of data base64 href
Version 1.5.13 <2018-01-29>
---------------------------
* added support of <a> element
* fixed wxSVGImageElement::GetBBox()
* fixed wxSVGUseElement::GetBBox()
Version 1.5.12 <2017-05-01>
--------------------------
* wxSVGSVGElement: fixed GetIntersectionList()
* wxSVGPointList: fixed SetValueAsString()
Version 1.5.11 <2016-12-28>
--------------------------
* wxSVGImage: fixed displaying of first video frame
Version 1.5.10 <2016-10-23>
--------------------------
* added support of EXIF metadata
Version 1.5.9 <2016-08-09>
--------------------------
* changed GetBBox() and GetResultBBox()
* added some missing header files
Version 1.5.8 <2016-06-05>
--------------------------
* fixed ApplyAnimation
Version 1.5.7 <2016-05-03>
--------------------------
* wxFfmpegMediaDecoder: added GetChapters() and GetMetadata()
* fixed SVGAnimationElement
Version 1.5.6 <2016-03-11>
--------------------------
* fixed SVGAnimationElement
Version 1.5.5 <2015-10-03>
--------------------------
* fixed rendering image element with mask
* wxFfmpegMediaDecoder: added GetFormatName() and GetCodecTag()
* wxFfmpegMediaDecoder: fixed wxSVGCanvasVideo
Version 1.5.4 <2015-03-21>
--------------------------
* added support of 3-digit hex color codes (thanks to Constantine)
|
|
Problems found with existing digests:
Package fotoxx distfile fotoxx-14.03.1.tar.gz
ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
Package pgraf: missing distfile pgraf-20010131.tar.gz
Package qvplay: missing distfile qvplay-0.95.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
----------------------
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
|
|
Changelog:
Version 1.2.1 <2013-10-16>
--------------------------
* fixed loading images with relative path
Version 1.2 <2013-09-20>
------------------------
* added initial support of animations
* added support of mask for image element
* removed obsolete backends (libart and agg)
* removed svgui classes
Version 1.1.16 <2013-08-25>
---------------------------
* rendering: added support of wxProgressDialog
Version 1.1.15 <2013-05-01>
---------------------------
* fixed text rendering using PangaCairo
|
|
changes: bugfixes
|
|
changes: bugfixes
|
|
changes:
-bugfixes
-support for newer ffmpeg/libav
|
|
changes:
-handle more attributes
-added support of clipPath element
-added support of visibility style property
-fixed handling of aspect ratio of video
|
|
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()
|
|
changes:
-added some methods to media decoder
-added possibility to render without preserving aspect ratio
-bugfixes
|
|
changes:
-ffmpeg compatibility fixes
-use system expat library
-bugfixes
|
|
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
|
|
|
|
Version 1.0b6 <2006.03.15>
--------------------------
* some bug fixes
(this includes fixes to make the package build with gcc-4.1)
|
|
|
|
wxSVG is C++ library to create, manipulate and render SVG files.
Some python bindings and tools are also planned.
|