MercuryTechnologies / ghc-specter

Inspecting tool for GHC compilation pipeline
MIT License
31 stars 1 forks source link

Proper implementation of different font size #247

Closed wavewave closed 1 year ago

wavewave commented 1 year ago

Now the font atlas properly holds the list of cached fonts in different sizes and use the closest one upon render requests. Thus, no more blurred text.