Fini
Fini
#### 🗹 Requirements - [x] I have searched the [issues](https://github.com/ryanoasis/nerd-fonts/issues) for my issue and found nothing related and/or helpful - [ ] I have searched the [FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting) for help -...
#### Description This is about the `install.sh` script * Remove defunct options to install non-Complete font variants * Add option to remove all installed fonts (installed by this script) ####...
**[why]** A lot of the fonts have incorrect naming after patching. A completely different approach can help to come up with a consistent naming scheme. **[how]** See [README](https://github.com/ryanoasis/nerd-fonts/blob/feature/rewrite-setup_font_names/bin/scripts/name_parser/README.md) #### Requirements...
#### Description **[why]** Someone might want to patch a whole lot of fonts that come in a ttc. **[how]** Just open all fonts that the input file contains (1 or...
**[why]** When the fontforge python bindings are not installed we fail while importing `psMat`. The message suggests that fontforge itself is not installed - which is not the real reason....
#### Description Fontforge got a new release :tada: Make sure we can work with that. #### Requirements / Checklist - [x] Read the [Contributing Guidelines](https://github.com/ryanoasis/nerd-fonts/blob/master/contributing.md) - [x] Verified the license...
Add Iosevka from Iosevka Release v15.0.1 https://github.com/be5invis/Iosevka/releases/tag/v15.0.1 Keep in mind, patching Iosevka needs corrected `fontforge`. But that also holds for the already present Iosevkas. As that has not been release...
#### Description **[why]** The symbol only fonts `Symbols-1000-em Nerd Font Complete.ttf` and `2048-em` in `NerdFontsSymbolsOnly/` are generated from some 'almost' empty source fonts, that are assumable in turn generated from...
#### Description First part of solution: **[why]** For some powerline symbols we add a certain amount of overlap into the previous or next character to cover up a small gap...
#### Description **[why]** Some symbol fonts might come with glyphs that have multiple codepoints. When we want to patch them with `'Exact': true` (i.e. at their 'original' codepoints) we want...