roboto
roboto 3.016
This is a variable version of Roboto intended to be a 1:1 match with the official non-variable release from Google
<rendered-html><p>This is not an official Google project, but was enabled with generous funding by Google Fonts, who contracted Type Network. The Roboto family of instances contained 6 weights and two widths of normal, along with italic of the regular width.</p> </rendered-html>
https://github.com/googlefonts/roboto-3-classicSIL Open Font License 1.1
programs: -
Maintainers
Platforms (79)
riscv32-netbsdx86_64-openbsdx86_64-netbsdx86_64-nonemipsel-netbsdx86_64-redoxarmv6l-nones390-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ roboto ];
Ad-hoc shell
nix-shell -p roboto
Flake (nix run)
nix run nixpkgs#roboto