We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9252556 commit 22ed3d8Copy full SHA for 22ed3d8
src/lib.rs
@@ -49,8 +49,8 @@ Among the unsupported features are currently:
49
- The `spreadMethod` attribute of gradients
50
- Raster images are not color managed but use PDF's DeviceRGB color space
51
- A number of features that were added in SVG2, See
52
-[here](https://github.com/RazrFalcon/resvg/blob/master/docs/svg2-changelog.md) for a more
53
-comprehensive list.
+ [here](https://github.com/RazrFalcon/resvg/blob/master/docs/svg2-changelog.md) for a more
+ comprehensive list.
54
*/
55
56
mod render;
0 commit comments