Extension for subpixel-antialiased font smoothing in Hyper.
Add hyper-font-smoothing to plugins in ~/.hyper.js:
// Example ~/.hyper.js
module.exports = {
plugins: [
"hyper-font-smoothing",
],
}With hyper-font-smoothing:
Without hyper-font-smoothing (default):
