←back to thread

502 points SupremumLimit | 1 comments | | HN request time: 0.296s | source
Show context
eddythompson80 ◴[] No.44315995[source]
Ever since Linux support came out (2 years ago?), I go to check if they, finally, support “non-retina” “LoDPi” (a.k.a: a regular screen) yet, and sadly no :/
replies(4): >>44316059 #>>44316087 #>>44316504 #>>44316826 #
senko ◴[] No.44316504[source]
Using it daily on my 1920x1200 laptop screen in Linux and works just fine.
replies(2): >>44316819 #>>44316850 #
1. gkbrk ◴[] No.44316850[source]
Zed developers themselves acknowledge the blurry font issue [1], so either you just don't notice blurry fonts or 1920x1200 on a small laptop screen is HiDPI-enough to kinda hide the blurriness.

My desktop monitor is 1920x1080. On my computer and display; Vim, Emacs and VSCode are all able to render their fonts crisply while Zed is a blurry mess.

[1]: https://github.com/zed-industries/zed/issues/7992