astropy / astropy/astropy-logo
Convert text to paths in generated svgs
Open
- Dominant language
- Shell
- Stars
- 3
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
SVGs should contain text as path to ensure they render correctly without the font installed on the client machine.
Achieved e.g. by `inkscape --export-text-to-path `
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the generation step for the repository's SVGs and inspect how Inkscape is invoked. Use the issue's --export-text-to-path command as the reference, then verify generated SVGs contain paths rather than text and render without the original font installed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system, design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100