summaryrefslogtreecommitdiff
path: root/rsvg/tests/fixtures/text/unicode-bidi-override-ref.svg
blob: 2357471bb569eef918a969cff4ad7f569b9d34a4 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="600" height="600">
  <rect x="0" y="0" width="100%" height="100%" fill="white"/>

  <text x="100" y="100" font-family="Ahem" font-size="20">ÉAppAÉÉAp</text>
</svg>