Gabe Lerner
Gabe Lerner
_From [[email protected]](https://code.google.com/u/100242880521653592693/) on February 12, 2014 12:32:41_ For thin vertical and horizontal lines, the SVG "shape-rendering: crispedges" property prevents anti-aliasing that results in fuzziness. In canvg, this property doesn't seem...
[patch] Add in ability to reference external SVG docs in xlinks (in <use> or <mask> for instance).
_From [[email protected]](https://code.google.com/u/105987112483801827586/) on January 12, 2014 15:13:04_ This patch allows you to do I'm not sure it's 100% spec compliant. In particular, I think it might need to scale things...
_From [[email protected]](https://code.google.com/u/110245169003707871602/) on November 08, 2012 12:50:50_ What steps will reproduce the problem? 1. Render the attached SVG via canvg in Firefox, Chrome and Safari. What is the expected output?...
_From [[email protected]](https://code.google.com/u/105116630668603938502/) on March 26, 2012 04:17:15_ What steps will reproduce the problem? Something is incorrect with combination of the second path and gradient - see the example below. Output...
_From [[email protected]](https://code.google.com/u/104354941978948609261/) on February 27, 2012 00:23:42_ What steps will reproduce the problem? 1. Layer 1 2. 3. What is the expected output? What do you see instead? Shape of...
fixes https://github.com/canvg/canvg/issues/1680