[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-72482":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":15,"starSnapshotCount":15,"syncStatus":28,"lastSyncTime":29,"discoverSource":30},72482,"googlesans-code","googlefonts\u002Fgooglesans-code","googlefonts","The Google Sans Code font family",null,"Python",2442,62,14,7,0,3,10,30,9,71.4,"SIL Open Font License 1.1",false,"main",[],"2026-06-12 04:01:06","# Google Sans Code\n\n### In Memory of Chris Simpkins\n\nDedicated to the memory of Chris Simpkins, whose enthusiasm and efforts were foundational to this project.\n\n## About\n\n![Sample image](documentation\u002Farticle\u002Fgoogle-sans-code-sample.png)\n\nGoogle Sans Code is a fixed-width font family, designed to bring clarity, readability, and a bit of Google's distinctive brand character to code. Stemming from Google's brand type design aesthetic and developed for products like Gemini and Android Studio, it ensures each character remains distinct, even at small sizes. Moreover, it's finely tuned for the unique typographic demands of programming language syntax.\n\nExplore the [features](#features), learn where to [download the fonts](#installation), or dive into the [build instructions](#build-instructions) to compile them yourself below.\n\n## Features\n\n- **Enhanced Legibility:** Designed for optimal readability in code editors and terminals.\n- **Supported Scripts:** Extended Latin, with support for multiple languages.\n- **Variable Font:** Offers a wide weight axis range from 300 to 800.\n- **OpenType Features:** Stylistic sets, localized forms\n- **Variable Font Axes:**\n  - `wght`: weight, range 300 - 800; default=400\n\n## Installation\n\nTo install Google Sans Code, download [the latest variable font release files](https:\u002F\u002Fgithub.com\u002Fgooglefonts\u002Fgooglesans-code\u002Freleases\u002Flatest) and install the fonts on your operating system.  The download zip archive includes separate Roman and Italic variable fonts.\n\n## Build Instructions\n\n### Install Dependencies\n\nThis project is compiled from glyphspackage format source files to TTF format variable font binaries using the [`fontc` font compiler](https:\u002F\u002Fgithub.com\u002Fgooglefonts\u002Ffontc). The fontc compiler project is in active development and we recommend that you use the same release version of the `fontc` compiler that we are using to compile our repository releases.\n\nYou may identify the version of the fontc compiler version that we use at any commit in this repository by reviewing the [`requirements.txt`](.\u002Frequirements.txt), and locating the line beginning with \"fontc\" definition that includes the fontc executable version number after `==`.\n\nYou can either:\n- Download the appropriate [fontc compiler release](https:\u002F\u002Fgithub.com\u002Fgooglefonts\u002Ffontc\u002Freleases) for your platform\u002Farchitecture, install it on your system, and use the build instructions below. This is a pure Rust approach.\n- Use the Makefile, which uses Python's `pip` to manage & install build dependencies\n\n### Build\n\nClone the repository to your local machine:\n\n```shell\ngit clone https:\u002F\u002Fgithub.com\u002Fgooglefonts\u002Fgooglesans-code.git\n```\n\nand then navigate to the root of the repository directory.\n\nCompile the Roman variable font:\n\n```shell\nfontc sources\u002FGoogleSansCode.glyphspackage --flatten-components --decompose-transformed-components --output-file fonts\u002Fvariable\u002FGoogleSansCode[MONO,wght].ttf\n```\n\nCompile the Italic variable font:\n\n```shell\nfontc sources\u002FGoogleSansCode-Italic.glyphspackage --flatten-components --decompose-transformed-components --output-file fonts\u002Fvariable\u002FGoogleSansCode-Italic[MONO,wght].ttf\n```\n\nThe compiled fonts are available in the sub-directory: `fonts\u002Fvariable`.\n\n## Continuous Integration and Deployment (CI\u002FCD)\n\nOn each push to the `main` branch, and on all Pull Request branch commit pushes, the fonts are compiled and tested with our quality assurance test suite. The compiled TTFs and QA testing reports can be downloaded from the Actions tab, in the Summary page of the latest run.\n\nWhen a git tagged version release is created on GitHub, release fonts are uploaded to the respective [release](https:\u002F\u002Fgithub.com\u002Fgooglefonts\u002Fgooglesans-code\u002Freleases).\n\n## Contributing\n\nPlease open new issue reports on [our repository issue tracker](https:\u002F\u002Fgithub.com\u002Fgooglefonts\u002Fgooglesans-code\u002Fissues).\n\nSee the [CONTRIBUTING.md](\u002FCONTRIBUTING.md) file for additional contributing instructions.\n\n## Changes\n\nSee the [CHANGELOG.md](CHANGELOG.md) for details on recent changes.\n\n## License\nThis Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at [https:\u002F\u002Fopenfontlicense.org](https:\u002F\u002Fopenfontlicense.org)\n\nSee [AUTHORS.txt](\u002FAUTHORS.txt) for a list of copyright authors, including organizations like Google LLC.\nSee [CONTRIBUTORS.txt](\u002FCONTRIBUTORS.txt) for a list of individual people who have contributed.\n\nAlso see [TRADEMARKS.md](\u002FTRADEMARKS.md) regarding naming issues.\n\n","Google Sans Code 是一款专为编程设计的等宽字体系列，旨在提升代码编辑器和终端中的清晰度与可读性。该项目提供了从300到800范围内的可变字重支持，具备增强的易读性和对多种语言的支持（包括扩展拉丁字符集），并通过OpenType特性如样式集和本地化形式进一步优化了用户体验。特别适合于需要长时间阅读或编写代码的开发者使用场景，例如在Gemini、Android Studio等开发环境中。此外，用户可以通过简单的安装步骤快速上手，同时项目也提供了详细的构建指南以供自定义编译需求。",2,"2026-06-11 03:42:13","high_star"]