resvg icon indicating copy to clipboard operation
resvg copied to clipboard

An SVG rendering library.

Results 114 resvg issues
Sort by recently updated
recently updated
newest added

- Doc: https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/orient - Test case: ```svg ```

svg2

https://www.w3.org/TR/SVG2/pservers.html#RadialGradientElementFRAttribute Should be implemented in `tiny-skia` first.

blocked
svg2

https://www.w3.org/TR/SVG2/painting.html#PaintOrder

svg2

Using [this SVG](https://upload.wikimedia.org/wikipedia/commons/9/9b/SVG_Test_TextAlign.svg), Firefox renders like this: ![bidi-FF](https://user-images.githubusercontent.com/134893/131882554-dd27cbb6-07ac-4045-90d6-150c7b160806.png) Resvg renders like this: ![bidi-resvg](https://user-images.githubusercontent.com/134893/131882621-74889570-8e22-453b-b575-02abe5d5efe5.png) KAS-text renders like this: ![bidi-kas-text](https://user-images.githubusercontent.com/134893/131882754-12ff3159-4bf5-4c47-83ba-68496b7fc314.png) And QT renders like this: ![bidi-qt](https://user-images.githubusercontent.com/134893/131882809-e1ec6eba-6c7d-46e4-ab64-3f4ffde12106.png) Bonus: Libreoffice: ![bidi-libreoffice](https://user-images.githubusercontent.com/134893/131882949-f99e6bb0-d6f8-4a40-b9fc-4af7f178d573.png) The text is...

https://www.w3.org/TR/SVG2/text.html#TextLayoutContentArea Probably the most complicated feature in SVG2. Requires a lot of work. Not supported by basically anyone. Inkscape has some bare-minimum implementation, but that's about it.

svg2

https://drafts.csswg.org/css-fonts-3/#font-variant-prop - [ ] New `font-variant` values - [ ] `font-variant-caps` - [ ] `font-variant-east-asian` - [ ] `font-variant-ligatures` - [ ] `font-variant-numeric` - [ ] `font-variant-position`

svg2

https://www.w3.org/TR/SVG2/text.html#WhiteSpace

svg2

https://www.w3.org/TR/css-text-decor-3/ - [ ] `text-decoration-line` - [ ] `text-decoration-style` - [ ] `text-decoration-color` - [ ] `text-underline-position` - [ ] `text-decoration-fill` - [ ] `text-decoration-stroke` - [ ] New `text-decoration`...

svg2

https://www.w3.org/TR/filter-effects-1/#element-attrdef-fegaussianblur-edgemode

svg2

https://developer.mozilla.org/en-US/docs/Web/CSS/font