Incorrect dx/dy handling for RTL scripts
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 348
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 3
Description
basically the title, the font is rendering ok but the positioning is completely off, here is how it looks when I open the svg in chrome

and this is how it renders with resvg

the relevant svg code is this
```
מושי & חני
,
גרינבוים
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Reproduce the provided SVG in resvg and Chrome, then trace the text and tspan handling for dx/dy in RTL scripts; done means the Hebrew spans receive positioning consistent with Chrome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100