slavfox / Cozette

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

Added u2596-259F, added & modified nerd-dev (uE725-E729) Git icons #49

Closed cpkio closed 3 years ago

cpkio commented 3 years ago

Dont know if that's OK to hang symbol over the edge like this, but they look fine if space padded: 2021-06-30_105532 2021-06-30_105512 2021-06-30_105451

slavfox commented 3 years ago

nerd-dev glyphs are "East Asian Ambiguous" according to Unicode, which means some applications may choose to space-pad them to the right. Cozette in general is designed so that characters never exceed the left margin, but may sometimes exceed the right one by a pixel. Of the glyphs you posted, the latter two would have to be moved right by one pixel, the top one would need to be moved right and narrowed by 1px as well.

.sfd isn't particularly rebase-friendly, so you might have to redraw the glyphs, too, seeing how this is based off an older commit.