hack-font
hack-font 3.003
Typeface designed for source code
<rendered-html><p>Hack is hand groomed and optically balanced to be a workhorse face for code. It has deep roots in the libre, open source typeface community and expands upon the contributions of the Bitstream Vera & DejaVu projects. The face has been re-designed with a larger glyph set, modifications of the original glyph shapes, and meticulous attention to metrics.</p> </rendered-html>
https://sourcefoundry.org/hack/Unspecified free software license
programs: -
Maintainers
Platforms (79)
x86_64-redoxx86_64-cygwinarmv6l-nonemipsel-netbsdwasm64-wasip1i686-genodearm-noneor1k-none
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ hack-font ];
Ad-hoc shell
nix-shell -p hack-font
Flake (nix run)
nix run nixpkgs#hack-font