core
core copied to clipboard
(recent) Safari rendering looks very blurry
Describe the bug
everything is too big relative to 100% scaling and everything looks blurry. need to get into some kind of canvas proper scaling mode somehow.
also, text is set to:
rs.ctx.Set("textRendering", "geometricPrecision")
in paint/renderers/htmlcanvas.go
How to reproduce
run anything on web and look at it - also existing deployed stuff looks bad, including older.
Example code
Relevant output
Platform
macOS
the (recent) refers to safari -- it seems like it must have worked ok before, so somehow something changed?