PGZero logo doesn't appear right in Windows due to missing font
Open
- Dominant language
- Python
- Stars
- 611
- Forks
- 211
- PR merge metrics
- No merged PRs in 30d
Description
In the documentation the Pygame Zero logo is included as an SVG image. This means that it relies on fonts being available in order to render correctly.
We should convert the characters to paths so that they do not vary across platforms.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the SVG image used for the Pygame Zero logo in the documentation and identify its text characters and font dependency. Convert those characters to paths so the logo renders consistently across platforms, then verify its appearance on Windows.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100