Old agg backend's `AggFontType` doesn't use `weight`
Open
- Dominant language
- C
- Stars
- 97
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
The custom `AggFontType` doesn't have an attribute to hold the `weight` of the `Font` it is shadowing. As a result changing to a font with a different weight but everything else the same will not cause a change in the font used by agg when it should.
Contributor guide
Assessment
This issue has not been assessed yet.