mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Finalize replacement name of Monaspace
After the working draft name Monispace the final patched font name will be Monaspice. * It keeps the characteristic `Mona` in the beginning * It changes just one character * The replacement is still a real word * The replacements sounds very similar Also other very good names have been suggested, thank you all for the input! Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
parent
8563b0cdff
commit
c56530c874
@ -410,9 +410,9 @@
|
||||
{
|
||||
"unpatchedName": "Monaspace",
|
||||
"RFN": true,
|
||||
"patchedName": "Monispace",
|
||||
"patchedName": "Monaspice",
|
||||
"folderName": "Monaspace",
|
||||
"imagePreviewFont": "MonispaceNe Nerd Font",
|
||||
"imagePreviewFont": "MonaspiceNe Nerd Font",
|
||||
"linkPreviewFont": false,
|
||||
"caskName": "monaspace",
|
||||
"repoRelease": false,
|
||||
|
@ -195,7 +195,7 @@ class FontnameTools:
|
||||
( 'IBM[- ]?plex', r'Blex' ), # We do not keep the case here
|
||||
( '(i)ntel( ?)(o)ne', r'\1ntone' ),
|
||||
( '(l)iberation', r'\1iteration' ),
|
||||
( '(m)onaspace', r'\1onispace' ),
|
||||
( '(m)onaspace', r'\1onaspice' ),
|
||||
( '(m)( ?)plus', r'\1+'), # Added this, because they use a plus symbol :->
|
||||
( '(s)hare', r'\1hure' ),
|
||||
( '(s)ource', r'\1auce' ),
|
||||
|
@ -149,7 +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] |
|
||||
| [Monispace Nerd Font][p-monaspace] | [Monaspace][f-monaspace] | 1.0.0 | YES | ![w] ![m2] ![l] |
|
||||
| [Monaspice 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] |
|
||||
|
Loading…
Reference in New Issue
Block a user