]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
[gftools-packager] Sofia Sans: Version 4.100 added (#5580)
authorViviana Monsalve <viviana.monsalve.a@gmail.com>
Fri, 18 Nov 2022 13:53:32 +0000 (08:53 -0500)
committerGitHub <noreply@github.com>
Fri, 18 Nov 2022 13:53:32 +0000 (08:53 -0500)
* Sofia Sans Version 4.100 taken from the upstream repo https://github.com/vv-monsalve/Sofia-Sans at commit https://github.com/vv-monsalve/Sofia-Sans/commit/8cbfd2d7b5bd03c78e3c3045a2e426687f941cc6.

ofl/sofiasans/DESCRIPTION.en_us.html
ofl/sofiasans/METADATA.pb
ofl/sofiasans/SofiaSans-Italic[wdth,wght].ttf [deleted file]
ofl/sofiasans/SofiaSans-Italic[wght].ttf [new file with mode: 0644]
ofl/sofiasans/SofiaSans[wdth,wght].ttf [deleted file]
ofl/sofiasans/SofiaSans[wght].ttf [new file with mode: 0644]
ofl/sofiasans/upstream.yaml

index 3223e653cb561f7857800ee779a32e2eb82145be..a2143154f689adc86cf668046ffb36f6934d8c18 100644 (file)
@@ -1,12 +1,15 @@
 <p>
-Originaly designed as a typeface for the capital city of Bulgaria, Sofia Sans is a comprehensive type system in four widths with extended coverage of the Latin, Greek, and Cyrillic Scripts.
+     Originaly designed as a typeface for the capital city of Bulgaria, Sofia Sans is a comprehensive type system in four widths (Normal, SemiCondensed, Condensed and ExtraCondensed) with extended coverage of the Latin, Greek, and Cyrillic Scripts.
 </p>
+     
 <p>
-Inspired by the early-twentieth-century so-called technical sans serifs typefaces with confident letterforms, a pronounced vertical impetus, and tense curves, Sofia Sans also has nice humanistic details and soft round corners that reminds print work with hot metal typesetting.
+     Inspired by the early-twentieth-century so-called technical sans serifs typefaces with confident letterforms, a pronounced vertical impetus, and tense curves, Sofia Sans also has nice humanistic details and soft round corners that reminds print work with hot metal typesetting.
 </p>
+
 <p>
-With narrow proportions and a generous x-height, is a space-saving workhorse that would work well in very diverse environments. Sofia Sans is also a feature-rich OpenType family with a large character set including small caps, several figure styles, arrows, numerals in circles among others.
+     With narrow proportions and a generous x-height, is a space-saving workhorse that would work well in very diverse environments. Sofia Sans is also a feature-rich OpenType family with a large character set including small caps, several figure styles, arrows, numerals in circles among others.
 </p>
+
 <p>
-To contribute, see <a href="https://github.com/lettersoup/Sofia-Sans" target="_blank">github.com/lettersoup/Sofia-Sans</a>.
+     To contribute, see <a href="https://github.com/lettersoup/Sofia-Sans" target="_blank">github.com/lettersoup/Sofia-Sans</a>.
 </p>
index 5842b952491fa2187e784ceb80ea99f93791638c..35ae928c4e4a9de9cddf069da8fb8e86fe70e463 100644 (file)
@@ -7,7 +7,7 @@ fonts {
   name: "Sofia Sans"
   style: "normal"
   weight: 400
-  filename: "SofiaSans[wdth,wght].ttf"
+  filename: "SofiaSans[wght].ttf"
   post_script_name: "SofiaSans-Regular"
   full_name: "Sofia Sans Regular"
   copyright: "Copyright 2019 The Sofia Sans Project Authors (https://github.com/lettersoup/Sofia-Sans)"
@@ -16,9 +16,9 @@ fonts {
   name: "Sofia Sans"
   style: "italic"
   weight: 400
-  filename: "SofiaSans-Italic[wdth,wght].ttf"
-  post_script_name: "SofiaSans-HairlineItalic"
-  full_name: "Sofia Sans Hairline Italic"
+  filename: "SofiaSans-Italic[wght].ttf"
+  post_script_name: "SofiaSans-Italic"
+  full_name: "Sofia Sans Italic"
   copyright: "Copyright 2019 The Sofia Sans Project Authors (https://github.com/lettersoup/Sofia-Sans)"
 }
 subsets: "cyrillic"
@@ -26,17 +26,12 @@ subsets: "cyrillic-ext"
 subsets: "latin"
 subsets: "latin-ext"
 subsets: "menu"
-axes {
-  tag: "wdth"
-  min_value: 62.5
-  max_value: 100.0
-}
 axes {
   tag: "wght"
-  min_value: 1.0
-  max_value: 1000.0
+  min_value: 100.0
+  max_value: 900.0
 }
 source {
   repository_url: "https://github.com/vv-monsalve/Sofia-Sans"
-  commit: "888b575b900b10ab513a0ca94a7f71c60c7730f7"
+  commit: "8cbfd2d7b5bd03c78e3c3045a2e426687f941cc6"
 }
diff --git a/ofl/sofiasans/SofiaSans-Italic[wdth,wght].ttf b/ofl/sofiasans/SofiaSans-Italic[wdth,wght].ttf
deleted file mode 100644 (file)
index 037fad1..0000000
Binary files a/ofl/sofiasans/SofiaSans-Italic[wdth,wght].ttf and /dev/null differ
diff --git a/ofl/sofiasans/SofiaSans-Italic[wght].ttf b/ofl/sofiasans/SofiaSans-Italic[wght].ttf
new file mode 100644 (file)
index 0000000..790f8a9
Binary files /dev/null and b/ofl/sofiasans/SofiaSans-Italic[wght].ttf differ
diff --git a/ofl/sofiasans/SofiaSans[wdth,wght].ttf b/ofl/sofiasans/SofiaSans[wdth,wght].ttf
deleted file mode 100644 (file)
index baeb5b8..0000000
Binary files a/ofl/sofiasans/SofiaSans[wdth,wght].ttf and /dev/null differ
diff --git a/ofl/sofiasans/SofiaSans[wght].ttf b/ofl/sofiasans/SofiaSans[wght].ttf
new file mode 100644 (file)
index 0000000..3f47409
Binary files /dev/null and b/ofl/sofiasans/SofiaSans[wght].ttf differ
index 4726bb83ff5058e0745f5ff6d6ce3964cb70ce76..28082220bf8c5a828c309c98ce2f2ad4c9306684 100644 (file)
@@ -1,6 +1,7 @@
 branch: master
 files:
   OFL.txt: OFL.txt
-  DESCRIPTION.en_us.html: DESCRIPTION.en_us.html
-  fonts/variable/SofiaSans-Italic[wdth,wght].ttf: SofiaSans-Italic[wdth,wght].ttf
-  fonts/variable/SofiaSans[wdth,wght].ttf: SofiaSans[wdth,wght].ttf
+  documentation/DESCRIPTION.en_us.html: DESCRIPTION.en_us.html
+  fonts/variable/Normal/SofiaSans[wght].ttf: SofiaSans[wght].ttf
+  fonts/variable/Normal/SofiaSans-Italic[wght].ttf: SofiaSans-Italic[wght].ttf
+archive: