mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-06 21:49:40 +02:00
3444b5755f
[why] The script is not running with current (i.e. year 2022) release versions of Inkscape. The script does not warn if a font is not installed (and creates a garbage preview instead). [how] Rewrite the script that is uses Inkscape actions instead of verbs. Verbs are already removed in Inkscape HEAD. Check if needed font is indeed installed. Do not generate useless Symbols Only font preview (it needs a specific different one, I suppose). Disable `svgo`. Maybe we should generate PNGs instead? Change path for created images, so that it is already correct for the gh-pages and we could use the github-pages-deploy-action to publish them. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de> |
||
---|---|---|
.. | ||
fonts-small-subset.json | ||
fonts.json | ||
i_all.sh | ||
i_cod.sh | ||
i_dev.sh | ||
i_fa.sh | ||
i_fae.sh | ||
i_iec.sh | ||
i_logos.sh | ||
i_material.sh | ||
i_oct.sh | ||
i_ple.sh | ||
i_pom.sh | ||
i_seti.sh | ||
i_weather.sh | ||
inkscape-template-font-preview.svg | ||
README.md | ||
template-font-preview.svg |
Contents
This directory contains
- List of all source fonts to patch with CI
- List of all glyphs for the cheat-sheet
Source fonts
The file fonts.json
is used by the github CI to patch all fonts and create all the release zip archives.
The 'font matrix' is derived from it.
get-font-names-from-json.sh
is a small helper to set the matrix up.
Cheat Sheet
The glyphs get their names through the individual (per glyph source) i_*.sh files in this directory. Only glyphs listed here could be found with the cheat sheet.
original-source.otf
:i_seti.sh
devicons.ttf
:i_dev.sh
powerline-symbols/PowerlineSymbols.otf
: is a subset of PowerlineExtraSymbolsPowerlineExtraSymbols.otf
:i_ple.sh
Pomicons.otf
:i_pom.sh
font-awesome/FontAwesome.otf
:i_fa.sh
font-awesome-extension.ttf
:i_fae.sh
Unicode_IEC_symbol_font.otf
:i_iec.sh
materialdesignicons-webfont.ttf
:i_material.sh
weather-icons/weathericons-regular-webfont.ttf
:i_weather.sh
font-logos.ttf
:i_linux.sh
octicons.ttf
:i_oct.sh
codicons/codicon.ttf
: missing