Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stylescape/font.gl
Variable Font Collection
https://github.com/stylescape/font.gl
font font-collection font-library otf stylescape ttf type typography variable-font variable-fonts woff woff2
Last synced: about 2 months ago
JSON representation
Variable Font Collection
- Host: GitHub
- URL: https://github.com/stylescape/font.gl
- Owner: stylescape
- License: mit
- Created: 2023-10-20T20:58:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-11T11:44:53.000Z (about 2 months ago)
- Last Synced: 2024-11-11T12:33:43.509Z (about 2 months ago)
- Topics: font, font-collection, font-library, otf, stylescape, ttf, type, typography, variable-font, variable-fonts, woff, woff2
- Language: JavaScript
- Homepage: https://font.gl
- Size: 8.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
README
font.gl
Variable Font Collection
[![Website](https://img.shields.io/website?url=https%3A%2F%2Fwww.font.gl&up_message=Up&up_color=354351&down_message=Down&down_color=354351&style=flat-square&logo=Firefox&logoColor=FFFFFF&label=Website&labelColor=354351&color=354351)
](https://www.font.gl)
[![NPM Version](https://img.shields.io/npm/v/font.gl?style=flat-square&logo=npm&logoColor=FFFFFF&label=NPM&labelColor=354351&color=354351&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2Ffont.gl)](https://www.npmjs.com/package/font.gl)
[![devContainer](https://img.shields.io/badge/devContainer-23354351?style=flat-square&logo=Docker&logoColor=%23FFFFFF&labelColor=%23354351&color=%23354351)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/stylescape/font.gl)
[![StackBlitz](https://img.shields.io/badge/StackBlitz-23354351?style=flat-square&logo=StackBlitz&logoColor=%23FFFFFF&labelColor=%23354351&color=%23354351)](https://stackblitz.com/github/stylescape/font.gl/tree/main?file=src%2Findex.html)
[![GitHub License](https://img.shields.io/github/license/stylescape/font.gl?style=flat-square&logo=readthedocs&logoColor=FFFFFF&label=&labelColor=%23354351&color=%23354351&link=LICENSE)](https://github.com/stylescape/font.gl/blob/main/LICENSE)[![Report a Bug](https://img.shields.io/badge/Report%20a%20Bug-GitHub?style=flat-square&&logoColor=%23FFFFFF&color=%23D2D9DF)](https://github.com/stylescape/font.gl/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&projects=&template=bug_report.yml)
[![Request a Feature](https://img.shields.io/badge/Request%20a%20Feature-GitHub?style=flat-square&&logoColor=%23FFFFFF&color=%23D2D9DF)](https://github.com/stylescape/font.gl/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&projects=&template=feature_request.yml)
[![Ask a Question](https://img.shields.io/badge/Ask%20a%20Question-GitHub?style=flat-square&&logoColor=%23FFFFFF&color=%23D2D9DF)](https://github.com/stylescape/font.gl/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&projects=&template=question.yml)
[![Make a Suggestion](https://img.shields.io/badge/Make%20a%20Suggestion-GitHub?style=flat-square&&logoColor=%23FFFFFF&color=%23D2D9DF)](https://github.com/stylescape/font.gl/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&projects=&template=suggestion.yml)
[![Start a Discussion](https://img.shields.io/badge/Start%20a%20Discussion-GitHub?style=flat-square&&logoColor=%23FFFFFF&color=%23D2D9DF)](https://github.com/stylescape/font.gl/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&projects=&template=discussion.yml)---
**Curated Open-Source Variable Font Library by Scape Agency**
## Overview
**font.gl** (Shodō) is a meticulously curated, open-source font library initiated by the design enthusiasts at Scape Agency. With a vision to empower designers, developers, and content creators, font.gl offers an array of diverse and high-quality typefaces that cater to various design needs — be it for branding, web design, print, or other creative projects.
## Features
1. **Curated Collection**: Every font in font.gl has undergone a rigorous selection process to ensure quality, readability, and aesthetic appeal.
2. **Diverse Styles**: From serif and sans-serif to hand-lettered and decorative fonts, font.gl hosts a wide range of styles to fit diverse design requirements.
3. **Open-Source Licensing**: Each font in the library is open-source under the [SIL Open Font License](https://openfontlicense.org/), which means you can use it for both personal and commercial projects without any restrictions. `font.gl` itself is lecensed under the MIT License.
4. **Web-Ready**: All the fonts are optimized for web use, ensuring fast loading times and consistent rendering across different devices and browsers.
5. **Multilingual Support**: Many fonts in font.gl offer extensive character sets and glyphs to support multiple languages and global projects.
``` mermaid
pie
title Classification of Fonts
"Serif" : 30
"Sans-Serif" : 30
"Display" : 20
"Monospace" : 10
"Script" : 10
```## Installation
### HTML Script Tag
``` html
```
### NPM Module
``` bash
npm i font.gl
```---
## Colophon
### Authors
**font.gl** is an open-source project by **[Scape Agency](https://www.scape.agency "Scape Agency website")**.
#### Scape Agency
Scape Agency is a spatial innovation collective that dreams, discovers and designs the everyday of tomorrow. We blend design thinking with emerging technologies to create a brighter perspective for people and planet. Our products and services naturalise technology in liveable and sustainable –scapes that spark the imagination and inspire future generations.
- website: [scape.agency](https://www.scape.agency "Scape Agency website")
- github: [github.com/stylescape](https://github.com/stylescape "Scape Agency GitHub")### Development Resources
#### Contributing
We'd love for you to contribute and to make this project even better than it is today!
Please refer to the [contribution guidelines](.github/CONTRIBUTING.md) for information.### Legal Information
#### Copyright
Copyright © 2023 [Scape Agency BV](https://www.scape.agency/ "Scape Agency website"). All Rights Reserved.
#### License
Except as otherwise noted, the content in this repository is licensed under the
[Creative Commons Attribution 4.0 International (CC BY 4.0) License](https://creativecommons.org/licenses/by/4.0/), and
code samples are licensed under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0).Also see [LICENSE](https://github.com/stylescape/community/blob/master/src/LICENSE) and [LICENSE-CODE](https://github.com/stylescape/community/blob/master/src/LICENSE-CODE).
#### Disclaimer
**THIS SOFTWARE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
---
Made with ❤️ by Scape Agency