atkinson-hyperlegible-mono.spec
· 1.3 KiB · RPMSpec
Ham
# SPDX-License-Identifier: MIT
%global commit 154d50362016cc3e873eb21d242cd0772384c8f9
%global shortcommit %{sub %{commit} 1 7}
%global commitdate 20241120
%global fontname atkinson-hyperlegible-mono
%global fontdescription %{expand:
Atkinson Hyperlegible Mono is an entirely new typeface inspired by the Atkinson
Hyperlegible font. The monospaced font features characters that each occupy the
same amount of horizontal space, allowing for them to be scanned quickly in
table-based and coding environments.
}
Version: 2.100
Release: %autorelease
URL: https://www.brailleinstitute.org/freefont/
Source0: https://github.com/googlefonts/atkinson-hyperlegible-next-mono/archive/%{shortcommit}.tar.gz
Source1: 64-%{fontname}.xml
BuildRequires: fontpackages-devel
%global fontfamily Atkinson Hyperlegible Mono
%global fontsummary Monospace typeface made for low-vision legibility
%global fontlicense OFL-1.1
%global fontlicenses OFL.txt
%global fontdocs DESCRIPTION.en_us.html
%global fonts fonts/otf/*.otf
%global fontconfs %{SOURCE1}
%fontpkg
%prep
%setup -n atkinson-hyperlegible-next-mono-%{commit}
%build
%fontbuild
%install
%fontinstall
%check
%fontcheck
%fontfiles
%changelog
%autochangelog
| 1 | # SPDX-License-Identifier: MIT |
| 2 | |
| 3 | %global commit 154d50362016cc3e873eb21d242cd0772384c8f9 |
| 4 | %global shortcommit %{sub %{commit} 1 7} |
| 5 | %global commitdate 20241120 |
| 6 | %global fontname atkinson-hyperlegible-mono |
| 7 | |
| 8 | %global fontdescription %{expand: |
| 9 | Atkinson Hyperlegible Mono is an entirely new typeface inspired by the Atkinson |
| 10 | Hyperlegible font. The monospaced font features characters that each occupy the |
| 11 | same amount of horizontal space, allowing for them to be scanned quickly in |
| 12 | table-based and coding environments. |
| 13 | } |
| 14 | |
| 15 | |
| 16 | Version: 2.100 |
| 17 | Release: %autorelease |
| 18 | URL: https://www.brailleinstitute.org/freefont/ |
| 19 | |
| 20 | Source0: https://github.com/googlefonts/atkinson-hyperlegible-next-mono/archive/%{shortcommit}.tar.gz |
| 21 | Source1: 64-%{fontname}.xml |
| 22 | |
| 23 | BuildRequires: fontpackages-devel |
| 24 | |
| 25 | %global fontfamily Atkinson Hyperlegible Mono |
| 26 | %global fontsummary Monospace typeface made for low-vision legibility |
| 27 | %global fontlicense OFL-1.1 |
| 28 | %global fontlicenses OFL.txt |
| 29 | %global fontdocs DESCRIPTION.en_us.html |
| 30 | %global fonts fonts/otf/*.otf |
| 31 | %global fontconfs %{SOURCE1} |
| 32 | |
| 33 | %fontpkg |
| 34 | |
| 35 | |
| 36 | %prep |
| 37 | %setup -n atkinson-hyperlegible-next-mono-%{commit} |
| 38 | |
| 39 | %build |
| 40 | %fontbuild |
| 41 | |
| 42 | %install |
| 43 | %fontinstall |
| 44 | |
| 45 | %check |
| 46 | %fontcheck |
| 47 | |
| 48 | %fontfiles |
| 49 | |
| 50 | %changelog |
| 51 | %autochangelog |
| 52 |
atkinson-hyperlegible-next.spec
· 1.4 KiB · RPMSpec
Ham
%global commit 7925f50f649b3813257faf2f4c0b381011f434f1
%global shortcommit %{sub %{commit} 1 7}
%global commitdate 20250222
%global fontname atkinson-hyperlegible-next
%global fontdescription %{expand:
Atkinson Hyperlegible is a uniquely accessible typeface created by Braille
Institute of America. It has been developed specifically to increase legibility
for readers with low vision, and to improve comprehension.
Atkinson Hyperlegible Next, a refined version of Atkinson Hyperlegible,
improves on the original in every way. It features new weights, improved
kerning, refined curves, added symbols, and additional language support.
}
Version: 2.100
Release: %autorelease
URL: https://www.brailleinstitute.org/freefont/
Source0: https://github.com/googlefonts/%{fontname}/archive/%{shortcommit}.tar.gz
Source1: 64-%{fontname}.xml
BuildRequires: fontpackages-devel
%global fontfamily Atkinson Hyperlegible Next
%global fontsummary Second-gen font family made for low-vision legibility
%global fontlicense OFL-1.1
%global fontlicenses OFL.txt
%global fontdocs DESCRIPTION.en_us.html
%global fonts fonts/otf/*.otf
%global fontconfs %{SOURCE1}
%fontpkg
%prep
%setup -n %{fontname}-%{commit}
%build
%fontbuild
%install
%fontinstall
%check
%fontcheck
%fontfiles
%changelog
%autochangelog
| 1 | %global commit 7925f50f649b3813257faf2f4c0b381011f434f1 |
| 2 | %global shortcommit %{sub %{commit} 1 7} |
| 3 | %global commitdate 20250222 |
| 4 | %global fontname atkinson-hyperlegible-next |
| 5 | |
| 6 | %global fontdescription %{expand: |
| 7 | Atkinson Hyperlegible is a uniquely accessible typeface created by Braille |
| 8 | Institute of America. It has been developed specifically to increase legibility |
| 9 | for readers with low vision, and to improve comprehension. |
| 10 | |
| 11 | Atkinson Hyperlegible Next, a refined version of Atkinson Hyperlegible, |
| 12 | improves on the original in every way. It features new weights, improved |
| 13 | kerning, refined curves, added symbols, and additional language support. |
| 14 | } |
| 15 | |
| 16 | |
| 17 | Version: 2.100 |
| 18 | Release: %autorelease |
| 19 | URL: https://www.brailleinstitute.org/freefont/ |
| 20 | |
| 21 | Source0: https://github.com/googlefonts/%{fontname}/archive/%{shortcommit}.tar.gz |
| 22 | Source1: 64-%{fontname}.xml |
| 23 | |
| 24 | BuildRequires: fontpackages-devel |
| 25 | |
| 26 | %global fontfamily Atkinson Hyperlegible Next |
| 27 | %global fontsummary Second-gen font family made for low-vision legibility |
| 28 | %global fontlicense OFL-1.1 |
| 29 | %global fontlicenses OFL.txt |
| 30 | %global fontdocs DESCRIPTION.en_us.html |
| 31 | %global fonts fonts/otf/*.otf |
| 32 | %global fontconfs %{SOURCE1} |
| 33 | |
| 34 | %fontpkg |
| 35 | |
| 36 | |
| 37 | %prep |
| 38 | %setup -n %{fontname}-%{commit} |
| 39 | |
| 40 | %build |
| 41 | %fontbuild |
| 42 | |
| 43 | %install |
| 44 | %fontinstall |
| 45 | |
| 46 | %check |
| 47 | %fontcheck |
| 48 | |
| 49 | %fontfiles |
| 50 | |
| 51 | %changelog |
| 52 | %autochangelog |
| 53 |