Skip to content

Commit 36051b8

Browse files
committed
Add sources info for fonts
1 parent e1aaebf commit 36051b8

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/fonts/SOURCES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Font Sources
2+
3+
These fonts were downloaded from Google Fonts and related repositories for use in image baseline generation during CI. They ensure consistent text rendering across environments.
4+
5+
They can be re-downloaded using the script at `.github/scripts/download_google_fonts.py`.
6+
7+
- **NotoSansMono** (Regular, Bold) — [notofonts/notofonts.github.io](https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoSansMono/hinted/ttf/)
8+
- **NotoSans** (Regular, Italic, Bold) — [notofonts/notofonts.github.io](https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoSans/hinted/ttf/)
9+
- **NotoSerif** (Regular, Italic, Bold, BoldItalic) — [notofonts/notofonts.github.io](https://cdn.jsdelivr.net/gh/notofonts/notofonts.github.io/fonts/NotoSerif/hinted/ttf/)
10+
- **OldStandard** (Regular, Italic, Bold) — [google/fonts](https://raw.githubusercontent.com/google/fonts/refs/heads/main/ofl/oldstandardtt/)
11+
- **PT Sans Narrow** (Regular, Bold) — [google/fonts](https://raw.githubusercontent.com/google/fonts/refs/heads/main/ofl/ptsansnarrow/)
12+
- **Raleway** (Regular, Regular-Italic, Bold, Bold-Italic) — [impallari/Raleway](https://raw.githubusercontent.com/impallari/Raleway/refs/heads/master/fonts/v3.000%20Fontlab/TTF/)
13+
- **Roboto** (Regular, Italic, Bold, BoldItalic) — [googlefonts/roboto-2](https://raw.githubusercontent.com/googlefonts/roboto-2/refs/heads/main/src/hinted/)
14+
- **GravitasOne** (400Regular) — [expo/google-fonts](https://raw.githubusercontent.com/expo/google-fonts/refs/heads/main/font-packages/gravitas-one/400Regular/)

0 commit comments

Comments
 (0)