open-sans
open-sans 1.11
Open Sans fonts
<rendered-html><p>Open Sans is a humanist sans serif typeface designed by Steve Matteson, Type Director of Ascender Corp.</p> </rendered-html>
https://www.opensans.comApache License 2.0
programs: -
Maintainers
Platforms (79)
armv6l-linuxi686-windowsvc4-nonearmv5tel-linuxx86_64-linuxarmv6l-nonemicroblazeel-nonearc-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ open-sans ];
Ad-hoc shell
nix-shell -p open-sans
Flake (nix run)
nix run nixpkgs#open-sans