[Scummvm-git-logs] scummvm master -> 87783fe8705e4f3d428961be1706dcf881f7a414
sev-
noreply at scummvm.org
Sat Sep 6 17:51:36 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
87783fe870 FONTS: Updated Noto family to its latest version
Commit: 87783fe8705e4f3d428961be1706dcf881f7a414
https://github.com/scummvm/scummvm/commit/87783fe8705e4f3d428961be1706dcf881f7a414
Author: IlDucci (pajaroloco_2 at hotmail.com)
Date: 2025-09-06T19:51:32+02:00
Commit Message:
FONTS: Updated Noto family to its latest version
Multi-PR to update all non-CJK fonts to its latest versions and also include Italic counterparts for those families that have them.
Named version: monthly-release-2025.09.01
Download link: https://github.com/notofonts/notofonts.github.io/releases/tag/noto-monthly-release-2025.09.01
COMMIT SHA DATA (taken from Github):
9323600ebc36c179c9df045f69178d9b68ccb2f3
Changed paths:
A gui/themes/fonts/NotoSans-BoldItalic.ttf
A gui/themes/fonts/NotoSans-Italic.ttf
gui/themes/fonts/NotoNaskhArabic-Bold.ttf
gui/themes/fonts/NotoNaskhArabic-Regular.ttf
gui/themes/fonts/NotoSans-Bold.ttf
gui/themes/fonts/NotoSans-Regular.ttf
gui/themes/fonts/NotoSansRunic-Regular.ttf
gui/themes/fonts/NotoSerif-Bold-Italic.ttf
gui/themes/fonts/NotoSerif-Bold.ttf
gui/themes/fonts/NotoSerif-Italic.ttf
gui/themes/fonts/NotoSerif-Regular.ttf
diff --git a/gui/themes/fonts/NotoNaskhArabic-Bold.ttf b/gui/themes/fonts/NotoNaskhArabic-Bold.ttf
index c83c7f66929..88a619d081c 100644
Binary files a/gui/themes/fonts/NotoNaskhArabic-Bold.ttf and b/gui/themes/fonts/NotoNaskhArabic-Bold.ttf differ
diff --git a/gui/themes/fonts/NotoNaskhArabic-Regular.ttf b/gui/themes/fonts/NotoNaskhArabic-Regular.ttf
index f99cd70ea85..741a81d37fc 100644
Binary files a/gui/themes/fonts/NotoNaskhArabic-Regular.ttf and b/gui/themes/fonts/NotoNaskhArabic-Regular.ttf differ
diff --git a/gui/themes/fonts/NotoSans-Bold.ttf b/gui/themes/fonts/NotoSans-Bold.ttf
index 54ad879b41b..713a76885c3 100644
Binary files a/gui/themes/fonts/NotoSans-Bold.ttf and b/gui/themes/fonts/NotoSans-Bold.ttf differ
diff --git a/gui/themes/fonts/NotoSans-BoldItalic.ttf b/gui/themes/fonts/NotoSans-BoldItalic.ttf
new file mode 100644
index 00000000000..13cce275589
Binary files /dev/null and b/gui/themes/fonts/NotoSans-BoldItalic.ttf differ
diff --git a/gui/themes/fonts/NotoSans-Italic.ttf b/gui/themes/fonts/NotoSans-Italic.ttf
new file mode 100644
index 00000000000..67d948d0a12
Binary files /dev/null and b/gui/themes/fonts/NotoSans-Italic.ttf differ
diff --git a/gui/themes/fonts/NotoSans-Regular.ttf b/gui/themes/fonts/NotoSans-Regular.ttf
index 10589e277ed..5de3fa7da53 100644
Binary files a/gui/themes/fonts/NotoSans-Regular.ttf and b/gui/themes/fonts/NotoSans-Regular.ttf differ
diff --git a/gui/themes/fonts/NotoSansRunic-Regular.ttf b/gui/themes/fonts/NotoSansRunic-Regular.ttf
index 796c90e58a8..92349a0d0ef 100644
Binary files a/gui/themes/fonts/NotoSansRunic-Regular.ttf and b/gui/themes/fonts/NotoSansRunic-Regular.ttf differ
diff --git a/gui/themes/fonts/NotoSerif-Bold-Italic.ttf b/gui/themes/fonts/NotoSerif-Bold-Italic.ttf
index 1fd8fa961f2..05f5fdde601 100644
Binary files a/gui/themes/fonts/NotoSerif-Bold-Italic.ttf and b/gui/themes/fonts/NotoSerif-Bold-Italic.ttf differ
diff --git a/gui/themes/fonts/NotoSerif-Bold.ttf b/gui/themes/fonts/NotoSerif-Bold.ttf
index 093f26fb70a..0d1e9e1cf65 100644
Binary files a/gui/themes/fonts/NotoSerif-Bold.ttf and b/gui/themes/fonts/NotoSerif-Bold.ttf differ
diff --git a/gui/themes/fonts/NotoSerif-Italic.ttf b/gui/themes/fonts/NotoSerif-Italic.ttf
index 2bf77bde257..a3a6d737ad7 100644
Binary files a/gui/themes/fonts/NotoSerif-Italic.ttf and b/gui/themes/fonts/NotoSerif-Italic.ttf differ
diff --git a/gui/themes/fonts/NotoSerif-Regular.ttf b/gui/themes/fonts/NotoSerif-Regular.ttf
index 14e4150d1e4..4853fb2b426 100644
Binary files a/gui/themes/fonts/NotoSerif-Regular.ttf and b/gui/themes/fonts/NotoSerif-Regular.ttf differ
More information about the Scummvm-git-logs
mailing list