atkinson-hyperlegible

atkinson-hyperlegible 0-unstable-2021-04-29

Typeface designed to offer greater legibility and readability for low vision readers

https://brailleinstitute.org/freefont
SIL Open Font License 1.1
programs: -
Platforms (79)
powerpc64-linuxpowerpcle-nonemips64el-linuxaarch64-uefimipsel-linuxsh4-linuxmicroblazeel-nonei686-netbsd
View source on NixOS/nixpkgs →

Install

Copy into your configuration

NixOS (configuration.nix)
environment.systemPackages = with pkgs; [
  atkinson-hyperlegible
];
Ad-hoc shell
nix-shell -p atkinson-hyperlegible
Flake (nix run)
nix run nixpkgs#atkinson-hyperlegible