SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
Changelog for
wxsvg-debugsource-1.5.16-7.1.x86_64.rpm
:
Thu Feb 14 13:00:00 2019 Luigi Baldoni
- Update to version 1.5.16
* wxFfmpegMediaDecoder.SetPosition(): added parameter
seekBackward
version 1.5.15
* added skia backend (experimental) (thanks to Zicheng Yang)
Tue Feb 12 13:00:00 2019 bjorn.lieAATTgmail.com
- No longer force ffmpeg-3 libs during build.
Fri Aug 3 14:00:00 2018 aloisioAATTgmx.com
- Update to version 1.5.14
* fixed calculation of bounding box if viewbox is specified
* fixed GetResultBBox()
* wxSVGCanvasImage: added support of data base64 href
Fri Aug 3 14:00:00 2018 davejplaterAATTgmail.com
- Build with ffmpeg-3 libs to match DVDStyler, see boo#1103008
Tue Jan 30 13:00:00 2018 jengelhAATTinai.de
- Replace %soname by %sover to better reflect its use.
Tue Jan 30 13:00:00 2018 aloisioAATTgmx.com
- Update to version 1.5.13
* added support of
element
* fixed wxSVGImageElement::GetBBox()
* fixed wxSVGUseElement::GetBBox()
Fri Nov 24 13:00:00 2017 aloisioAATTgmx.com
- Removed overly specific runtime dependency.
Tue Nov 21 13:00:00 2017 jengelhAATTinai.de
- Update RPM groups and summaries.
Sat Nov 18 13:00:00 2017 aloisioAATTgmx.com
- Update to 1.5.12
- Upstream changes:
* wxSVGSVGElement: fixed GetIntersectionList()
Tue Jan 3 13:00:00 2017 davejplaterAATTgmail.com
- Update to 1.5.11
- Upstream changes:
* wxSVGImage: fixed displaying of first video frame
* added support of EXIF metadata
Wed Sep 7 14:00:00 2016 davejplaterAATTgmail.com
- Update to 1.5.9
- Upstream changes:
* changed GetBBox() and GetResultBBox()
* added some missing header files
Sun Jun 26 14:00:00 2016 davejplaterAATTgmail.com
- Update to version 1.5.8
- Upstream changes:
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
Tue Sep 22 14:00:00 2015 olafAATTaepfle.de
- Use pkgconfig for ffmpeg BuildRequires
Sun Apr 5 14:00:00 2015 fisiuAATTopensuse.org
- Update to 1.5.4:
* added support of 3-digit hex color codes.
Tue Mar 10 13:00:00 2015 aloisioAATTgmx.com
- Update to 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
Sat Nov 15 13:00:00 2014 fisiuAATTopensuse.org
- Update to 1.5:
* added support of marker element
* added support of patternTransform attribute
* added support of stroke-dasharray (1.4.2)
* fixed handling of preserveAspectRatio=\"none\" (1.4.2)
* fixed rendering of tspan-element (1.4.1)
* fixed rendering of use element in pattern and mask elements (1.4.1)
* added support of pattern element (1.4)
Fri May 23 14:00:00 2014 fisiuAATTopensuse.org
- Update to 1.3:
* added support of animations
* fixed some GetBBox() methods
* fixed loading images with relative path (in 1.2.1)
Sat Sep 21 14:00:00 2013 fisiuAATTopensuse.org
- Update to 1.2:
* added initial support of animations
* added support of mask for image element
* removed obsolete backends (libart and agg)
* removed svgui classes
Thu Sep 5 14:00:00 2013 fisiuAATTopensuse.org
- Update to 1.1.16:
* added support of wxProgressDialog
Tue Jul 23 14:00:00 2013 fisiuAATTopensuse.org
- Update to 1.1.15:
* fixed text rendering using PangaCairo.
Tue Apr 9 14:00:00 2013 fisiuAATTopensuse.org
- Update to 1.1.14:
* fixed wxSVGPathSegList::GetValueAsString()
* fixed wxSVGLengthList::SetValueAsString()
* fixed rendering of text if text-anchor is set to end
* fixed rendering of wxSVGCanvasVideo
Mon Feb 25 13:00:00 2013 fisiuAATTopensuse.org
- Update to 1.1.13:
+ fixed handling of clipPath element
- Drop wxsvg-libtoolize-fix.patch and use sed instead in spec so
no need to adjust patch with every DVDStyler update
Sat Jan 26 13:00:00 2013 fisiuAATTopensuse.org
- Update to 1.1.12:
+ fixed text rendering using PangaCairo
+ fixed GetPosition() in wxFfmpegMediaDecoder (1.1.10)
- wxsvg-libtoolize-fix.patch updated
Thu Dec 27 13:00:00 2012 fisiuAATTopensuse.org
- Use proper Requires for -devel package.
Thu Dec 13 13:00:00 2012 fisiuAATTopensuse.org
- Update to 1.1.9:
+ support for ffmpeg 0.11 and libav 0.9
- wxsvg-libtoolize-fix.patch updated
- Fixes since last package version on packman:
+ fixed memory leak and storing xml file
+ fixed rendering of radial gradients
+ fixed handling of aspect ratio of video
+ clipPath element and visibility style property supported
Sat May 19 14:00:00 2012 seife+obsAATTb1-systems.com
- fix build with newer libtool (12.2)
Sun Nov 27 13:00:00 2011 detlefAATTlinks2linux.de
- new upstream version <1.1.5>
* wxSVGTextContentElement: added handling of xml:space attribute
* wxSVGVideoElement: added handling of attributes begin, dur, clipBegin and
clipEnd
Thu Nov 17 13:00:00 2011 detlefAATTlinks2linux.de
- new upstream version <1.1.3>
* SVGImageElement: added support of SVG images
* added support of Gaussian blur filter
Sat Aug 20 14:00:00 2011 detlefAATTlinks2linux.de
- new upstream version <1.1.2>
* added handling of preserveAspectRatio attribute
Fri Aug 5 14:00:00 2011 detlefAATTlinks2linux.de
- new upstream version <1.1.1>
* fixed text rendering
* fixed rendering of video
Sat Jun 18 14:00:00 2011 detlefAATTlinks2linux.de
- new upstream version <1.0.10>
* fixed wxSVGCanvasImage::Init()
Sun Feb 27 13:00:00 2011 detlefAATTlinks2linux.de
- new upstream version <1.0.8>
* fixed wxFfmpegMediaDecoder::GetFrameAspectRatio()
Mon Aug 30 14:00:00 2010 detlefAATTlinks2linux.de
- new upstream version <1.0.7.1>
Sun Aug 29 14:00:00 2010 detlefAATTlinks2linux.de
- new upstream version <1.0.6>
* fixed rendering of video frame
Fri Jul 23 14:00:00 2010 detlefAATTlinks2linux.de
- new upstream version <1.0.5>
* added possibility to render without preserving aspect ratio.
* fixed bug in wxSVGCanvasTextFreetype
Wed Mar 31 14:00:00 2010 detlefAATTlinks2linux.de
- new upstream version <1.0.4>
* fixed memory leak (thanks to Lucian Ion)
Fri Mar 12 13:00:00 2010 detlefAATTlinks2linux.de
- new upstream version <1.0.3>
* fixed handling of image alpha channel
* changed to use system expat library
Sat Jan 30 13:00:00 2010 detlefAATTlinks2linux.de
- new upstream version <1.0.2>