lordmauve / lordmauve/pgzero

PGZero logo doesn't appear right in Windows due to missing font

Open
#81 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.