em font-size text does not support inner element
- Dominant language
- Python
- Stars
- 951
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
This issue look related to #168.
When a `` element with `font-size` specified in `em` contains inner element, conversion does not works properly.
Example:
```svg
```
CairoSVG output:

Expected (in Chromium):

Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named. Start by reproducing the supplied SVG with the two elements, compare the rendering of the plain text and nested , and trace the SVG text conversion path. Done means em-based font sizing renders consistently with the Chromium result when an inner element is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100