Nerdfont

Latest version: v3.3.0.post1

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

4.7.0

- https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.7.0
- Updated Octicons font from [v3.2.0](https://github.com/github/octicons/releases/tag/v3.2.0) to [v4.4.0](https://github.com/github/octicons/releases/tag/v4.4.0)
- Last version with [font support](https://github.com/primer/octicons/issues/108)
- Adds glyphs: `verified`, `smiley`, `unverified`, `ellipses`, `file`, `grabber`, `plus-small`, `reply`
- Various glyph modifications and fixes
- Updated [DejaVu Sans Mono](http://dejavu-fonts.org/wiki/Changelog) from version 2.33 to 2.37
- Updated readme with information on shallow cloning (enhancement 102)
- Updated readme with better readability, prose, and removes some passive voice issues
- Updated sankey diagram in readme with a more visual representation of the glyphs combined
- Updated readability and format of changelog (even past versions)
- Removed redundant flag `--limit-font-name-length`

Fixes
- Added missing glyphs in range `2630` through `2637` (trigrams) to DejaVu Sans Mono (fixes 100)
- Fixed various missing glyphs such as `heart`, `zap`, `desktop` (fixes 87)
- Fixed several long standing issues (fix & enhancement PR 107) (sharkusk)
- glyphs (scaling and positioning) (fixes 74, 37)
- Monospaced font issues
- Windows and macOS issues (fixes 111)
- Fixed font name for glyph font 'PowerlineExtraSymbols.otf' (fixes 109)
- Fixed and tweaked various powerline gaps (PR 107 sharkusk)
- Fixed Hack hints being removed in patched versions (Knack) (fixes 70, with help from chrissimpkins)
- Fixed various issues with '--careful' flag (PR 107 sharkusk)
- Fixed missing codepoint conflict information for Octicons & Font Awesome (fixes 116) (image from kaymmm)
- Fixed and refactored various code logic and style
- Fixed missing Powerline glyphs in `MPlus` font (fixes 40)

4.5.0

- https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.5.0
- Fixed fonts showing as duplicates in OS X Font Book (fixes 56, enhancement PR 61) (jrolfs)
- Fixed Powerline Symbols not being applied correctly to patched fonts since v0.5.0 (fixes 68, fix PR 71) (F1LT3R)

3.3.0

The Post-Halloween Release

The biggest change is the update of **Devicons** by switching from the unmaintained repo
to a more maintained fork that has lots of asked for icons. Some very old icons have
been dropped now; hope noone is really affected. See the description in 1691 for
a complete list.

Breaking
- Because Devicons are updated some old icons were dropped (replaced) 1691

Fonts
- Add Departure Mono rektdeckard 1709
- Add Monaspace weight ExtraLight (Italic) 1670
- Update 0xProto to 2.201 my4ng 1623
- Update Intel One Mono to 1.4.0 1741
- Update Monaspace to v1.101 Stealthii 1630
- Fix upstream Gohufont 14 question mark bug 1654

Icons
- Switch to devicons/devicon 1691
- Add Chuck and Vitruvian Man 1740
- Add Progress Indicators a la Fira Code 1733
- Update Font Logos to 1.3.0 1721
- FontAwesome: Scale glyphs a bit smaller 1722
- Improve Bazel icon zaucy 1610
- Improve Ruby and Firebase icons

Features
- Add shell based cheat-sheet script hasecilu 1694
- Add fontconfig file to SymbolsOnly release archive (for repackagers) 1713
- Unify configuration files for font-patcher and gotta-patch-em (format changed) 1613

Bugs and improvements
- Fix Powerline glyphs position and size in some cases 1727
- font-patcher: Allow to rehint glyphs via config file 1613
- font-patcher: don't double-shrink heavy angle brackets gibfahn 1617
- font-patcher: Fix behavior when trying to patch non-font files 1648
- font-patcher: Fix escaping warning
- gotta-patch-em: Remove post processing
- Increase Powerline overlap (big triangles and more) 1724
- Increase weather icons 'other' icons scale 1726
- ShareTechMono: Fix fi/fl ligs 1631
- PowerShell install jpawlowski 1701

Website and docs
Again a lot has been done by various people, thank you all!

3.2.1

This bugfix release is mainly because of the Fira Code progress indicator glyphs. These are used by some applications, and usually could be used via fontfallback from any font (because the codepoints were un-occupied in the Nerd Fonts). But with adding more FontAwesome glyphs we utilized that codepoints for the new glyphs, breaking this common setup.
To fix that we keep these codepoints (there are 9 glyphs) free and un-occupied. So the usual fallback scheme will continue to work.

Please see below for a list of codepoint that change with this release (which were new in 3.2.0), so I count that not really as breaking, because they were just some days ago (accidentally) introduced.

<details>

| name | v3.2.0 codepoint | v3.2.1 codepoint |
|---|---|---|
| `fa_less_than` | `EE00` | `EFC3` |
| `fa_less_than_equal` | `EE01` | `EFC4` |
| `fa_memory` | `EE02` | `EFC5` |
| `fa_microphone_lines_slash` | `EE03` | `EFC6` |
| `fa_money_bill_wave` | `EE04` | `EFC7` |
| `fa_money_bill_1_wave` | `EE05` | `EFC8` |
| `fa_money_check` | `EE06` | `EFC9` |
| `fa_money_check_dollar` | `EE07` | `EFCA` |
| `fa_not_equal` | `EE08` | `EFCB` |
| `fa_palette` | `EE09` | `EFCC` |
| `fa_square_parking` | `EE0A` | `EFCD` |
| `fa_diagram_project` | `EE0B` | `EFCE` |
| this moves: |
| `fa_avianex` | `F0E6` | `EFC2` |
| these swap: |
| `fa_diamond` | `F219` | `F29F` |
| `fa_gem` | `F29F` | `F219` |
| `fa_cloudsmith` | `F16A` | `F167` |
| `fa_youtube` | `F167` | `F16A` |

</details>

3.2.0

The Easter release. Lets see which eggs can be found:

Fonts
- Add Recursive Mono 1576
- Add Ubuntu Sans 1583
- Add Zed Mono cabrinha 1504
- Update 0xProto to version 1.603 junoslukan 1516 1575
- Update Commit Mono to 1.143 1575
- Update Geist Mono to 1.200 1575
- Update IBM Plex Mono to 2.004 (v6.4.0) 1575
- Update InconsolataLGC to 1.5.2 1575
- Update Intel One Mono to 1.3.0 landfillbaby 1558
- Update Iosevka to 29.0.4 iruoy 1497
- Update Lilex to 2.400 1575
- Update Noto to 2.013/2.014 1478
- Update SourceCodePro to 2.042/1.062 1444
- Update Terminus to 4.49.3 1571
- Update Victor Mono to 1.5.6 1575
- Fix ComicShanns carons (pending upstream) 1546

Icons
- Add Ada icon 1577
- Add Astro icon roginfarrer 1464
- Add inverse Powerline arrow heads 1490
- Add Prettier icon ronitkrshah 1470
- Update Codicons to 0.0.35 1544
- Update Font Awesome to 6.5.1 (partially) 1563
- Update Font Logos to 1.2.0 1585

Bugs and improvements
Only some notable fixes listed here
- docker: Allow blancs in filenames
- docker: Include logfile in output
- docker: Run parallel by default robk 1508
- font-patcher: Prevent excessively tall icons in mono fonts 1564
- Increase Powerline overlap (only rounded) 1551
- name-parser: Add "thick" weight for Lilex
- name-parser: Fill short and long name as TypoFamily (for VSCode etc) 1442
- name-parser: Fix Terminus-Bold-Italic parsing
- name-parser: Sort Widths before Weights
- Manually fix several icons with corrupt paths

Website and docs
A lot of work has been done here by various people, thank you all!

3.1.1

This release is mainly a bugfix release: It undoes the breaking naming change of the
last release which was an unwanted consequence of Fix naming problem (Visual Studio) 1406
See 1434 for a discussion.

Because these changes were already approved they are also included:

New fonts and icons
- Monaspace: Add Light weight 1433
- Add TOML icon cpea2506 1436

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.