librsvg source for verification 2026-05-22
This commit is contained in:
8
devel-docs/assets/ahem-different-glyphs.svg
Normal file
8
devel-docs/assets/ahem-different-glyphs.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="300">
|
||||
<text style="font: 40px Ahem;" x="50%" y="50%">ApÉ</text>
|
||||
|
||||
<g stroke-width="2" stroke="red">
|
||||
<line x1="0" y1="50%" x2="100%" y2="50%"/>
|
||||
<line x1="50%" y1="0" x2="50%" y2="100%"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 272 B |
Reference in New Issue
Block a user