PistonDevelopers / PistonDevelopers/piston
Text is blurry
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 235
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
I am developing a game in Piston and need to display text in order to show the score. I followed the instructions given here https://github.com/PistonDevelopers/piston-examples/blob/master/src/hello_world.rs and was able to render the text successfully, but it looks blurry. I have tried the solution provided here https://github.com/PistonDevelopers/piston_window/issues/179, but it didn't work for me.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the blurry text using the example in piston-examples/src/hello_world.rs and compare the attempted solution from piston_window issue 179. Check the rendering and text configuration involved in that example, then establish a reproducible case where the displayed score text is sharp rather than blurry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics, game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100