hyper-font-smoothing

1.0.0 • Public • Published

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:

hyperterm with subpixel-antialiased font-smoothing

Without hyper-font-smoothing (default):

hyperterm with default antialiased font-smoothing

Package Sidebar

Install

npm i hyper-font-smoothing

Weekly Downloads

3

Version

1.0.0

License

MIT

Last publish

Collaborators

  • aukani