Skip to content

Commit

Permalink
Update Terminus to 4.49.3
Browse files Browse the repository at this point in the history
[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>
  • Loading branch information
Finii committed Mar 30, 2024
1 parent 3fdb25d commit 23a14f1
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bin/scripts/lib/fonts.json
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@
"patchedName": "Terminess",
"folderName": "Terminus",
"imagePreviewFont": "Terminess Nerd Font",
"imagePreviewFontSource": "Terminus/Regular/TerminusTTF-4.49.2.ttf",
"imagePreviewFontSource": "Terminus/TerminusTTF-4.49.2.ttf",
"linkPreviewFont": "terminus",
"caskName": "terminess-ttf",
"repoRelease": true,
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ A preview of all fonts can be found [here](https://www.nerdfonts.com/font-downlo
| [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 |
| [Terminess Nerd Font][p-terminus] | [Terminus TTF][f-terminus] | 4.49.2 | YES |
| [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 |
| [UbuntuMono Nerd Font][p-ubuntu-mono] | [Ubuntu Font][f-ubuntu] | 0.80 | NO |
Expand Down
2 changes: 1 addition & 1 deletion src/unpatched-fonts/Terminus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ https://terminus-font.sourceforge.net/

For more information have a look at the upstream website: https://files.ax86.net/terminus-ttf/

Version: 4.49.2
Version: 4.49.3
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion src/unpatched-fonts/fontfilenames
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ RobotoMono/Regular/RobotoMono-Regular.ttf
ShareTechMono/ShareTechMono-Regular.ttf
SourceCodePro/SourceCodePro-Regular.ttf
SpaceMono/Regular/SpaceMono-Regular.ttf
Terminus/Regular/TerminusTTF-4.49.2.ttf
Terminus/TerminusTTF-4.49.2.ttf
Tinos/Regular/Tinos-Regular.ttf
Ubuntu/Regular/Ubuntu-R.ttf
UbuntuMono/Regular/UbuntuMono-R.ttf
Expand Down

0 comments on commit 23a14f1

Please sign in to comment.