From 9b773b8640eda06936f67750fd3add89f9f0104546bc5ebfc88b186af602542e Mon Sep 17 00:00:00 2001 From: Anton Shvetz Date: Sat, 19 Mar 2022 17:00:41 +0000 Subject: [PATCH] - Update to v15.0.3 * Changes of version 15.0.3 = Add Asterism (U+2042) character (#1324). OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/iosevka-fonts?expand=0&rev=78 --- README.md | 44 +++++++++++++++++++++++++------------------ iosevka-fonts.changes | 7 +++++++ iosevka-fonts.spec | 2 +- 3 files changed, 34 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index a3fc7fc..0e0566a 100644 --- a/README.md +++ b/README.md @@ -5,25 +5,33 @@ ## Installation -Quit your editor/program. Unzip and open the folder. +### Installing via Package Managers -* **Windows**: Download the fonts from the [Releases](https://github.com/be5invis/Iosevka/releases), select the font files and drag into font settings / font control panel page. - - * On Windows 10 1809 or newer the default font installation is per-user, and it may cause compatibility issues for some applications, mostly written in Java. To cope with this, right click and select “Install for all users” instead. [Ref.](https://youtrack.jetbrains.com/issue/JRE-1166?p=IDEA-200145) -* **[macOS](http://support.apple.com/kb/HT2509)** - * Standard distribution in Homebrew: - ```bash - brew tap homebrew/cask-fonts - brew install --cask font-iosevka - ``` - * Search for other variants using `brew search font-iosevka` and install what you want. - * Customizable install using Homebrew: see [robertgzr/homebrew-tap](https://github.com/robertgzr/homebrew-tap). -* **Linux** : Copy the TTF files to your fonts directory → Run `sudo fc-cache`. - - Arch Linux users can install one of the [ttc-iosevka packages](https://archlinux.org/packages/?q=ttc-iosevka). - - Void Linux users can install the font with `xbps-install font-iosevka`. - - Fedora Linux users can install the font(s) from the copr [here](https://copr.fedorainfracloud.org/coprs/peterwu/iosevka/). Run `dnf search iosevka` to discover available fonts and `dnf install` to install the chosen one(s). -* **FreeBSD**: The font can be installed with `pkg install iosevka`. -* **OpenBSD**: Run `pkg_info -Q iosevka` to see which Iosevka packages are available. Use `pkg_add` to install the chosen package(s). + * **macOS** + * Standard distribution in Homebrew: + ```bash + brew tap homebrew/cask-fonts + brew install --cask font-iosevka + ``` + * Search for other variants using `brew search font-iosevka` and install what you want. + * Customizable install using Homebrew: see [robertgzr/homebrew-tap](https://github.com/robertgzr/homebrew-tap). + * **Linux** + * Arch Linux: Install one of the [ttc-iosevka packages](https://archlinux.org/packages/?q=ttc-iosevka). + * Void Linux: Install the font with `xbps-install font-iosevka`. + * Fedora: Install the font(s) from [the COPR here](https://copr.fedorainfracloud.org/coprs/peterwu/iosevka/). Run `dnf search iosevka` to discover available fonts and `dnf install` to install the chosen one(s). + * **FreeBSD**: The font can be installed with `pkg install iosevka`. + * **OpenBSD**: Run `pkg_info -Q iosevka` to see which Iosevka packages are available. Use `pkg_add` to install the chosen package(s). + +### Manual Installation + +1. Download your font package from [releases](https://github.com/be5invis/Iosevka/releases). +2. Quit all your editors / programs. +3. Unarchive the font package and you will see the font files. +4. Take actions depending on your OS: + * **Windows**: Select the font files and drag into font [settings](ms-settings:fonts) / font control panel page. + * On Windows 10 1809 or newer, the default font installation is per-user, and it may cause compatibility issues for some applications, mostly written in Java. To cope with this, right click and select “Install for all users” instead. [Ref.](https://youtrack.jetbrains.com/issue/JRE-1166?p=IDEA-200145) + * **macOS**: [Follow instructions here](http://support.apple.com/kb/HT2509). + * **Linux** : Copy the font files to your fonts directory then run `sudo fc-cache`. ## Features diff --git a/iosevka-fonts.changes b/iosevka-fonts.changes index 51c3720..9735d8e 100644 --- a/iosevka-fonts.changes +++ b/iosevka-fonts.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Mar 19 16:56:27 UTC 2022 - Anton Shvetz + +- Update to v15.0.3 + * Changes of version 15.0.3 + = Add Asterism (U+2042) character (#1324). + ------------------------------------------------------------------- Mon Mar 7 20:26:26 UTC 2022 - Anton Shvetz diff --git a/iosevka-fonts.spec b/iosevka-fonts.spec index 151926d..e333ee9 100644 --- a/iosevka-fonts.spec +++ b/iosevka-fonts.spec @@ -20,7 +20,7 @@ typeface family, designed for writing code, using in terminals, and\ preparing technical documents. Name: iosevka-fonts -Version: 15.0.2 +Version: 15.0.3 Release: 0 Summary: Slender typeface for source code License: OFL-1.1