ryanoasis / nerd-fonts

Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
https://NerdFonts.com
Other
52.6k stars 3.59k forks source link

Fix upstream Gohufont bug #1654

Closed Finii closed 2 weeks ago

Finii commented 3 weeks ago

Description

Separate the question mark and the inverted question mark in Gohufont 14. They have the same glyph name in that font file and the wrong one is usually used. The other becomes inaccessible.

See report in https://github.com/koemaeda/gohufont-ttf/issues/3

Here we fix the source font file directly.

Requirements / Checklist

What does this Pull Request (PR) do?

How should this be manually tested?

Any background context you can provide?

What are the relevant tickets (if any)?

Fixes: https://github.com/ryanoasis/nerd-fonts/issues/1652

Screenshots (if appropriate or helpful)

Finii commented 3 weeks ago

Need to check the bitmaps before merging.

Finii commented 2 weeks ago

Bitmaps are ok after PR.

image

In fontforge, View, enable bitmap at bottom

image