diff --git a/ofl/worksans/DESCRIPTION.en_us.html b/ofl/worksans/DESCRIPTION.en_us.html index efa3ba94f..f3a26a15c 100644 --- a/ofl/worksans/DESCRIPTION.en_us.html +++ b/ofl/worksans/DESCRIPTION.en_us.html @@ -17,3 +17,6 @@ This avoids the complication of a second "Hairline" family. The ExtraLight (200) and Light (300) styles also changed accordingly. Reflow will occur from previous versions on these weights.

+

+Updated February 2020: Family has been upgraded to a variable font family. +

diff --git a/ofl/worksans/METADATA.pb b/ofl/worksans/METADATA.pb index d0c4eaaf1..cfaca8301 100644 --- a/ofl/worksans/METADATA.pb +++ b/ofl/worksans/METADATA.pb @@ -3,87 +3,30 @@ designer: "Wei Huang" license: "OFL" category: "SANS_SERIF" date_added: "2015-07-08" -fonts { - name: "Work Sans" - style: "normal" - weight: 100 - filename: "WorkSans-Thin.ttf" - post_script_name: "WorkSans-Thin" - full_name: "Work Sans Thin" - copyright: "Copyright (c) 2014-2015 Wei Huang (wweeiihhuuaanngg@gmail.com)" -} -fonts { - name: "Work Sans" - style: "normal" - weight: 200 - filename: "WorkSans-ExtraLight.ttf" - post_script_name: "WorkSans-ExtraLight" - full_name: "Work Sans ExtraLight" - copyright: "Copyright (c) 2014-2015 Wei Huang (wweeiihhuuaanngg@gmail.com)" -} -fonts { - name: "Work Sans" - style: "normal" - weight: 300 - filename: "WorkSans-Light.ttf" - post_script_name: "WorkSans-Light" - full_name: "Work Sans Light" - copyright: "Copyright (c) 2014-2015 Wei Huang (wweeiihhuuaanngg@gmail.com)" -} fonts { name: "Work Sans" style: "normal" weight: 400 - filename: "WorkSans-Regular.ttf" + filename: "WorkSans[wght].ttf" post_script_name: "WorkSans-Regular" - full_name: "Work Sans" - copyright: "Copyright (c) 2014-2015 Wei Huang (wweeiihhuuaanngg@gmail.com)" + full_name: "Work Sans Regular" + copyright: "Copyright 2019 The Work Sans Project Authors (https://github.com/weiweihuanghuang/Work-Sans)" } fonts { name: "Work Sans" - style: "normal" - weight: 500 - filename: "WorkSans-Medium.ttf" - post_script_name: "WorkSans-Medium" - full_name: "Work Sans Medium" - copyright: "Copyright (c) 2014-2015 Wei Huang (wweeiihhuuaanngg@gmail.com)" + style: "italic" + weight: 400 + filename: "WorkSans-Italic[wght].ttf" + post_script_name: "WorkSans-Italic" + full_name: "Work Sans Italic" + copyright: "Copyright 2019 The Work Sans Project Authors (https://github.com/weiweihuanghuang/Work-Sans)" } -fonts { - name: "Work Sans" - style: "normal" - weight: 600 - filename: "WorkSans-SemiBold.ttf" - post_script_name: "WorkSans-SemiBold" - full_name: "Work Sans SemiBold" - copyright: "Copyright (c) 2014-2015 Wei Huang (wweeiihhuuaanngg@gmail.com)" -} -fonts { - name: "Work Sans" - style: "normal" - weight: 700 - filename: "WorkSans-Bold.ttf" - post_script_name: "WorkSans-Bold" - full_name: "Work Sans Bold" - copyright: "Copyright (c) 2014-2015 Wei Huang (wweeiihhuuaanngg@gmail.com)" -} -fonts { - name: "Work Sans" - style: "normal" - weight: 800 - filename: "WorkSans-ExtraBold.ttf" - post_script_name: "WorkSans-ExtraBold" - full_name: "Work Sans ExtraBold" - copyright: "Copyright (c) 2014-2015 Wei Huang (wweeiihhuuaanngg@gmail.com)" -} -fonts { - name: "Work Sans" - style: "normal" - weight: 900 - filename: "WorkSans-Black.ttf" - post_script_name: "WorkSans-Black" - full_name: "Work Sans Black" - copyright: "Copyright (c) 2014-2015 Wei Huang (wweeiihhuuaanngg@gmail.com)" -} -subsets: "menu" subsets: "latin" subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} diff --git a/ofl/worksans/OFL.txt b/ofl/worksans/OFL.txt index 5c0354ebe..d3a046cf5 100644 --- a/ofl/worksans/OFL.txt +++ b/ofl/worksans/OFL.txt @@ -1,4 +1,4 @@ -Copyright (c) 2014-2015 Wei Huang (wweeiihhuuaanngg@gmail.com) +Copyright 2019 The Work Sans Project Authors (https://github.com/weiweihuanghuang/Work-Sans) This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: diff --git a/ofl/worksans/WorkSans-Black.ttf b/ofl/worksans/WorkSans-Black.ttf deleted file mode 100644 index 3f972d176..000000000 Binary files a/ofl/worksans/WorkSans-Black.ttf and /dev/null differ diff --git a/ofl/worksans/WorkSans-Bold.ttf b/ofl/worksans/WorkSans-Bold.ttf deleted file mode 100644 index 7718ada05..000000000 Binary files a/ofl/worksans/WorkSans-Bold.ttf and /dev/null differ diff --git a/ofl/worksans/WorkSans-ExtraBold.ttf b/ofl/worksans/WorkSans-ExtraBold.ttf deleted file mode 100644 index e57109992..000000000 Binary files a/ofl/worksans/WorkSans-ExtraBold.ttf and /dev/null differ diff --git a/ofl/worksans/WorkSans-ExtraLight.ttf b/ofl/worksans/WorkSans-ExtraLight.ttf deleted file mode 100644 index 3798fbece..000000000 Binary files a/ofl/worksans/WorkSans-ExtraLight.ttf and /dev/null differ diff --git a/ofl/worksans/WorkSans-Italic[wght].ttf b/ofl/worksans/WorkSans-Italic[wght].ttf new file mode 100644 index 000000000..7c75a88c0 Binary files /dev/null and b/ofl/worksans/WorkSans-Italic[wght].ttf differ diff --git a/ofl/worksans/WorkSans-Light.ttf b/ofl/worksans/WorkSans-Light.ttf deleted file mode 100644 index 8b0322750..000000000 Binary files a/ofl/worksans/WorkSans-Light.ttf and /dev/null differ diff --git a/ofl/worksans/WorkSans-Medium.ttf b/ofl/worksans/WorkSans-Medium.ttf deleted file mode 100644 index 137cf564c..000000000 Binary files a/ofl/worksans/WorkSans-Medium.ttf and /dev/null differ diff --git a/ofl/worksans/WorkSans-Regular.ttf b/ofl/worksans/WorkSans-Regular.ttf deleted file mode 100644 index ba11a2de8..000000000 Binary files a/ofl/worksans/WorkSans-Regular.ttf and /dev/null differ diff --git a/ofl/worksans/WorkSans-SemiBold.ttf b/ofl/worksans/WorkSans-SemiBold.ttf deleted file mode 100644 index 5cefd7c6d..000000000 Binary files a/ofl/worksans/WorkSans-SemiBold.ttf and /dev/null differ diff --git a/ofl/worksans/WorkSans-Thin.ttf b/ofl/worksans/WorkSans-Thin.ttf deleted file mode 100644 index 47a06ef1c..000000000 Binary files a/ofl/worksans/WorkSans-Thin.ttf and /dev/null differ diff --git a/ofl/worksans/WorkSans[wght].ttf b/ofl/worksans/WorkSans[wght].ttf new file mode 100644 index 000000000..f917f1443 Binary files /dev/null and b/ofl/worksans/WorkSans[wght].ttf differ diff --git a/ofl/worksans/static/WorkSans-Black.ttf b/ofl/worksans/static/WorkSans-Black.ttf new file mode 100644 index 000000000..7a4c814c9 Binary files /dev/null and b/ofl/worksans/static/WorkSans-Black.ttf differ diff --git a/ofl/worksans/static/WorkSans-BlackItalic.ttf b/ofl/worksans/static/WorkSans-BlackItalic.ttf new file mode 100644 index 000000000..2f452ed71 Binary files /dev/null and b/ofl/worksans/static/WorkSans-BlackItalic.ttf differ diff --git a/ofl/worksans/static/WorkSans-Bold.ttf b/ofl/worksans/static/WorkSans-Bold.ttf new file mode 100644 index 000000000..b9eba3659 Binary files /dev/null and b/ofl/worksans/static/WorkSans-Bold.ttf differ diff --git a/ofl/worksans/static/WorkSans-BoldItalic.ttf b/ofl/worksans/static/WorkSans-BoldItalic.ttf new file mode 100644 index 000000000..c3589ad73 Binary files /dev/null and b/ofl/worksans/static/WorkSans-BoldItalic.ttf differ diff --git a/ofl/worksans/static/WorkSans-ExtraBold.ttf b/ofl/worksans/static/WorkSans-ExtraBold.ttf new file mode 100644 index 000000000..cd5c7f53c Binary files /dev/null and b/ofl/worksans/static/WorkSans-ExtraBold.ttf differ diff --git a/ofl/worksans/static/WorkSans-ExtraBoldItalic.ttf b/ofl/worksans/static/WorkSans-ExtraBoldItalic.ttf new file mode 100644 index 000000000..207f256e0 Binary files /dev/null and b/ofl/worksans/static/WorkSans-ExtraBoldItalic.ttf differ diff --git a/ofl/worksans/static/WorkSans-ExtraLight.ttf b/ofl/worksans/static/WorkSans-ExtraLight.ttf new file mode 100644 index 000000000..6a1caf6fa Binary files /dev/null and b/ofl/worksans/static/WorkSans-ExtraLight.ttf differ diff --git a/ofl/worksans/static/WorkSans-ExtraLightItalic.ttf b/ofl/worksans/static/WorkSans-ExtraLightItalic.ttf new file mode 100644 index 000000000..53c7446a7 Binary files /dev/null and b/ofl/worksans/static/WorkSans-ExtraLightItalic.ttf differ diff --git a/ofl/worksans/static/WorkSans-Italic.ttf b/ofl/worksans/static/WorkSans-Italic.ttf new file mode 100644 index 000000000..aea099f90 Binary files /dev/null and b/ofl/worksans/static/WorkSans-Italic.ttf differ diff --git a/ofl/worksans/static/WorkSans-Light.ttf b/ofl/worksans/static/WorkSans-Light.ttf new file mode 100644 index 000000000..45f6c3b26 Binary files /dev/null and b/ofl/worksans/static/WorkSans-Light.ttf differ diff --git a/ofl/worksans/static/WorkSans-LightItalic.ttf b/ofl/worksans/static/WorkSans-LightItalic.ttf new file mode 100644 index 000000000..3db5f90d1 Binary files /dev/null and b/ofl/worksans/static/WorkSans-LightItalic.ttf differ diff --git a/ofl/worksans/static/WorkSans-Medium.ttf b/ofl/worksans/static/WorkSans-Medium.ttf new file mode 100644 index 000000000..157485a39 Binary files /dev/null and b/ofl/worksans/static/WorkSans-Medium.ttf differ diff --git a/ofl/worksans/static/WorkSans-MediumItalic.ttf b/ofl/worksans/static/WorkSans-MediumItalic.ttf new file mode 100644 index 000000000..79288c056 Binary files /dev/null and b/ofl/worksans/static/WorkSans-MediumItalic.ttf differ diff --git a/ofl/worksans/static/WorkSans-Regular.ttf b/ofl/worksans/static/WorkSans-Regular.ttf new file mode 100644 index 000000000..7aef698d3 Binary files /dev/null and b/ofl/worksans/static/WorkSans-Regular.ttf differ diff --git a/ofl/worksans/static/WorkSans-SemiBold.ttf b/ofl/worksans/static/WorkSans-SemiBold.ttf new file mode 100644 index 000000000..4dcfd275b Binary files /dev/null and b/ofl/worksans/static/WorkSans-SemiBold.ttf differ diff --git a/ofl/worksans/static/WorkSans-SemiBoldItalic.ttf b/ofl/worksans/static/WorkSans-SemiBoldItalic.ttf new file mode 100644 index 000000000..8cc2350ee Binary files /dev/null and b/ofl/worksans/static/WorkSans-SemiBoldItalic.ttf differ diff --git a/ofl/worksans/static/WorkSans-Thin.ttf b/ofl/worksans/static/WorkSans-Thin.ttf new file mode 100644 index 000000000..422dfd165 Binary files /dev/null and b/ofl/worksans/static/WorkSans-Thin.ttf differ diff --git a/ofl/worksans/static/WorkSans-ThinItalic.ttf b/ofl/worksans/static/WorkSans-ThinItalic.ttf new file mode 100644 index 000000000..e96710533 Binary files /dev/null and b/ofl/worksans/static/WorkSans-ThinItalic.ttf differ