{"id":17937587,"url":"https://github.com/googlefonts/roboto-2","last_synced_at":"2025-12-11T23:01:58.136Z","repository":{"id":30210879,"uuid":"33761854","full_name":"googlefonts/roboto-2","owner":"googlefonts","description":"The Roboto family of fonts","archived":true,"fork":false,"pushed_at":"2021-07-14T23:34:55.000Z","size":113003,"stargazers_count":3839,"open_issues_count":157,"forks_count":312,"subscribers_count":165,"default_branch":"main","last_synced_at":"2025-03-03T21:01:53.815Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googlefonts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-11T03:59:41.000Z","updated_at":"2025-03-02T17:41:42.000Z","dependencies_parsed_at":"2022-06-28T00:32:07.143Z","dependency_job_id":null,"html_url":"https://github.com/googlefonts/roboto-2","commit_stats":null,"previous_names":["google/roboto","googlefonts/roboto-2","googlefonts/roboto"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlefonts%2Froboto-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlefonts%2Froboto-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlefonts%2Froboto-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlefonts%2Froboto-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googlefonts","download_url":"https://codeload.github.com/googlefonts/roboto-2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245235775,"owners_count":20582303,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T23:01:06.110Z","updated_at":"2025-12-11T23:01:58.124Z","avatar_url":"https://github.com/googlefonts.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\n\u003e [!important]\n\u003e This repo is obsolete, and the Roboto project continues at [github.com/googlefonts/roboto-3-classic](https://github.com/googlefonts/roboto-3-classic)\n\nThis is the source repository for Roboto: Google’s signature family\nof fonts, the default font on Android and Chrome OS, and the\nrecommended font for Google’s visual language, Material Design.\n\nIt also contains the toolchain used in creating Roboto.\n\nThe font family supports all Latin, Cyrillic, and Greek characters in\nUnicode 7.0, as well as the currency symbol for the Georgian lari, to\nbe published in Unicode 8.0.\n\nThe fonts are currently available in eighteen different styles.\n\n[Subsetted webfonts](https://fonts.google.com/specimen/Roboto) are also available from Google Fonts.\n\n## Setup\n\nCreate a clean directory for Roboto:\n\n```bash\nmkdir -p $HOME/roboto-src\ncd $HOME/roboto-src\n```\n\nDownload the Roboto tools and sources:\n\n```bash\ngit clone https://github.com/google/roboto.git\n```\n\nCreate a virtual Python environment (optional but recommended):\n\n```bash\npip install --user virtualenv\nvirtualenv roboto-env\nsource roboto-env/bin/activate\n```\n\nDownload and install the dependencies (currently requires Python 2, not 3):\n\n```bash\ncd roboto\npip install -r requirements.txt\n```\n\n#### Optional additional setup for running tests\n\nDownload the latest tarball release of HarfBuzz\n[here](http://www.freedesktop.org/wiki/Software/HarfBuzz/) and extract it into\nthe **home** directory as `$HOME/harfbuzz` (alternatively, you can download the\nlatest source from GitHub via\n`git clone https://github.com/behdad/harfbuzz.git`).\n\nBuild and install HarfBuzz:\n\n```bash\ncd $HOME/harfbuzz\n./configure\nmake\nsudo make install\ncd $HOME/roboto-src/\n```\n\nOn Ubuntu (or other distributions of GNU/Linux, using the appropriate package\nmanager), make sure eog is installed:\n\n```bash\nsudo apt-get install eog\n```\n\n## Run\n\n```bash\ncd roboto\nmake\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglefonts%2Froboto-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgooglefonts%2Froboto-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglefonts%2Froboto-2/lists"}