Skip to content

ali/hyper-font-smoothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyper-font-smoothing

Extension for subpixel-antialiased font smoothing in Hyper.

How to use

Add hyper-font-smoothing to plugins in ~/.hyper.js:

// Example ~/.hyper.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

About

Extension for subpixel-antialiased font smoothing in Hyper

Resources

Stars

Watchers

Forks

Packages

No packages published