index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
experimental
/
svg
Commit message (
Expand
)
Author
Age
*
[SVGDom] Fix <ellipse> positioning
fmalita
2016-08-17
*
[SVGDom] Add support for assorted absolute units
fmalita
2016-08-17
*
[SVGDom] Add <line> support
fmalita
2016-08-17
*
[SVGDom] Add <circle>, <ellipse> support
fmalita
2016-08-16
*
[SVGDom] Add opacity support
fmalita
2016-08-15
*
[SVGDom] SVGPong sample app
fmalita
2016-08-12
*
[SVGDom] <polygon> & <polyline> support
fmalita
2016-08-12
*
[SVGDom] Add more presentation attributes.
fmalita
2016-08-11
*
[SVGDom] Add rx/ry support for <rect>
fmalita
2016-08-10
*
[SVGDom] Disable verbose parsing messages be default
fmalita
2016-08-10
*
[SVGDom] Improve whitespace handling in style parsing
fmalita
2016-08-08
*
[SVGDom] Improved transform parsing
fmalita
2016-08-08
*
[SVGDom] Add viewBox support
fmalita
2016-08-08
*
[SVGDom] Initial SVGLength support
fmalita
2016-08-03
*
[SVGDom] Parse style attributes
fmalita
2016-07-29
*
Initial SVG model
fmalita
2016-07-26
*
Add SkSVGCanvas
fmalita
2015-02-06
*
add length parameter to addText, to match attr values
reed
2015-02-04
*
[SkSVGDevice] drawTextOnPath() support
fmalita
2015-02-04
*
[SkSVGDevice] Add support for more stroke params
fmalita
2015-02-04
*
[SkSVGDevice] Initial clipping support
fmalita
2015-02-04
*
[SkSVGDevice] Initial text support
fmalita
2015-02-03
*
[SkSVGDevice] Initial shader/gradient support
fmalita
2015-02-03
*
Initial SVG backend stubbing
fmalita
2015-01-30