hyper-font-smoothing
v1.0.0
Published
Extension for subpixel-antialiased font smoothing in Hyper
Readme
hyper-font-smoothing
Extension for subpixel-antialiased font smoothing in [Hyper][].
How to use
Add hyper-font-smoothing to plugins in ~/.hyper.js:
// Example ~/.hyperterm.js
module.exports = {
plugins: [
"hyper-font-smoothing",
],
}Screenshots
With hyper-font-smoothing:
![]()
Without hyper-font-smoothing (default):

