Skip to content

Commit

Permalink
Rename florin to fhook
Browse files Browse the repository at this point in the history
Change caterogy=Letter, case=lower as in Unicode.

Keep production nam as florin for AGL.
  • Loading branch information
moyogo committed Sep 28, 2024
1 parent 664779c commit 77da622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/glyphsLib/data/GlyphData.xml
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@
<glyph unicode="018F" name="Schwa" category="Letter" case="upper" script="latin" production="uni018F" description="LATIN CAPITAL LETTER SCHWA" />
<glyph unicode="0190" name="Eopen" category="Letter" case="upper" script="latin" production="uni0190" description="LATIN CAPITAL LETTER OPEN E" />
<glyph unicode="0191" name="Fhook" category="Letter" case="upper" script="latin" production="uni0191" description="LATIN CAPITAL LETTER F WITH HOOK" />
<glyph unicode="0192" name="florin" category="Symbol" subCategory="Currency" script="latin" description="LATIN SMALL LETTER F WITH HOOK" />
<glyph unicode="0192" name="fhook" category="Letter" case="lower" script="latin" production="florin" altNames="florin" description="LATIN SMALL LETTER F WITH HOOK" />
<glyph unicode="0193" name="Ghook" category="Letter" case="upper" script="latin" production="uni0193" description="LATIN CAPITAL LETTER G WITH HOOK" />
<glyph unicode="0194" name="Gamma-latin" category="Letter" case="upper" script="latin" production="uni0194" altNames="Gammaafrican" description="LATIN CAPITAL LETTER GAMMA" />
<glyph unicode="0195" name="hwair" category="Letter" case="lower" script="latin" production="uni0195" altNames="hv" description="LATIN SMALL LETTER HV" />
Expand Down

0 comments on commit 77da622

Please sign in to comment.