github ryanoasis/nerd-fonts v2.3.3

latest releases: v3.2.1, v3.2.0, v3.1.1...
20 months ago

IMPORTANT: Please note the next release outlook in the bottom.

The v2.3.x Release

The v2.3.x release is an interim release that tackles a lot technical issues and some updates. It is the preparatory step for v3.0.0 that will update 'everything' and introduce new concepts. See #1074.

Features

  • Process TTC files #783
  • Preserve existing bitmaps #939
  • Symbol scaling in nonmono (down to 2 'widths') #748
  • Add New Material Design Icons to its own region by @earboxer #773
  • Calculate line gap correctly #1060 #943 2.3.2

Updates

Improvements

  • install.sh --remove #822
  • Stable codepoints #778
  • Add -WindowsCompatibleOnly on install.ps1 by @ev-dev #841
  • Sunset ligature removal #977
  • Fix Iosevka Family names #1019
  • Fix unequal weather icon scale #916
  • Use Fontforge January 2023 Release #1037
  • Warn if sourcefont is a variable font VF #960
  • Improve Assembly icon by @ignamartinoli #990
  • Cover alternate unicode encodings (for Input Mono) by @nathanielevan #1058 2.3.2

Fixes

  • Fix fontconfig #920
  • Fix scaling related rounding error #921
  • Fix hasklug ligature #938
  • Avoid patching proportional sources #912
  • Fix JetBrains Mono != ligature #964
  • Fix licenses in archives #981 8a749ab 2.3.3
  • Fix crash on some custom sets #1006
  • Sanitize output filenames #1029
  • Fix some Nerd Font Mono too wide #1045 #1062 2.3.2
  • Fix unexpected 'Book' SubFamily #1047
  • Fix Nerd Fonts Symbols Only metrics 4939ac5 2.3.3

Next Release Outlook

The v3.0.0 release will bring two bigger changes:

Material Design Icons

The Material Design Icons have to move codepoints. Historically we patch them in between F500 - FD46; but part of that range is needed for Chinese and other glyphs. With #773 and Plan 5+ of #365 their new home will be after F0001. And they grow considerably.

The v2.3.x release has both, the 'old' and the 'new' codepoints to enable you an easier transision. Please change already now your prompts and other uses to the new codepoints. Release v3.0.0 will finally drop the old codepoints (F500 - FD46).

Naming

Naming will also change. The name parts will move to places where they are customarily expected (e.g. weight and style comes last). This will fix some more problems. Probably we will drop the Complete monicker, as ... everyone uses the complete versions, it just takes precious space in the names.
The details are not fixed yet, follow #1074 to keep up to date.

New Contributors

Full Changelog: v2.2.2...v2.3.3

Remark

This release was even more bumpy then the previous one. Please accept my apologies.
Many thanks to all the Issue reporters and pull requesters that help keep this project going!

Don't miss a new nerd-fonts release

NewReleases is sending notifications on new releases.