Skip to content

Commit

Permalink
Update stuff for v3.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
  • Loading branch information
Finii committed May 13, 2023
1 parent ee0ad6e commit f6a5fe6
Show file tree
Hide file tree
Showing 7 changed files with 50 additions and 22 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ favicon: "assets/img/favicon.ico"
touch_icon: "assets/img/apple-touch-icon.png"
google_analytics_key: "UA-91070609-1"
adsbygoogle: false
current_version: 3.0.0
current_version: 3.0.1
metrics:
icons: 9,014
fonts: 52
Expand Down
4 changes: 2 additions & 2 deletions _includes/css/nerd-fonts-generated.min.css

Large diffs are not rendered by default.

32 changes: 15 additions & 17 deletions _posts/2017-01-02-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,23 +159,17 @@ style: container
<summary>Show Font Patcher CLI</summary>
<div markdown="1">
```
./font-patcher
usage: font-patcher [-h] [-v] [-s] [-l] [-q] [-w] [-c] [--careful]
[--removeligs] [--postprocess [POSTPROCESS]]
[--configfile [CONFIGFILE]] [--custom [CUSTOM]]
[-ext [EXTENSION]] [-out [OUTPUTDIR]]
[--glyphdir [GLYPHDIR]] [--makegroups]
[--variable-width-glyphs]
[--progressbars | --no-progressbars] [--also-windows]
[--fontawesome] [--fontawesomeextension] [--fontlogos]
[--octicons] [--codicons] [--powersymbols] [--pomicons]
[--powerline] [--powerlineextra] [--material] [--weather]
Nerd Fonts Patcher v3.0.1 (4.3.1) (ff 20230101)
usage: font-patcher [-h] [-v] [-s] [-l] [-q] [-c] [--careful] [--removeligs] [--postprocess [POSTPROCESS]] [--configfile [CONFIGFILE]] [--custom [CUSTOM]]
[-ext [EXTENSION]] [-out [OUTPUTDIR]] [--glyphdir [GLYPHDIR]] [--makegroups [{0,1,2,3,4,5,6}]] [--variable-width-glyphs] [--has-no-italic]
[--progressbars | --no-progressbars] [--debug [{0,1,2,3}]] [--dry] [--xavgcharwidth [XAVGWIDTH]] [--fontawesome] [--fontawesomeextension] [--fontlogos]
[--octicons] [--codicons] [--powersymbols] [--pomicons] [--powerline] [--powerlineextra] [--material] [--weather]
font
Nerd Fonts Font Patcher: patches a given font with programming and development related glyphs
* Website: https://www.nerdfonts.com
* Version: 2.2.2
* Version: 3.0.1
* Development Website: https://github.com/ryanoasis/nerd-fonts
* Changelog: https://github.com/ryanoasis/nerd-fonts/blob/-/changelog.md
Expand All @@ -191,7 +185,6 @@ options:
Whether to adjust line heights (attempt to center powerline separators more evenly)
-q, --quiet, --shutup
Do not generate verbose output
-w, --windows Limit the internal font name to 31 characters (for Windows compatibility)
-c, --complete Add all available Glyphs
--careful Do not overwrite existing glyphs if detected
--removeligs, --removeligatures
Expand All @@ -200,19 +193,24 @@ options:
Specify a Script for Post Processing
--configfile [CONFIGFILE]
Specify a file path for JSON configuration file (see sample: src/config.sample.json)
--custom [CUSTOM] Specify a custom symbol font. All new glyphs will be copied, with no scaling applied.
--custom [CUSTOM] Specify a custom symbol font, all glyphs will be copied; absolute path suggested
-ext [EXTENSION], --extension [EXTENSION]
Change font file type to create (e.g., ttf, otf)
-out [OUTPUTDIR], --outputdir [OUTPUTDIR]
The directory to output the patched font file to
--glyphdir [GLYPHDIR]
Path to glyphs to be used for patching
--makegroups Use alternative method to name patched fonts (experimental)
--makegroups [{0,1,2,3,4,5,6}]
Use alternative method to name patched fonts (recommended)
--variable-width-glyphs
Do not adjust advance width (no "overhang")
--progressbars Show percentage completion progress bars per Glyph Set
--has-no-italic Font family does not have Italic (but Oblique)
--progressbars Show percentage completion progress bars per Glyph Set (default)
--no-progressbars Don't show percentage completion progress bars per Glyph Set
--also-windows Create two fonts, the normal and the --windows version
--debug [{0,1,2,3}] Verbose mode (optional: 1=just to file; 2*=just to terminal; 3=display and file)
--dry Do neither patch nor store the font, to check naming
--xavgcharwidth [XAVGWIDTH]
Adjust xAvgCharWidth (optional: concrete value)
Symbol Fonts:
--fontawesome Add Font Awesome Glyphs (http://fontawesome.io/)
Expand Down
10 changes: 9 additions & 1 deletion _posts/2017-01-04-icon-cheat-sheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -1631,6 +1631,10 @@ style: container
<div class="nf nf-custom-folder_npm center"></div>
<div class="class-name">nf-custom-folder_npm</div><div title="Copy Hex Code to Clipboard" class="codepoint">e5fa</div>
</div>
<div class="column">
<div class="nf nf-custom-folder_oct center"></div>
<div class="class-name">nf-custom-folder_oct</div><div title="Copy Hex Code to Clipboard" class="codepoint">e6ad</div>
</div>
<div class="column">
<div class="nf nf-custom-folder_open center"></div>
<div class="class-name">nf-custom-folder_open</div><div title="Copy Hex Code to Clipboard" class="codepoint">e5fe</div>
Expand Down Expand Up @@ -44708,7 +44712,7 @@ style: container
</div>
<div class="column">
<div class="nf nf-oct-bookmark_slash center"></div>
<div class="class-name">nf-oct-bookmark_slash</div><div title="Copy Hex Code to Clipboard" class="codepoint">f482</div>
<div class="class-name">nf-oct-bookmark_slash</div><div title="Copy Hex Code to Clipboard" class="codepoint">f533</div>
</div>
<div class="column">
<div class="nf nf-oct-bookmark_slash_fill center"></div>
Expand Down Expand Up @@ -45070,6 +45074,10 @@ style: container
<div class="nf nf-oct-file_submodule center"></div>
<div class="class-name">nf-oct-file_submodule</div><div title="Copy Hex Code to Clipboard" class="codepoint">f414</div>
</div>
<div class="column">
<div class="nf nf-oct-file_symlink_directory center"></div>
<div class="class-name">nf-oct-file_symlink_directory</div><div title="Copy Hex Code to Clipboard" class="codepoint">f482</div>
</div>
<div class="column">
<div class="nf nf-oct-file_symlink_file center"></div>
<div class="class-name">nf-oct-file_symlink_file</div><div title="Copy Hex Code to Clipboard" class="codepoint">f481</div>
Expand Down
24 changes: 23 additions & 1 deletion _posts/2017-01-07-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,30 @@ style: container

<h1 class="center">Release Changelog</h1>

<h2>v3.0.0 Release (2023.04.30)</h2>
<h2>v3.0.1 Release (2023.05.13)</h2>
<details open>
<summary>v3.0.1 Details</summary>
<div markdown="1">
This bugfix release handles the following issues.

### Fixes
* Revive some ligature removal (only of problematic ligs)
* Correct Octicons scale (of very few icons)
* Fix logging with AppImage `fontforge`
* Drop box-drawing glyphs from Symbols Only fonts
* Reintroduce upstream-dropped `oct-file-symlink-directory`
* Reintroduce old style `oct-file-directory` in `custom-`
* Fix wrong `fsSelection` bit
* Fix `fi` ligature in Ubuntu
* Fix scaling of heavy brackets (mostly in Nerd Font Mono)
* Fix Ubuntu Mono Condensed font property (upstream bug)
* Fix small scaling glitch for 4 Codicons
* Correct CaskaydiaCove's version string (which contains the autohinter)
</div>
</details>

<h2>v3.0.0 Release (2023.04.30)</h2>
<details>
<summary>v3.0.0 Details</summary>
<div markdown="1">
This major release introduces some breaking changes:
Expand Down
Binary file modified assets/fonts/Symbols-2048-em Nerd Font Complete.woff
Binary file not shown.
Binary file modified assets/fonts/Symbols-2048-em Nerd Font Complete.woff2
Binary file not shown.

0 comments on commit f6a5fe6

Please sign in to comment.