]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
[gftools-packager] Ubuntu: Version 1.001 added
authorMarc Foley <m.foley.88@gmail.com>
Wed, 9 Aug 2023 14:21:41 +0000 (15:21 +0100)
committerMarc Foley <m.foley.88@gmail.com>
Wed, 9 Aug 2023 14:21:41 +0000 (15:21 +0100)
* Ubuntu Version 1.001 taken from the upstream repo https://github.com/canonical/Ubuntu-fonts at commit https://github.com/canonical/Ubuntu-fonts/commit/.

12 files changed:
ufl/ubuntu/METADATA.pb
ufl/ubuntu/Ubuntu-Bold.ttf [deleted file]
ufl/ubuntu/Ubuntu-BoldItalic.ttf [deleted file]
ufl/ubuntu/Ubuntu-Italic.ttf [deleted file]
ufl/ubuntu/Ubuntu-Italic[wdth,wght].ttf [new file with mode: 0644]
ufl/ubuntu/Ubuntu-Light.ttf [deleted file]
ufl/ubuntu/Ubuntu-LightItalic.ttf [deleted file]
ufl/ubuntu/Ubuntu-Medium.ttf [deleted file]
ufl/ubuntu/Ubuntu-MediumItalic.ttf [deleted file]
ufl/ubuntu/Ubuntu-Regular.ttf [deleted file]
ufl/ubuntu/Ubuntu[wdth,wght].ttf [new file with mode: 0644]
ufl/ubuntu/upstream.yaml [new file with mode: 0644]

index 60da903d8539bc33752779852150b81d4574d3c6..cdabad769a2e5bf11d98b6c6f63041b2607aeaeb 100644 (file)
@@ -3,77 +3,23 @@ designer: "Dalton Maag"
 license: "UFL"
 category: "SANS_SERIF"
 date_added: "2010-12-15"
-fonts {
-  name: "Ubuntu"
-  style: "normal"
-  weight: 300
-  filename: "Ubuntu-Light.ttf"
-  post_script_name: "Ubuntu-Light"
-  full_name: "Ubuntu Light"
-  copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
-}
-fonts {
-  name: "Ubuntu"
-  style: "italic"
-  weight: 300
-  filename: "Ubuntu-LightItalic.ttf"
-  post_script_name: "Ubuntu-LightItalic"
-  full_name: "Ubuntu Light Italic"
-  copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
-}
 fonts {
   name: "Ubuntu"
   style: "normal"
   weight: 400
-  filename: "Ubuntu-Regular.ttf"
+  filename: "Ubuntu[wdth,wght].ttf"
   post_script_name: "Ubuntu-Regular"
   full_name: "Ubuntu Regular"
-  copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
+  copyright: "Copyright 2011, 2022, 2023 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
 }
 fonts {
   name: "Ubuntu"
   style: "italic"
   weight: 400
-  filename: "Ubuntu-Italic.ttf"
+  filename: "Ubuntu-Italic[wdth,wght].ttf"
   post_script_name: "Ubuntu-Italic"
   full_name: "Ubuntu Italic"
-  copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
-}
-fonts {
-  name: "Ubuntu"
-  style: "normal"
-  weight: 500
-  filename: "Ubuntu-Medium.ttf"
-  post_script_name: "Ubuntu-Medium"
-  full_name: "Ubuntu Medium"
-  copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
-}
-fonts {
-  name: "Ubuntu"
-  style: "italic"
-  weight: 500
-  filename: "Ubuntu-MediumItalic.ttf"
-  post_script_name: "Ubuntu-MediumItalic"
-  full_name: "Ubuntu Medium Italic"
-  copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
-}
-fonts {
-  name: "Ubuntu"
-  style: "normal"
-  weight: 700
-  filename: "Ubuntu-Bold.ttf"
-  post_script_name: "Ubuntu-Bold"
-  full_name: "Ubuntu Bold"
-  copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
-}
-fonts {
-  name: "Ubuntu"
-  style: "italic"
-  weight: 700
-  filename: "Ubuntu-BoldItalic.ttf"
-  post_script_name: "Ubuntu-BoldItalic"
-  full_name: "Ubuntu Bold Italic"
-  copyright: "Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
+  copyright: "Copyright 2011, 2022, 2023 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0"
 }
 subsets: "cyrillic"
 subsets: "cyrillic-ext"
@@ -82,3 +28,19 @@ subsets: "greek-ext"
 subsets: "latin"
 subsets: "latin-ext"
 subsets: "menu"
+axes {
+  tag: "wdth"
+  min_value: 75.0
+  max_value: 100.0
+}
+axes {
+  tag: "wght"
+  min_value: 100.0
+  max_value: 800.0
+}
+source {
+  repository_url: "https://github.com/canonical/Ubuntu-fonts"
+  archive_url: "https://github.com/canonical/Ubuntu-fonts/releases/download/v.1001/Ubuntu-fonts-1.001.zip"
+}
+sample_text {
+}
diff --git a/ufl/ubuntu/Ubuntu-Bold.ttf b/ufl/ubuntu/Ubuntu-Bold.ttf
deleted file mode 100644 (file)
index 7b85515..0000000
Binary files a/ufl/ubuntu/Ubuntu-Bold.ttf and /dev/null differ
diff --git a/ufl/ubuntu/Ubuntu-BoldItalic.ttf b/ufl/ubuntu/Ubuntu-BoldItalic.ttf
deleted file mode 100644 (file)
index 7db9e20..0000000
Binary files a/ufl/ubuntu/Ubuntu-BoldItalic.ttf and /dev/null differ
diff --git a/ufl/ubuntu/Ubuntu-Italic.ttf b/ufl/ubuntu/Ubuntu-Italic.ttf
deleted file mode 100644 (file)
index 9621a39..0000000
Binary files a/ufl/ubuntu/Ubuntu-Italic.ttf and /dev/null differ
diff --git a/ufl/ubuntu/Ubuntu-Italic[wdth,wght].ttf b/ufl/ubuntu/Ubuntu-Italic[wdth,wght].ttf
new file mode 100644 (file)
index 0000000..52af47a
Binary files /dev/null and b/ufl/ubuntu/Ubuntu-Italic[wdth,wght].ttf differ
diff --git a/ufl/ubuntu/Ubuntu-Light.ttf b/ufl/ubuntu/Ubuntu-Light.ttf
deleted file mode 100644 (file)
index 6a84adc..0000000
Binary files a/ufl/ubuntu/Ubuntu-Light.ttf and /dev/null differ
diff --git a/ufl/ubuntu/Ubuntu-LightItalic.ttf b/ufl/ubuntu/Ubuntu-LightItalic.ttf
deleted file mode 100644 (file)
index 0295cbb..0000000
Binary files a/ufl/ubuntu/Ubuntu-LightItalic.ttf and /dev/null differ
diff --git a/ufl/ubuntu/Ubuntu-Medium.ttf b/ufl/ubuntu/Ubuntu-Medium.ttf
deleted file mode 100644 (file)
index c6f048e..0000000
Binary files a/ufl/ubuntu/Ubuntu-Medium.ttf and /dev/null differ
diff --git a/ufl/ubuntu/Ubuntu-MediumItalic.ttf b/ufl/ubuntu/Ubuntu-MediumItalic.ttf
deleted file mode 100644 (file)
index 5fe5c50..0000000
Binary files a/ufl/ubuntu/Ubuntu-MediumItalic.ttf and /dev/null differ
diff --git a/ufl/ubuntu/Ubuntu-Regular.ttf b/ufl/ubuntu/Ubuntu-Regular.ttf
deleted file mode 100644 (file)
index 2001d6e..0000000
Binary files a/ufl/ubuntu/Ubuntu-Regular.ttf and /dev/null differ
diff --git a/ufl/ubuntu/Ubuntu[wdth,wght].ttf b/ufl/ubuntu/Ubuntu[wdth,wght].ttf
new file mode 100644 (file)
index 0000000..82a8c1a
Binary files /dev/null and b/ufl/ubuntu/Ubuntu[wdth,wght].ttf differ
diff --git a/ufl/ubuntu/upstream.yaml b/ufl/ubuntu/upstream.yaml
new file mode 100644 (file)
index 0000000..0b85eea
--- /dev/null
@@ -0,0 +1,5 @@
+archive: https://github.com/canonical/Ubuntu-fonts/releases/download/v.1001/Ubuntu-fonts-1.001.zip
+branch: main
+files:
+  Ubuntu-fonts-1.001/variable/Ubuntu[wdth,wght].ttf: Ubuntu[wdth,wght].ttf
+  Ubuntu-fonts-1.001/variable/Ubuntu-Italic[wdth,wght].ttf: Ubuntu-Italic[wdth,wght].ttf