andrewstephens75 / as-dithered-image

HTML custom element to correctly dither an image giving pixel-perfect crisp results on all displays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loading into the page at non native scale produces a glitched output with the "pixel" setting

FrostKiwi opened this issue · comments

When loading into the page with non native scaling and changing the mode to "pixel", then Firefox outputs random glitching dependent on page scale:
Firefox v109
image
image

Google Chrome 109.0.5414.75 straight up just shows nothing:
image

Sigh, I really thought I had squashed that bug. Thanks for the report, I'll deal with it in due time.