0.1.1 • Published 9 years ago
hyperterm-subpixel-antialiased v0.1.1
WARNING: This module has been renamed to hyper-font-smoothing. Please install it instead. See https://github.com/ali/hyper-font-smoothing for more information.
hyperterm-subpixel-antialiased
Subpixel-antialiased font smoothing for hyperterm.
How to use
Add hyperterm-subpixel-antialiased to plugins in ~/.hyperterm.js:
// Example ~/.hyperterm.js
module.exports = {
plugins: [
"hyperterm-subpixel-antialiased",
],
}Screenshots
With hyperterm-subpixel-antialiased:
![]()
Without hyperterm-subpixel-antialiased (default):
![]()