Skip to content

Commit

Permalink
Add blurry text help topic
Browse files Browse the repository at this point in the history
  • Loading branch information
stefcameron committed Jun 12, 2024
1 parent c0d3e95 commit f3d01ac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,3 +365,9 @@ worker.onmessage = (event) => {
```

</details>

# Help

## Blurry text

If you're experiencing an issue where, "the text quality rendered on the canvas appears lower than that rendered in the DOM across various device resolutions," this may be caused by __pixel density__ settings. See the discussion on [issue #69](https://github.com/stefcameron/text-to-canvas/issues/69#issuecomment-2136498781) for a possible solution.

0 comments on commit f3d01ac

Please sign in to comment.