slavfox / Cozette

A bitmap programming font optimized for coziness 💜
MIT License
2.83k stars 42 forks source link

vimdevicons: copy existing glyphs #120

Closed cultab closed 8 months ago

cultab commented 8 months ago

tries to close #119

copied the glyphs:

to the codepoints:

respectively.

I've never worked on fonts before so please tell me if I did something wrong, for example: I just found out you can reference other glyphs instead of copying :| , will do that instead, until then leaving as a draft

slavfox commented 8 months ago

References mess up external tools, and most of the formats Cozette builds to don't support them anyway. I'm merging this as-is, thank you!