core icon indicating copy to clipboard operation
core copied to clipboard

(recent) Safari rendering looks very blurry

Open rcoreilly opened this issue 5 months ago • 1 comments

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

rcoreilly avatar Jul 15 '25 07:07 rcoreilly

the (recent) refers to safari -- it seems like it must have worked ok before, so somehow something changed?

rcoreilly avatar Jul 15 '25 07:07 rcoreilly