summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update tools/viewsvgRazrFalcon2019-01-04
* Update usvg/Cargo.tomlRazrFalcon2019-01-04
* Version bump.RazrFalcon2019-01-04
* Added tools/explorer-thumbnailerRazrFalcon2019-01-04
* Build static library for C-API too.RazrFalcon2019-01-04
* Added tools/kde-dolphin-thumbnailerRazrFalcon2019-01-03
* Replace examples/qt-demo with tools/viewsvg.RazrFalcon2019-01-03
* (cairo-backend) Fixed font ascent calculation.RazrFalcon2019-01-02
* svgdom updated.RazrFalcon2019-01-02
* Added missing files.RazrFalcon2019-01-02
* Warnings refactoring.RazrFalcon2019-01-02
* Fixed marker with viewBox rendering.RazrFalcon2019-01-02
* (usvg) Fixed groups regrouping.RazrFalcon2019-01-02
* (usvg) Fixed 'symbol' resolving.RazrFalcon2019-01-02
* Fixed SmoothCurveTo and SmoothQuadratic conversion.RazrFalcon2019-01-01
* Build fixed.RazrFalcon2019-01-01
* Fixed object bounding box calculation. x3RazrFalcon2019-01-01
* (usvg) Fixed style attributes resolving on the root 'svg' element.RazrFalcon2018-12-31
* svgdom updated.RazrFalcon2018-12-31
* Fixed pattern scaling.RazrFalcon2018-12-30
* Fixed object bounding box calculation. x2RazrFalcon2018-12-30
* Fixed object bounding box calculation.RazrFalcon2018-12-30
* (usvg) Better groups regrouping.RazrFalcon2018-12-30
* (usvg) Fixed groups regrouping.RazrFalcon2018-12-29
* (qt-backend) Fixed stroking of LineTo specified as CurveTo.RazrFalcon2018-12-29
* Added a note for maintainers to the build docs.RazrFalcon2018-12-28
* Fixed 'offset' attribute resolving inside the 'stop' element.RazrFalcon2018-12-28
* Fixed coordinates resolving when units are 'userSpaceOnUse'.RazrFalcon2018-12-28
* Fixed 'color' on 'use' resolving.RazrFalcon2018-12-28
* Fixed build on Rust 1.29RazrFalcon2018-12-27
* Readme updated.RazrFalcon2018-12-27
* Move Qt bindings to this repo.RazrFalcon2018-12-27
* (usvg) Remove sequential ClosePath segments from paths.RazrFalcon2018-12-27
* (usvg) Always export 'text-anchor', 'clip-path' and 'mask'.RazrFalcon2018-12-27
* (usvg) Implemented ToString for all enum attribute values.RazrFalcon2018-12-25
* Added marker element to the usvg docs.RazrFalcon2018-12-25
* Moved usvg_spec.adoc to the main docs dir.RazrFalcon2018-12-25
* (usvg) 'clip-path', 'mask', 'filter' and 'opacity' attributes will always be ...RazrFalcon2018-12-25
* Build fixed.RazrFalcon2018-12-24
* Added marker support.RazrFalcon2018-12-24
* Added 'letter-spacing' support.RazrFalcon2018-12-22
* (qt-backend) Removed unneeded image fill step during clipPath.RazrFalcon2018-12-20
* Added usvg to the resvg prelude.RazrFalcon2018-12-20
* Removed unneeded imports.RazrFalcon2018-12-20
* Text module refactoring.RazrFalcon2018-12-20
* Refactoring.RazrFalcon2018-12-17
* Added partial 'baseline-shift' support.RazrFalcon2018-12-17
* Fixed 'rotate' attribute resolving.RazrFalcon2018-12-17
* Fixed ungrouping of groups with non-inheritable attributes.RazrFalcon2018-12-17
* (ci) Install dependencies for each job separately.RazrFalcon2018-12-16