top | item 47003568 (no title) fishgoesblub | 17 days ago I hope this can somehow improve the font situation. Even on a 1440p monitor, the fonts in Zed are much blurrier than any other editor I've used. I Can't even use bitmap fonts like VSCode. discuss order hn newest TiredOfLife|17 days ago https://zed.dev/releases/stable#:~:text=Improved%20editor%20...Fixed last october fishgoesblub|17 days ago Tried it when it when that update released and just now, still blurry as ever. load replies (1) unknown|17 days ago [deleted] TingPing|17 days ago From what I see wgpu isn’t using the same font stack as chromium. I think the Rust community would be against those dependencies.You can just convert bitmap fonts, supporting them doesn’t make sense in 2026. fishgoesblub|17 days ago bitmap fonts are the only fonts where I can get crisp, sharp, and not blurry text. I don't have an expensive "Retina" style display. bschwindHN|17 days ago wgpu is an API for rendering stuff on the GPU, it has no concept of font stacks or text rendering. load replies (1) ziml77|17 days ago A text editor that can't render clear text is wild...
TiredOfLife|17 days ago https://zed.dev/releases/stable#:~:text=Improved%20editor%20...Fixed last october fishgoesblub|17 days ago Tried it when it when that update released and just now, still blurry as ever. load replies (1) unknown|17 days ago [deleted]
fishgoesblub|17 days ago Tried it when it when that update released and just now, still blurry as ever. load replies (1)
TingPing|17 days ago From what I see wgpu isn’t using the same font stack as chromium. I think the Rust community would be against those dependencies.You can just convert bitmap fonts, supporting them doesn’t make sense in 2026. fishgoesblub|17 days ago bitmap fonts are the only fonts where I can get crisp, sharp, and not blurry text. I don't have an expensive "Retina" style display. bschwindHN|17 days ago wgpu is an API for rendering stuff on the GPU, it has no concept of font stacks or text rendering. load replies (1)
fishgoesblub|17 days ago bitmap fonts are the only fonts where I can get crisp, sharp, and not blurry text. I don't have an expensive "Retina" style display.
bschwindHN|17 days ago wgpu is an API for rendering stuff on the GPU, it has no concept of font stacks or text rendering. load replies (1)
TiredOfLife|17 days ago
Fixed last october
fishgoesblub|17 days ago
unknown|17 days ago
[deleted]
TingPing|17 days ago
You can just convert bitmap fonts, supporting them doesn’t make sense in 2026.
fishgoesblub|17 days ago
bschwindHN|17 days ago
ziml77|17 days ago