Update SpaceMono to 1.003

Ligatures moved into discretionary, so we do not need to remove them
anymore.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2026-07-28 08:54:43 +02:00
parent a0532665be
commit d501410a91
13 changed files with 7 additions and 18 deletions

View file

@ -951,11 +951,11 @@
"unpatchedName": "Space Mono",
"licenseId": "OFL-1.1-no-RFN",
"RFN": false,
"version": "1.001",
"version": "1.003",
"patchedName": "SpaceMono",
"folderName": "SpaceMono",
"imagePreviewFont": "SpaceMono Nerd Font",
"imagePreviewFontSource": "SpaceMono/Regular/SpaceMono-Regular.ttf",
"imagePreviewFontSource": "SpaceMono/SpaceMono-Regular.ttf",
"linkPreviewFont": "space",
"caskName": "space-mono",
"repoRelease": true,

View file

@ -181,7 +181,7 @@ A preview of all fonts can be found [here](https://www.nerdfonts.com/font-downlo
| [RobotoMono Nerd Font][p-roboto] | [Roboto Mono][f-roboto] | 3.0 | NO |
| [SauceCodePro Nerd Font][p-source-code-pro] | [Source Code Pro][f-source] | 2.042 | YES |
| [ShureTechMono Nerd Font][p-share-tech-mono] | [Share Tech Mono][f-share] | 1.003 | YES |
| [SpaceMono Nerd Font][p-space-mono] | [Space Mono][f-space] | 1.001 | NO |
| [SpaceMono Nerd Font][p-space-mono] | [Space Mono][f-space] | 1.003 | NO |
| [Terminess Nerd Font][p-terminus] | [Terminus TTF][f-terminus] | 4.49.3 | YES |
| [Tinos Nerd Font][p-tinos] | [Tinos][f-tinos] | 1.23 | NO |
| [Ubuntu Nerd Font][p-ubuntu] | [Ubuntu Font][f-ubuntu] | 0.83 | NO |

View file

@ -1,7 +1,8 @@
Copyright 2016 Google Inc. All Rights Reserved.
Copyright 2016 The Space Mono Project Authors (https://github.com/googlefonts/spacemono)
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
https://openfontlicense.org
-----------------------------------------------------------

View file

@ -4,9 +4,4 @@ Space Mono is an original fixed-width type family designed by Colophon Foundry f
https://fonts.google.com/specimen/Space+Mono
The `fi` and `fl` ligatures are removed because they map to only one advance width.
The arrow alternatives (e.g. `/>`) are removed because they come unexpected in almost
all cases and can not be turned off easily by many users.
Version: 1.001
Version: 1.003

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,7 +0,0 @@
[Config]
commandline: --removeligatures
[Subtables]
ligatures: [
"'liga' Standard Ligatures in Latin lookup 9 subtable",
"'liga' Standard Ligatures in Latin lookup 8 subtable",
"'calt' Contextual Alternates in Latin lookup 4 subtable" ]