commit 498b7255e0c83c2430f50706cfdc2c898b89c4363af535ea571ddaf93ae68791 Author: Adrian Schröter Date: Tue Nov 12 15:45:34 2024 +0100 Sync from SUSE:SLFO:Main suse-fonts revision 1576e51015bf7fbcfb3d5de1de11f456 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..47145a0 --- /dev/null +++ b/README.md @@ -0,0 +1,59 @@ +---- + +# SUSE +![Sample Image](documentation/Google-Fonts-SUSE-Specimen-01.svg) + +**SUSE** is a sans serif typeface designed by [René Bieder](https://www.renebieder.com/), embodying a unique hybrid between geometric and monospaced features. It captures the essence of SUSE, a company renowned for its open-source solutions. This versatile typeface family includes the following styles: Thin, ExtraLight, Light, Regular, Medium, SemiBold, Bold, and ExtraBold. + +![Sample Image](documentation/Google-Fonts-SUSE-Specimen-03.svg) + +**SUSE** was created to reflect the innovative and open-source spirit of the SUSE company. It provides clarity and legibility, making it ideal for both digital and print media. The hybrid design combines geometric precision with monospaced stability, ensuring a modern and efficient aesthetic. + +![Sample Image](documentation/Google-Fonts-SUSE-Specimen-02.svg) + +**SUSE** stands out with its distinctive design, perfect for modern, open-source, and tech-focused projects. Its variety of weights allows for flexibility in design, from headlines to body text, ensuring consistency and harmony across different use cases. + +![Sample Image](documentation/Google-Fonts-SUSE-Specimen-04.svg) + +**SUSE** supports over 200 Latin-based languages. + + +## About + +**We are SUSE.** We believe in building a future for secure, open source innovation. + +## Credits + +**Type designer** René Bieder + +## Building + +Fonts are built automatically by GitHub Actions - take a look in the "Actions" tab for the latest build. + +If you want to build fonts manually on your own computer: + +* `make build` will produce font files. +* `make test` will run [FontBakery](https://github.com/googlefonts/fontbakery)'s quality assurance tests. +* `make proof` will generate HTML proof files. + +The proof files and QA tests are also available automatically via GitHub Actions - look at `https://github.com/SUSE/suse-font`. + + +## Changelog + + +**28 June 2024. Version 1.00** + +- First release. + + + +## License + +SUSE typeface is licensed under the SIL Open Font License, Version 1.1. +This license is available with a FAQ at +https://scripts.sil.org/OFL + +## Repository Layout + +This font repository structure is inspired by [Unified Font Repository v0.3](https://github.com/unified-font-repository/Unified-Font-Repository), modified for the Google Fonts workflow. diff --git a/suse-font-v1.000.zip b/suse-font-v1.000.zip new file mode 100644 index 0000000..9232846 --- /dev/null +++ b/suse-font-v1.000.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:656fa00c433048acd284e2e165444ff1f5663dfac888bd0887682cec00c9d107 +size 1232213 diff --git a/suse-fonts.changes b/suse-fonts.changes new file mode 100644 index 0000000..c970ef4 --- /dev/null +++ b/suse-fonts.changes @@ -0,0 +1,19 @@ +------------------------------------------------------------------- +Sat Aug 31 08:57:33 UTC 2024 - Dirk Müller + +- use embedded OFL license, drop extra copy +- cleanup spec file (add upstream source reference, remove outdated + comments and sources) + +------------------------------------------------------------------- +Mon Aug 26 13:46:01 UTC 2024 - Thomas Schraitle - v1.000 + +- update to v1.000: + * Prep for Google Fonts submission + * Update copyright + * Files ready for GF + +------------------------------------------------------------------- +Wed Jul 10 14:16:56 UTC 2024 - Dirk Müller + +- Initial package diff --git a/suse-fonts.spec b/suse-fonts.spec new file mode 100644 index 0000000..e9ac8c6 --- /dev/null +++ b/suse-fonts.spec @@ -0,0 +1,57 @@ +# +# spec file for package suse-fonts +# +# Copyright (c) 2024 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +Name: suse-fonts +Version: 1.000 +Release: 0 +Summary: SUSE font +License: OFL-1.1 +Group: System/X11/Fonts +URL: https://github.com/SUSE/suse-font +Source0: https://github.com/SUSE/suse-font/releases/download/v%{version}/suse-font-v%{version}.zip +Source1: https://raw.githubusercontent.com/SUSE/suse-font/v%{version}/README.md +BuildRequires: fontpackages-devel +BuildRequires: unzip +BuildArch: noarch +%reconfigure_fonts_prereq + +%description +SUSE is a sans serif typeface designed by René Bieder, embodying a unique +hybrid between geometric and monospaced features. It captures the essence of +SUSE, a company renowned for its open-source solutions. This versatile typeface +family includes the following styles: Thin, ExtraLight, Light, Regular, Medium, +SemiBold, Bold, and ExtraBold. + +%prep +%autosetup -p1 -n suse-font-v%{version} +cp -p %{SOURCE1} . + +%build + +%install +mkdir -p %{buildroot}%{_ttfontsdir} +install -m 0644 fonts/otf/*.otf %{buildroot}%{_ttfontsdir}/ + +%reconfigure_fonts_scriptlets + +%files +%license OFL.txt +%doc README.md +%{_ttfontsdir} + +%changelog