From 16ba70517b8d5b3e7d924f10b6e880106c4a326e324105a840ae395acb5a3059 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 27 Aug 2020 07:02:12 +0000 Subject: [PATCH] - Update to version 2008.25 * We've temporarily stopped shipping variable OTFs due to some concerns about overlapping and psautohint * The heaviest weight of Cascadia has been made a little lighter * We have aligned the Powerline glyphs and the box-/line-drawing glyphs better to their metrics and to the letter glyphs * Diacritic anchors have been added to all alphabetic characters (#282, #330) * The font now ships with decomposed fi and fl ligatures * The horn combining diacritic has had its weight fixed somewhat for Bold * Primes have been redesigned to give them a more "angled" feel (#294) * Acute and grave have been given additional weight to help differentiate them from dot (#268) * The contextual alternate for x used to signify hexadecimal numbers has been disabled (#285) OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/saja-cascadia-code-fonts?expand=0&rev=8 --- CascadiaCode-2007.01.zip | 3 --- CascadiaCode-2008.25.zip | 3 +++ saja-cascadia-code-fonts.changes | 18 ++++++++++++++++++ saja-cascadia-code-fonts.spec | 4 ++-- 4 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 CascadiaCode-2007.01.zip create mode 100644 CascadiaCode-2008.25.zip diff --git a/CascadiaCode-2007.01.zip b/CascadiaCode-2007.01.zip deleted file mode 100644 index 2bea42a..0000000 --- a/CascadiaCode-2007.01.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f066d0d9cb2669bea2e130d7add43d496bf24ef995f42dc603fc2014574a3a4 -size 3478705 diff --git a/CascadiaCode-2008.25.zip b/CascadiaCode-2008.25.zip new file mode 100644 index 0000000..c49e81a --- /dev/null +++ b/CascadiaCode-2008.25.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4602a0b8b986b18a1c3f460fd959ec1ce522aedcf11ab4c0d41a5fc5ed839be0 +size 8745667 diff --git a/saja-cascadia-code-fonts.changes b/saja-cascadia-code-fonts.changes index 4085ba7..f93f56c 100644 --- a/saja-cascadia-code-fonts.changes +++ b/saja-cascadia-code-fonts.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Aug 27 06:57:54 UTC 2020 - Ismail Dönmez + +- Update to version 2008.25 + * We've temporarily stopped shipping variable OTFs due to some + concerns about overlapping and psautohint + * The heaviest weight of Cascadia has been made a little lighter + * We have aligned the Powerline glyphs and the box-/line-drawing + glyphs better to their metrics and to the letter glyphs + * Diacritic anchors have been added to all alphabetic characters (#282, #330) + * The font now ships with decomposed fi and fl ligatures + * The horn combining diacritic has had its weight fixed somewhat for Bold + * Primes have been redesigned to give them a more "angled" feel (#294) + * Acute and grave have been given additional weight to help + differentiate them from dot (#268) + * The contextual alternate for x used to signify hexadecimal + numbers has been disabled (#285) + ------------------------------------------------------------------- Wed Jul 8 04:47:23 UTC 2020 - Ismail Dönmez diff --git a/saja-cascadia-code-fonts.spec b/saja-cascadia-code-fonts.spec index 776aad6..bd02e6b 100644 --- a/saja-cascadia-code-fonts.spec +++ b/saja-cascadia-code-fonts.spec @@ -20,7 +20,7 @@ %define fontname cascadia-code Name: saja-cascadia-code-fonts -Version: 2007.01 +Version: 2008.25 Release: 0 Summary: Monospace terminal fonts from Microsoft License: OFL-1.1 @@ -46,7 +46,7 @@ cp %{SOURCE2} . %install mkdir -p %{buildroot}%{_ttfontsdir}/ -install -m 0644 *.otf %{buildroot}%{_ttfontsdir} +install -m 0644 static/*.otf %{buildroot}%{_ttfontsdir} %reconfigure_fonts_scriptlets