0.1.1 • Published 8 years ago

hyperterm-subpixel-antialiased v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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:

hyperterm with subpixel-antialiased font-smoothing

Without hyperterm-subpixel-antialiased (default):

hyperterm with default antialiased font-smoothing

0.1.1

8 years ago

0.1.0

8 years ago

0.1.0-0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago