librsvg source for verification 2026-05-22
This commit is contained in:
7
rsvg_convert/tests/fixtures/bug677-partial-pixel.svg
vendored
Normal file
7
rsvg_convert/tests/fixtures/bug677-partial-pixel.svg
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1.2" height="1.8">
|
||||
<!-- Output should be an image 2x2 pixels in size, with partial coverage for the pixels
|
||||
on the right and bottom.
|
||||
-->
|
||||
<rect x="0" y="0" width="1.2" height="1.8" fill="lime"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 300 B |
Reference in New Issue
Block a user