Update 'README.md'

This commit is contained in:
Sofía Aritz 2023-05-20 20:13:53 +00:00
parent aa935039a1
commit a9412995c4

View file

@ -42,6 +42,15 @@ Then follow the following steps:
The [CSS2 format documentation](https://developers.google.com/fonts/docs/css2) is widely available, this helps implementors like us to create compatible APIs and libraries. [Archived](https://web.archive.org/web/20230518105635/https://developers.google.com/fonts/docs/css2) The [CSS2 format documentation](https://developers.google.com/fonts/docs/css2) is widely available, this helps implementors like us to create compatible APIs and libraries. [Archived](https://web.archive.org/web/20230518105635/https://developers.google.com/fonts/docs/css2)
## Projects
There are currently 2 working projects under the GFonts umbrella:
* [GFonts Interface](https://git.sofiaritz.com/GFonts/gfonts-interface). A simple way to generate CSS files from your Google Fonts URLs.
* [gfonts-js-library](https://git.sofiaritz.com/GFonts/gfonts-js-library). Everything related to metadata retrieval, CSS2 parsing, etc. for the interface is here.
### Future projects
* GFonts API. A CSS2-compatible API to improve the _learning curve_ of GFonts when coming from Google Fonts.
* [gfonts-rust-library](https://git.sofiaritz.com/GFonts/gfonts-rust-library). Everything related to metadata retrieval, CSS2 parsing, etc. for the CSS2 Rust API is here.
## Licensing ## Licensing
You are free to use this documentation under the [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/). When attributing this work, you should use the following: You are free to use this documentation under the [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/). When attributing this work, you should use the following: