goat1000 / TagCanvas

HTML5 canvas-based tag cloud
240 stars 81 forks source link

Resolution #19

Open jccalbuquerque opened 1 year ago

jccalbuquerque commented 1 year ago

Why do my tags look like they're blurred? How do I fix this?

image

goat1000 commented 1 year ago

Increase the width and height of your canvas. You might need to increase the txtScale and/or textHeight options.