Fini

Results 72 issues of Fini

#### Description For non-single fonts (i.e. with no `--mono`) added symbol glyphs will be scaled down to be maximum 2 'slots' wide. Usually the added Glyphs are about 1.6.. 1.8...

✨ enhancement

This reverts commit 59c45ba4eff539d2a83a7d7004f056b9860d3253. In the following **_The Commit_** means the commit that this PR want to revert (remove). **[why]** _The Commit_ breaks the non-mono Nerd Fonts for a lot...

#### Description **[why]** Some fonts set specific lower resolutions and handle the small rendering very nicely. But fontforge does not copy that information when it opens a font; rather some...

✨ enhancement

#### Description Before Font Logos 1.0.0 there was no stable-codepoint guarantee, and the later revisions (0.18) reassigned the codepoints. That makes updating for us very hard, because we would have...

{ ; } update glyph set

#### Description Add Kotlin icon to Seti & Custom glyph source font. #### Requirements / Checklist - [x] Read the [Contributing Guidelines](https://github.com/ryanoasis/nerd-fonts/blob/master/contributing.md) - [x] Verified the license of any newly...

❲+❳ add glyph to core set

#### Description **[why]** In ligature-enabled environments the accent grave will be rendered as zero width, thus overlapping with the next character (in some source fonts). The problem is, that the...

Bug fix

**[why]** When the file names of the source files change which happened for example with these commits: ``` ac432eb20 Updated Inconsolata source to latest upstream version of 2.001 (WIP #289)...

Bug fix

#### Description **[why]** The 'monospace' width is determined by examining all the 'normal' glyphs and taking the widest one. 'Normal' means `0x00`-`0x17f`: the Latin Extended-A range. Unfortunately Noto has the...

#### Description ### Update Cascadia to 2111.01 Also including the italic variants. We do not use the PL versions but patch in the PL glyphs ourselves. If this is smart...

❲Aa❳ update font version bump

#### Description Fix release CI pipeline that does not patch all fonts. #### Requirements / Checklist - [x] Read the [Contributing Guidelines](https://github.com/ryanoasis/nerd-fonts/blob/master/contributing.md) - [x] Verified the license of any newly...

Bug fix