Feature request: support style='background_color:xxxx' in the <svg> object
Open
feature
- Dominant language
- Python
- Stars
- 951
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
It would be very nice if the background of the SVG was respected
Like
```
```
This is an example in https://www.geeksforgeeks.org/how-to-set-the-svg-background-color/
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the provided SVG example and trace how CairoSVG handles SVG style attributes and background rendering. Done means the SVG's background-color is respected in the rendered output, including the green background shown in the example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100