1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-06 21:49:40 +02:00

Monaspace: Drop many weights and adapt paths

SemiWide and ExtraWide might be nice in some contexts, but that is not
really the audience of Nerd Fonts I guess.

Lets start with few and we can always add more if there is really a
demand.

Simplify the paths; the old style stems from the time when we patched
all variants per source font. Nowerdays the fonts are few (3 per source)
and will almost always be installed together anyhow.

Shorten the naming a bit for, for example
ERROR: ====-< Family (ID 1)      too long (37 > 31): MonaspaceXenon Nerd Font Propo Medium

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2023-11-10 18:42:42 +01:00
parent 5057ded94b
commit 05c751441d
235 changed files with 43 additions and 743 deletions

View File

@ -408,59 +408,15 @@
"description": "Slashed zeros, customized version of Apple's Menlo"
},
{
"unpatchedName": "MonaspaceArgon",
"unpatchedName": "Monaspace",
"RFN": true,
"patchedName": "MonaspaceArgon",
"folderName": "MonaspaceArgon",
"imagePreviewFont": "Monaspace Argon Nerd Font",
"linkPreviewFont": "monaspace-argon",
"caskName": "monaspace-argon",
"patchedName": "Monaspace",
"folderName": "Monaspace",
"imagePreviewFont": "MonaspaceNeon Nerd Font",
"linkPreviewFont": false,
"caskName": "monaspace",
"repoRelease": false,
"description": "Neo-grotesque sans-serif, sleek, modern, minimalist"
},
{
"unpatchedName": "MonaspaceKrypton",
"RFN": false,
"patchedName": "MonaspaceKrypton",
"folderName": "MonaspaceKrypton",
"imagePreviewFont": "Monaspace Krypton Nerd Font",
"linkPreviewFont": "monaspace-krypton",
"caskName": "monaspace-krypton",
"repoRelease": false,
"description": "Humanist sans-serif, warm, friendly, approachable."
},
{
"unpatchedName": "MonaspaceNeon",
"RFN": false,
"patchedName": "MonaspaceNeon",
"folderName": "MonaspaceNeon",
"imagePreviewFont": "Monaspace Neon Nerd Font",
"linkPreviewFont": "monaspace-neon",
"caskName": "monaspace-neon",
"repoRelease": false,
"description": "Slab serif, sturdy, bold, contemporary, structured."
},
{
"unpatchedName": "MonaspaceRadon",
"RFN": false,
"patchedName": "MonaspaceRadon",
"folderName": "MonaspaceRadon",
"imagePreviewFont": "Monaspace Radon Nerd Font",
"linkPreviewFont": "monaspace-radon",
"caskName": "monaspace-radon",
"repoRelease": false,
"description": "Handwriting font, personal, fluid, expressive, artistic."
},
{
"unpatchedName": "MonaspaceXenon",
"RFN": false,
"patchedName": "MonaspaceXenon",
"folderName": "MonaspaceXenon",
"imagePreviewFont": "Monaspace Xenon Nerd Font",
"linkPreviewFont": "monaspace-xenon",
"caskName": "monaspace-xenon",
"repoRelease": false,
"description": "Mechanical sans-serif, technical, precise, futuristic, clean."
"description": "Five matching fonts all having 'texture healing' to improve legibility"
},
{
"unpatchedName": "Monofur",

View File

@ -149,11 +149,7 @@ See [Wiki: Icon names in shell][wiki-icon-names-in-shell]
| [Literation Mono Nerd Font][p-liberation] | [Liberation][f-liberation] | 2.1.5 | YES | ![w] ![m2] ![l] |
| [Lilex Nerd Font][p-lilex] | [Lilex][f-lilex] | 2.000 | NO | ![w2] ![m2] ![l] |
| [Meslo Nerd Font][p-meslo] | [Meslo][f-meslo] | 1.21 | NO | ![w] ![m2] ![l] |
| [Monaspace Argon Nerd Font][p-monaspace-argon] | [Monaspace][f-monaspace] | 1.000 | YES | ![w] ![m2] ![l] |
| [Monaspace Krypton Nerd Font][p-monaspace-krypton]| [Monaspace][f-monaspace] | 1.000 | NO | ![w] ![m2] ![l] |
| [Monaspace Neon Nerd Font][p-monaspace-neon] | [Monaspace][f-monaspace] | 1.000 | NO | ![w] ![m2] ![l] |
| [Monaspace Radon Nerd Font][p-monaspace-radon] | [Monaspace][f-monaspace] | 1.000 | NO | ![w] ![m2] ![l] |
| [Monaspace Xenon Nerd Font][p-monaspace-xenon] | [Monaspace][f-monaspace] | 1.000 | NO | ![w] ![m2] ![l] |
| [Monaspace Nerd Font][p-monaspace] | [Monaspace][f-monaspace] | 1.0.0 | YES | ![w] ![m2] ![l] |
| [Monofur Nerd Font][p-monofur] | Tobias B Koehler | 1.0 | NO | ![w] ![m2] ![l] |
| [Monoid Nerd Font][p-monoid] | [Monoid][f-monoid] | 0.61 | NO | ![w] ![m2] ![l] |
| [Mononoki Nerd Font][p-mononoki] | [Mononoki][f-mononoki] | 1.6 | YES | ![w] ![m2] ![l] |
@ -708,11 +704,7 @@ Patched Font internal links
[p-liberation]:patched-fonts/LiberationMono
[p-lilex]:patched-fonts/Lilex
[p-meslo]:patched-fonts/Meslo
[p-monaspace-argon]:patched-font/MonaspaceArgon
[p-monaspace-krypton]:patched-font/MonaspaceKrypton
[p-monaspace-neon]:patched-font/MonaspaceNeon
[p-monaspace-radon]:patched-font/MonaspaceRadon
[p-monaspace-xenon]:patched-font/MonaspaceXenon
[p-monaspace]:patched-font/Monaspace
[p-monofur]:patched-fonts/Monofur
[p-monoid]:patched-fonts/Monoid
[p-mononoki]:patched-fonts/Mononoki

View File

@ -0,0 +1,10 @@
# Github Monaspace
The Monaspace type system: a monospaced type superfamily with some modern tricks
up its sleeves. It is comprised of five variable axis typefaces. Each one has a
distinct voice, but they are all metrics-compatible with one another, allowing
you to mix and match them for a more expressive typographical palette.
For more information have a look at the upstream website: https://github.com/githubnext/monaspace
Version: 1.0.0

View File

@ -0,0 +1 @@
config_patch_flags="--makegroups 4"

View File

@ -0,0 +1,23 @@
#!/usr/bin/env bash
FONT_VERSION=1.000
TMP_DIR=$(mktemp -d)
set -e
curl -LOf "https://github.com/githubnext/monaspace/releases/download/v${FONT_VERSION}/monaspace-v${FONT_VERSION}.zip" --output-dir "$TMP_DIR"
unzip -d "${TMP_DIR}" "${TMP_DIR}/*.zip"
ls -alh $TMP_DIR
# In order of increasing atomic mass:
typefaces=(Neon Argon Krypton Xenon Radon)
weights=(Regular Italic Bold BoldItalic Medium MediumItalic)
for face in ${typefaces[@]}; do
echo "Processing ${face} ..."
mkdir -p "${face}"
for weight in ${weights[@]}; do
find "${TMP_DIR}" -name "Monaspace${face}-${weight}.otf" -exec mv "{}" "${face}" \;
done
done

View File

@ -1 +0,0 @@
GitHub Next <next@github.com>

View File

@ -1,8 +0,0 @@
# Github Monaspace
The Monaspace type system: a monospaced type superfamily with some modern tricks up its sleeves. It is comprised of five variable axis typefaces. Each one has a distinct voice, but they are all metrics-compatible with one another, allowing you to mix and match them for a more expressive typographical palette.
For more information have a look at the upstream website: https://monaspace.githubnext.com/
Repo: https://github.com/githubnext/monaspace#monaspace
Version: 1.0000

View File

@ -1,53 +0,0 @@
#!/usr/bin/env bash
FONT_VERSION=1.000
TMP_DIR=$(mktemp -d)
set -ex
curl -L "https://github.com/githubnext/monaspace/releases/download/v${FONT_VERSION}/monaspace-v${FONT_VERSION}.zip" | tar -xf - -C $TMP_DIR
ls -alh $TMP_DIR
# MonaspaceArgon
mv "${TMP_DIR}/MonaspaceArgon-Bold.otf" ./MonaspaceArgon/Bold/MonaspaceArgon-Bold.otf
mv "${TMP_DIR}/MonaspaceArgon-BoldItalic.otf" ./MonaspaceArgon/BoldItalic/MonaspaceArgon-BoldItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-ExtraBold.otf" ./MonaspaceArgon/ExtraBold/MonaspaceArgon-ExtraBold.otf
mv "${TMP_DIR}/MonaspaceArgon-ExtraBoldItalic.otf" ./MonaspaceArgon/ExtraBoldItalic/MonaspaceArgon-ExtraBoldItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-ExtraLight.otf" ./MonaspaceArgon/ExtraLight/MonaspaceArgon-ExtraLight.otf
mv "${TMP_DIR}/MonaspaceArgon-ExtraLightItalic.otf" ./MonaspaceArgon/ExtraLightItalic/MonaspaceArgon-ExtraLightItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-Italic.otf" ./MonaspaceArgon/Italic/MonaspaceArgon-Italic.otf
mv "${TMP_DIR}/MonaspaceArgon-Light.otf" ./MonaspaceArgon/Light/MonaspaceArgon-Light.otf
mv "${TMP_DIR}/MonaspaceArgon-LightItalic.otf" ./MonaspaceArgon/LightItalic/MonaspaceArgon-LightItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-Medium.otf" ./MonaspaceArgon/Medium/MonaspaceArgon-Medium.otf
mv "${TMP_DIR}/MonaspaceArgon-MediumItalic.otf" ./MonaspaceArgon/MediumItalic/MonaspaceArgon-MediumItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-Regular.otf" ./MonaspaceArgon/Regular/MonaspaceArgon-Regular.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiBold.otf" ./MonaspaceArgon/SemiBold/MonaspaceArgon-SemiBold.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiBoldItalic.otf" ./MonaspaceArgon/SemiBoldItalic/MonaspaceArgon-SemiBoldItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiWideBold.otf" ./MonaspaceArgon/SemiWideBold/MonaspaceArgon-SemiWideBold.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiWideBoldItalic.otf" ./MonaspaceArgon/SemiWideBoldItalic/MonaspaceArgon-SemiWideBoldItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiWideExtraBold.otf" ./MonaspaceArgon/SemiWideExtraBold/MonaspaceArgon-SemiWideExtraBold.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiWideExtraBoldItalic.otf" ./MonaspaceArgon-SemiWideExtraBoldItalic.otfSemiWideExtraBoldItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiWideExtraLight.otf" ./MonaspaceArgon/SemiWideExtraLight/MonaspaceArgon-SemiWideExtraLight.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiWideExtraLightItalic.otf" ./MonaspaceArgon-SemiWideExtraLightItalic.otfSemiWideExtraLightItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiWideItalic.otf" ./MonaspaceArgon/SemiWideItalic/MonaspaceArgon-SemiWideItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiWideLight.otf" ./MonaspaceArgon/SemiWideLight/MonaspaceArgon-SemiWideLight.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiWideLightItalic.otf" ./MonaspaceArgon/SemiWideLightItalic/MonaspaceArgon-SemiWideLightItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiWideMedium.otf" ./MonaspaceArgon/SemiWideMedium/MonaspaceArgon-SemiWideMedium.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiWideMediumItalic.otf" ./MonaspaceArgon/SemiWideMediumItalic/MonaspaceArgon-SemiWideMediumItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiWideRegular.otf" ./MonaspaceArgon/SemiWideRegular/MonaspaceArgon-SemiWideRegular.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiWideSemiBold.otf" ./MonaspaceArgon/SemiWideSemiBold/MonaspaceArgon-SemiWideSemiBold.otf
mv "${TMP_DIR}/MonaspaceArgon-SemiWideSemiBoldItalic.otf" ./MonaspaceArgon-SemiWideSemiBoldItalic.otfSemiWideSemiBoldItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-WideBold.otf" ./MonaspaceArgon/WideBold/MonaspaceArgon-WideBold.otf
mv "${TMP_DIR}/MonaspaceArgon-WideBoldItalic.otf" ./MonaspaceArgon/WideBoldItalic/MonaspaceArgon-WideBoldItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-WideExtraBold.otf" ./MonaspaceArgon/WideExtraBold/MonaspaceArgon-WideExtraBold.otf
mv "${TMP_DIR}/MonaspaceArgon-WideExtraBoldItalic.otf" ./MonaspaceArgon/WideExtraBoldItalic/MonaspaceArgon-WideExtraBoldItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-WideExtraLight.otf" ./MonaspaceArgon/WideExtraLight/MonaspaceArgon-WideExtraLight.otf
mv "${TMP_DIR}/MonaspaceArgon-WideExtraLightItalic.otf" ./MonaspaceArgon/WideExtraLightItalic/MonaspaceArgon-WideExtraLightItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-WideItalic.otf" ./MonaspaceArgon/WideItalic/MonaspaceArgon-WideItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-WideLight.otf" ./MonaspaceArgon/WideLight/MonaspaceArgon-WideLight.otf
mv "${TMP_DIR}/MonaspaceArgon-WideLightItalic.otf" ./MonaspaceArgon/WideLightItalic/MonaspaceArgon-WideLightItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-WideMedium.otf" ./MonaspaceArgon/WideMedium/MonaspaceArgon-WideMedium.otf
mv "${TMP_DIR}/MonaspaceArgon-WideMediumItalic.otf" ./MonaspaceArgon/WideMediumItalic/MonaspaceArgon-WideMediumItalic.otf
mv "${TMP_DIR}/MonaspaceArgon-WideRegular.otf" ./MonaspaceArgon/WideRegular/MonaspaceArgon-WideRegular.otf
mv "${TMP_DIR}/MonaspaceArgon-WideSemiBold.otf" ./MonaspaceArgon/WideSemiBold/MonaspaceArgon-WideSemiBold.otf
mv "${TMP_DIR}/MonaspaceArgon-WideSemiBoldItalic.otf" ./MonaspaceArgon/WideSemiBoldItalic/MonaspaceArgon-WideSemiBoldItalic.otf

View File

@ -1 +0,0 @@
GitHub Next <next@github.com>

View File

@ -1,93 +0,0 @@
Copyright (c) 2023, GitHub https://github.com/githubnext/monaspace
with Reserved Font Name "Monaspace", including subfamilies: "Argon", "Neon", "Xenon", "Radon", and "Krypton"
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
-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------
PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.
The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.
DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).
"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting,
or substituting — in part or in whole — any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.
"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:
1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.
2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.
3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.
5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.
TERMINATION
This license becomes null and void if any of the above conditions are
not met.
DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.

View File

@ -1,8 +0,0 @@
# Github Monaspace
The Monaspace type system: a monospaced type superfamily with some modern tricks up its sleeves. It is comprised of five variable axis typefaces. Each one has a distinct voice, but they are all metrics-compatible with one another, allowing you to mix and match them for a more expressive typographical palette.
For more information have a look at the upstream website: https://monaspace.githubnext.com/
Repo: https://github.com/githubnext/monaspace#monaspace
Version: 1.0000

Some files were not shown because too many files have changed in this diff Show More