Skip to content

Commit 1b1d390

Browse files
committed
added badges
1 parent 78c3f8c commit 1b1d390

1 file changed

Lines changed: 27 additions & 1 deletion

File tree

README.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Brawler
22

3+
[![][Fontspector]](https://cyrealtype.github.io/Brawler/fontspector/fontspector-report.html)
4+
[![][OpenType]](https://cyrealtype.github.io/Brawler/fontspector/fontspector-report.html)
5+
[![][Universal]](https://cyrealtype.github.io/Brawler/fontspector/fontspector-report.html)
6+
[![][Google Fonts]](https://cyrealtype.github.io/Brawler/fontspector/fontspector-report.html)
7+
[![][Glyphset]](https://cyrealtype.github.io/Brawler/fontspector/fontspector-report.html)
8+
[![][Download]](https://cyreal.org/fonts/brawler)
9+
10+
[Fontspector]: https://img.shields.io/endpoint?url=https%3A%2F%2Fcyrealtype.github.io%2FBrawler%2Fbadges%2FFontspectorQA.json
11+
[OpenType]: https://img.shields.io/endpoint?url=https%3A%2F%2Fcyrealtype.github.io%2FBrawler%2Fbadges%2FOpentypeSpecificationChecks.json
12+
[Universal]: https://img.shields.io/endpoint?url=https%3A%2F%2Fcyrealtype.github.io%2FBrawler%2Fbadges%2FUniversalProfileChecks.json
13+
[Google Fonts]: https://img.shields.io/endpoint?url=https%3A%2F%2Fcyrealtype.github.io%2FBrawler%2Fbadges%2FFontFileChecks.json
14+
[Outline Correctness]: https://img.shields.io/endpoint?url=https%3A%2F%2Fcyrealtype.github.io%2FBrawler%2Fbadges%2FOutlineCorrectnessChecks.json
15+
[Glyphset]: https://img.shields.io/endpoint?url=https%3A%2F%2Fcyrealtype.github.io%2FBrawler%2Fbadges%2FGlyphsetChecks.json
16+
[Download]: https://img.shields.io/badge/Download-cyreal%2Eorg-16ccbc
17+
318
<p align="center">
419
<picture>
520
<source media="(prefers-color-scheme: dark)" srcset="./documentation/slide1-dark.svg">
@@ -18,6 +33,14 @@ Brawler is a Unicode typeface family that supports
1833
languages that use the Latin script and its variants, and
1934
could be expanded to support other scripts.
2035

36+
<p align="center">
37+
<picture>
38+
<source media="(prefers-color-scheme: dark)" srcset="./documentation/slide2-dark.svg">
39+
<source media="(prefers-color-scheme: light)" srcset="./documentation/slide2-light.svg">
40+
<img alt="Brawler open-source font by Cyreal" src="./documentation/slide2-light.svg">
41+
</picture>
42+
</p>
43+
2144
## Building
2245

2346
Fonts are built automatically by GitHub Actions - take a look in the "Actions" tab for the latest build.
@@ -32,7 +55,10 @@ The proof files and QA tests are also available automatically via GitHub Actions
3255

3356
## Changelog
3457

35-
In December 2013 [Haley Fiege](https://www.haleyfiege.fun/fonts/) has contributed a design of the Bold version.
58+
- In December 2013 [Haley Fiege](https://www.haleyfiege.fun/fonts/) has contributed a design of the Bold version.
59+
60+
- In 2025 a variable font version was created.
61+
3662

3763
## License
3864

0 commit comments

Comments
 (0)