1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2024-11-19 16:39:20 +02:00
Commit Graph

409 Commits

Author SHA1 Message Date
Fini Jastrow
8bfbaf5750 doc: Add fontfallback docu
Mention Font Fallback in the readme. The manual can not be complete and
it just points users in that direction.

Fixes: #670

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-11-18 16:39:14 +01:00
Fini Jastrow
8b4b086aef IntelOneMono: Update to 1.4.0
Fixes: #1684

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-11-18 00:20:45 +01:00
Fini
5671ad0ac2
Merge pull request #1709 from rektdeckard/master
feat(font): add Departure Mono
2024-11-18 00:09:41 +01:00
Fini
bfdaf70c8c
Merge pull request #1623 from my4ng/master
Update 0xProto to 2.201
2024-11-17 23:42:32 +01:00
Fini
3e6937c549
Merge pull request #1630 from Stealthii/feature/monaspace-1.100
Monaspace: v1.101
2024-11-17 23:37:44 +01:00
Fini Jastrow
ab08bd9da4 Devicons: Activate Devicons update
$ ./generate
    Program root: /usr

    Reading mapping file
    Found 496 entries

    Unpacking Devicons archive

    Mixing Vorillaz Devicons and possible fixes in
    Found 1688 svgs
    Bad RGB color spec: rgb(0%,0%,0%)
    Bad RGB color spec: rgb(0%,0%,0%)
    Bad RGB color spec: rgb(0%,0%,0%)
    Bad RGB color spec: rgb(0%,0%,0%)
    Using fixed svg for angularjs-plain.svg
    Using fixed svg for awk-plain.svg
    Bad RGB color spec: rgb(0%,0%,0%)
    Using fixed svg for bash-plain.svg
    Bad RGB color spec: rgb(25.882353%,12.156863%,37.254902%)
    Using fixed svg for llvm-plain.svg
    Bad RGB color spec: rgb(9.411765%,71.372549%,96.470588%)
    Generating devicons.ttf with 496 glyphs
    Generating GlyphInfo i_dev.sh
    Finished

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-11-14 00:18:44 +01:00
rektdeckard
398ec4327e chore(font): update Departure Mono to 1.422 2024-10-22 00:46:42 -06:00
rektdeckard
c65e00a446 chore(font): update Departure Mono to 1.420 2024-10-09 12:30:15 -06:00
rektdeckard
145cb9d155 feat(font): add Departure Mono 2024-09-08 17:12:44 -06:00
Michael Yang
6eb8cfbad4
Update 0xProto to 2.201 2024-09-08 18:16:20 +10:00
Julian Pawlowski
b622bc3f0a
docs(install): Shrink description for PS Web Install and add 3rd-party link 2024-09-02 19:05:35 +02:00
Michael Yang
7615be9a9d
Update 0xProto to 2.200 2024-09-02 19:16:47 +10:00
Julian Pawlowski
7887fe7fea
doc(install): Fix redirect to latest version on PS Gallery
PS Gallery doesn't like the trailing slash
2024-09-01 14:12:00 +02:00
Julian Pawlowski
dae056214f
doc(install): Add PowerShell Web Installer 2024-09-01 13:57:47 +02:00
Michael Yang
a0bcb35d6d
Update 0xProto to 2.100 2024-06-05 14:04:37 +10:00
Fini Jastrow
96542aa983 doc: Correct moved Homebrew repo in readme.md
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-05-19 15:55:52 +02:00
Verité Mugabo
b93ff755aa chore(installation): remove cast installation as it errors out 2024-05-19 15:55:52 +02:00
Michael Yang
5802d2d33d
Update 0xProto to 2.001 2024-05-18 20:34:30 +10:00
Daniel Porter
8099ac2ff8 Monaspace v1.101 2024-05-13 13:07:09 +01:00
Daniel Porter
9d30ea6aa9 Monaspace: v1.100
This updates the source font files for Monaspace to the upstream v1.100
release, changes of which are described in the release notes.

https://github.com/githubnext/monaspace/releases/tag/v1.100
2024-05-08 01:29:47 +01:00
Michael Yang
522d5a6d44
Update 0xProto to 2.000 2024-05-03 15:43:27 +10:00
Fini Jastrow
b53f205316 doc: Update readme a bit
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-04-04 17:47:16 +02:00
Fini Jastrow
09c6c8988c Add Ubuntu Sans
Prevent the "SansMono" becomes "SansM" rule for UbuntuSansMono.

Fixes: #1435

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-04-02 18:21:29 +02:00
Fini
8bf4989399
Merge pull request #1504 from cabrinha/zed-fonts
Add font Zed Mono
2024-04-02 16:04:07 +02:00
Fini Jastrow
ef76127599 doc: Improve readme
- Sort other font list to avoid the feeling that one is more suggested
  than the other
- Later releases have no release branch but release tags, include that
  in the example how to reference files

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-04-02 13:05:34 +02:00
Lennier Mulder
c98469befd Added another good font to patch (SF Mono) 2024-04-02 08:12:56 +02:00
cabrinha
cb6c1c6c64 Add font Zed Mono
This squashes also these commits:

* ds-store
* ZedMono: Clean up files
  Remove files that should not be in the PR, because they are autocreated
  or belong somewhere else.
* Also divide Extended and non-Extended versions.
* ZedMono: Fix metadata
* ZedMono: Fix some metadata
* ZedMono: Drop some more exotic weights and restructure dirs

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-31 00:32:26 +01:00
Fini Jastrow
4af1693cb6 Add Recursive Mono
'for Code' variants.

Rename RecMonoSemicausal to RecMonoSemi to avoid too long font names
after we add 'Nerd Font Mono' )or even (NFM) to it.

Fixes: #845

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-31 00:26:34 +01:00
Youri Wijnands
584c397e5c Update all Iosevka variants to version 29.0.4
Sqashed these commits:

* Remove Thin, Extra-Light, Semi-Bold and Heavy variants of IosevkaTermSlab
* Remove Thin, Extra-Light, Semi-Bold and Heavy files after unpacking
* No more subfolders per weight
* Revert commiting patched fonts
* Rewrite update scripts
* Update readme.md
2024-03-31 00:22:36 +01:00
Fini Jastrow
9136231ad2 Update Victor Mono to 1.5.6
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-31 00:20:43 +01:00
Fini Jastrow
d1c7397a30 Update Lilex to 2.400
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-31 00:20:43 +01:00
Fini Jastrow
298f3a13e7 Update InconsolataLGC to 1.5.2
Also remove patched-fonts/InconsolataLGC/ subdirectories.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-31 00:20:43 +01:00
Fini Jastrow
f31143c553 Update Geist Mono to 1.200
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-31 00:20:43 +01:00
Fini Jastrow
4a17ad2134 Update Commit Mono to 1.143
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-31 00:20:43 +01:00
Fini Jastrow
4b1db681db Update IBM Plex Mono to 2.004 (v6.4.0)
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-31 00:20:43 +01:00
Fini Jastrow
39a3a2a753 Update 0xProto to version 1.603
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-31 00:20:43 +01:00
Fini
f81f17af0d
Merge pull request #1558 from landfillbaby/master
update Intel One Mono to 1.3.0
2024-03-30 13:28:01 +01:00
Fini Jastrow
23a14f1847 Update Terminus to 4.49.3
[why]
The outlines in Terminus 4.49.2 are rather weird. Autoconverted but not
too nice.

[how]
Update to 4.49.3 as tis has much better outlines.

Fixes: #1329

Suggested-by: Wiesław Herr @herself
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-30 10:09:40 +01:00
Lucy Phipps
0c2a028715
update Intel One Mono to 1.3.0 2024-03-25 15:35:08 +00:00
Fini Jastrow
94d6c0ffcf ComicShannsMono: Update version information
[why]
Forgotten after update.

[note]
Also remove old old configure file that has been used for fast test
runs. It has the wrong format now anyhow.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-18 17:19:49 +01:00
Fini Jastrow
46f3d1fa44 doc: Correct some upstream-version info
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-15 12:27:04 +01:00
Fini Jastrow
2dc47f793d doc: Add missing Martian Mono to readme.md
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-15 10:16:58 +01:00
Fini Jastrow
aacf882566 doc: Clean up font table in readme.md
[why]
- The patched font name sometimes includes "Nerd Font" and sometimes not
- The OS tags are not maintained and nowadays should not matter
- The cell size is rather crammed in some cases

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-15 09:33:10 +01:00
Fini Jastrow
b90575bb82 doc: Update 0xProto version in readme.md
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-14 08:19:07 +01:00
Fini Jastrow
e6dd74531d doc: Reorder options to get the fonts
[why]
The ordering is not by most preferable/simple.
Also drop the direct download as possibility (because newer fonts will
not have it anyhow).

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-02-12 14:37:14 +01:00
Fini Jastrow
dadfedb11f doc: Add blobless checkout manual
[why]
A depth-less checkout is usually useless if you want to do some code
development; but on the other hand you usually never ever need the old
blobs (i.e. font files).

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-02-12 14:08:14 +01:00
nobk
51b7fc646b Update Docker usage in readme.md 2024-02-05 05:57:43 +08:00
Fini Jastrow
208977b859 doc: Fix Monaspace link in readme
[why]
The link to the patched Monaspace is broken.

[note]
Reference #1486

Reported-by: Rubin Bhandari <roobin.bhandari@gmail.com>
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-01-01 14:54:27 +01:00
Fini Jastrow
3281c6dc82 doc: Update README font-patcher options
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-11-21 17:39:38 +01:00
Felix Yan
d618aa4dfb Update Arch Linux repository in readme.md
It's now in [extra] repository.
2023-11-21 17:33:07 +01:00