jdan / 98.css

A design system for building faithful recreations of old UIs

Home Page:https://jdan.github.io/98.css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text in status bar and button lists can be blurry due to subpixel alignment

CherryDT opened this issue · comments

image

image

I'm on Chrome 97.0.4692.99.

I believe this is due to flex introducing subpixel positions and lengths. Off the hat I don't know a solution for this problem either, but I wonder if maybe someone else has an idea?

It's just, 98.css looks perfect except for this, this breaks the illusion just like when "retro" games use a high resolution to render assets with lower resolution but then aritifically scale/rotate them inside of the higher-resolution viewport...