Skip to content

Tags: ryanoasis/nerd-fonts

Tags

v3.2.1

Toggle v3.2.1's commit message
[ci] Regenerate CSS files

v3.2.0

Toggle v3.2.0's commit message
[ci] Regenerate CSS files

v3.1.1

Toggle v3.1.1's commit message
[ci] Regenerate CSS files

v3.1.0

Toggle v3.1.0's commit message
[ci] Regenerate CSS files

v3.0.2

Toggle v3.0.2's commit message
[ci] Regenerate CSS files

v3.0.1

Toggle v3.0.1's commit message
v3.0.1

This bugfix release handles the following issues.

 - 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)

v3.0.0

Toggle v3.0.0's commit message
Lekton: Repatch after line spacing fix

[why]
In the previous commit we changed the way one line metric is choosen
when they do contradict.

This is the only font affected.

[how]
Just run gotta-patch-em. The font now uses TYPO (1000) and not WIN (1697)
anymore.

Signed-off-by: Fini Jastrow <[email protected]>

v2.3.3

Toggle v2.3.3's commit message
[ci] Regenerate CSS files

v2.3.2

Toggle v2.3.2's commit message
[ci] Regenerate CSS files

v2.3.1

Toggle v2.3.1's commit message
font-patcher: Increase script version after last bugfix

[why]
With commit
  f240e07 font-patcher: Fix windows Mono family names with --makegroups

the script version did not change, which makes it impossible to say if a
user uses a bugfixed patcher or not.

Signed-off-by: Fini Jastrow <[email protected]>