]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Geist: Version 1.800 added 10406/head
authorEmma Marichal <emma.marichal@hotmail.fr>
Fri, 3 Apr 2026 09:04:22 +0000 (11:04 +0200)
committerMarc Foley <m.foley.88@gmail.com>
Thu, 9 Apr 2026 14:56:16 +0000 (15:56 +0100)
Taken from the upstream repo https://github.com/vercel/geist-font at commit https://github.com/vercel/geist-font/commit/a6d260e6cbc07eafdfad438f33601fe3c38b1e6f.

ofl/geist/Geist-Italic[wght].ttf [new file with mode: 0644]
ofl/geist/Geist[wght].ttf
ofl/geist/METADATA.pb
ofl/geist/article/ARTICLE.en_us.html

diff --git a/ofl/geist/Geist-Italic[wght].ttf b/ofl/geist/Geist-Italic[wght].ttf
new file mode 100644 (file)
index 0000000..63c3c6c
Binary files /dev/null and b/ofl/geist/Geist-Italic[wght].ttf differ
index 093f649691f6f3444e22b40f608a15a0e7168219..f63f0afc6390323715972b6645115485f37cc9f4 100644 (file)
Binary files a/ofl/geist/Geist[wght].ttf and b/ofl/geist/Geist[wght].ttf differ
index 073d9ad4137345414b040576dff8a22c8abc8ce7..e9ba1c28356f1fc1a1373a98feb9b6fb948a7763 100644 (file)
@@ -10,12 +10,23 @@ fonts {
   filename: "Geist[wght].ttf"
   post_script_name: "Geist-Regular"
   full_name: "Geist Regular"
-  copyright: "Copyright 2024 The Geist Project Authors (https://github.com/vercel/geist-font.git)"
+  copyright: "Copyright 2024 The Geist Project Authors (https://github.com/vercel/geist-font)"
+}
+fonts {
+  name: "Geist"
+  style: "italic"
+  weight: 400
+  filename: "Geist-Italic[wght].ttf"
+  post_script_name: "Geist-Italic"
+  full_name: "Geist Italic"
+  copyright: "Copyright 2024 The Geist Project Authors (https://github.com/vercel/geist-font)"
 }
 subsets: "cyrillic"
+subsets: "cyrillic-ext"
 subsets: "latin"
 subsets: "latin-ext"
 subsets: "menu"
+subsets: "vietnamese"
 axes {
   tag: "wght"
   min_value: 100.0
@@ -23,14 +34,17 @@ axes {
 }
 source {
   repository_url: "https://github.com/vercel/geist-font"
-  commit: "b193ef74010119759bfb7f71ddf81a3dee238535"
-  config_yaml: "sources/config-Geist.yaml"
-  archive_url: "https://github.com/vercel/geist-font/releases/download/1.4.01/Geist-1.4.01.zip"
+  commit: "a6d260e6cbc07eafdfad438f33601fe3c38b1e6f"
   files {
-    source_file: "variable/Geist[wght].ttf"
+    source_file: "fonts/Geist/variable/Geist[wght].ttf"
     dest_file: "Geist[wght].ttf"
   }
+  files {
+    source_file: "fonts/Geist/variable/Geist-Italic[wght].ttf"
+    dest_file: "Geist-Italic[wght].ttf"
+  }
   branch: "main"
+  config_yaml: "sources/config-Geist.yaml"
 }
 minisite_url: "https://vercel.com/font"
 primary_script: "Latn"
index 4cc1bb720cf88311d223501d61c576dd56854fda..c2d507b5158bd13809c8eaa7255a6cf30c6a918a 100644 (file)
@@ -7,5 +7,5 @@
 <p>
     To contribute, see <a href="https://github.com/vercel/geist-font">github.com/vercel/geist-font</a>.
 </p>
-<hr>
-<img src="geist-banner-light.png" />
\ No newline at end of file
+<hr/>
+<img src="geist-banner-light.png"/>
\ No newline at end of file