mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Fix some glyph names
[why] Some glyph names in the CSS/cheat-sheet/json database are wrong. [how] For the wheather icons: Check against the glyph names in the original repo's CSS. For the Octicons: Check against glyph name in the symbolfont. Did not check all glyphs, just the two reported ones. Fixes: #1146 Reported-by: page-down Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
parent
3b1f127a0d
commit
7e2d38b55a
@ -173,5 +173,5 @@ i='' i_oct_file=$i
|
|||||||
i='' i_oct_grabber=$i
|
i='' i_oct_grabber=$i
|
||||||
i='' i_oct_plus_small=$i
|
i='' i_oct_plus_small=$i
|
||||||
i='' i_oct_reply=$i
|
i='' i_oct_reply=$i
|
||||||
i='' i_oct_device_desktop=$i
|
i='' i_oct_device_desktop=$i
|
||||||
unset i
|
unset i
|
||||||
|
@ -42,7 +42,7 @@ i='' i_weather_night_alt_lightning=$i
|
|||||||
i='' i_weather_night_alt_rain_mix=$i
|
i='' i_weather_night_alt_rain_mix=$i
|
||||||
i='' i_weather_night_alt_rain_wind=$i
|
i='' i_weather_night_alt_rain_wind=$i
|
||||||
i='' i_weather_night_alt_rain=$i
|
i='' i_weather_night_alt_rain=$i
|
||||||
i='' i_weather_night_alt_rain_mix=$i
|
i='' i_weather_night_alt_showers=$i
|
||||||
i='' i_weather_night_alt_snow=$i
|
i='' i_weather_night_alt_snow=$i
|
||||||
i='' i_weather_night_alt_sprinkle=$i
|
i='' i_weather_night_alt_sprinkle=$i
|
||||||
i='' i_weather_night_alt_storm_showers=$i
|
i='' i_weather_night_alt_storm_showers=$i
|
||||||
|
Loading…
Reference in New Issue
Block a user