Font is blurry in vscode help
c1mplete opened this issue · 1 comments
c1mplete commented
oppiliappan commented
vs code cannot render raster fonts, it can only operate with TTF files. since TTFs are not guaranteed to be pixel perfect (to allow for scaling), there is simply no one-fits-all solution for this. i
can suggest playing around with the font-size in vs code until it you achieve a size that is a multiple of the size scientifica was originally designed at (typically 11px, 22px, 33px etc.).