Accepting request 829903 from M17N:fonts
- 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/request/show/829903 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/saja-cascadia-code-fonts?expand=0&rev=4
This commit is contained in:
commit
32ba57ea29
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f066d0d9cb2669bea2e130d7add43d496bf24ef995f42dc603fc2014574a3a4
|
||||
size 3478705
|
3
CascadiaCode-2008.25.zip
Normal file
3
CascadiaCode-2008.25.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4602a0b8b986b18a1c3f460fd959ec1ce522aedcf11ab4c0d41a5fc5ed839be0
|
||||
size 8745667
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 27 06:57:54 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
|
||||
|
||||
- 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 <idonmez@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user