donkirkby / donkirkby/live-py-plugin
Make swing fonts more like Tk fonts
- Dominant language
- Python
- Stars
- 302
- Forks
- 63
- Avg merge
- 6h 50m
- Merged PRs (30d)
- 2
Description
In PyCharm, the turtle graphics support from #152 works pretty well, but the fonts aren't quite the same as the Tk fonts used in Python turtle graphics. See if there's any way to improve them. The SWT fonts used in Eclipse were pretty close to Tk fonts, except the tabs seem to expand in multiples of four x's instead of eight. See what the difference is between font support in Swing and SWT.
If nothing else, see whether font parameters can be adjusted to get closer to Tk fonts.
Contributor guide
Research direction
Review the turtle graphics support from issue #152, then compare the Swing and SWT font behavior with the Tk fonts used by Python turtle graphics. Investigate whether font parameters or tab-width handling can bring Swing closer to Tk; done means a documented or tested improvement in the rendered fonts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100