arslee07 / pb

a simple r/place clone
https://pb.arslee.me
7 stars 0 forks source link

canvas is blurry on old browsers #6

Open arslee07 opened 2 years ago

arslee07 commented 2 years ago

some old browsers (e.g. Firefox <93) do not support the image-rendering CSS flag

so we should use context.imageSmoothingEnabled field as a fallback canvas pixelization method

arslee07 commented 2 years ago

не, не все так просто

этот флаг убирает блюр лишь у рисунка на канвасе, а при скейлинге все равно будет мыло

че делать

voidlynx commented 2 years ago

just don't support old browsers, lmao :trollface:

voidlynx commented 2 years ago

image honestly it's just blurry on previews (firefox 103.0)