nerd-fonts icon indicating copy to clipboard operation
nerd-fonts copied to clipboard

Siji Icons (really nice windowing icons)

Open math0ne opened this issue 8 years ago • 7 comments

I really like the look of these icons and they have really good windowing icons which is something that nerd fonts is missing right now:

https://github.com/stark/siji

math0ne avatar Jul 06 '17 22:07 math0ne

@math0ne Thanks for the suggestion! So this would be another new glyph set. I can see your point regarding this having some good icons

ryanoasis avatar Jul 11 '17 20:07 ryanoasis

There is a also a TrueType fork of it: https://github.com/fauno/siji, which should be easier to integrate.

FlorianFranzen avatar Aug 08 '17 11:08 FlorianFranzen

@FlorianFranzen Yes thanks that would be easier and faster to add :smile:

ryanoasis avatar Aug 11 '17 19:08 ryanoasis

So is there an update to this? What would be needed to make a PR?

jzbor avatar Feb 02 '21 01:02 jzbor

nice to see siji font lovers here :) 5 years later I still have hope inside me <3 @ryanoasis

yuceltoluyag avatar Apr 19 '22 06:04 yuceltoluyag

So is there an update to this? What would be needed to make a PR?

From my perspective what needs to be solved is the on which codepoints to put these.

In the ttf it occupies 0xE00 - 0xE276 (with no gaps).

Compare https://github.com/ryanoasis/nerd-fonts/wiki/Glyph-Sets-and-Code-Points#overview to see what has already been taken.

Then there is a limit of possible codepoints unicode blocks that we can utilize because only some are 'free' [1]. You see that there is not much space left in the PUA, especially for a set containing ~0x300 symbols. A possibility would be to use PUA-A instead, but then maybe we should have a decision on Material Design (and its relocation) first.

[1] https://en.wikipedia.org/wiki/Unicode_block

And then, for this concrete font ... the glyphs have a distinct low-res pixelated look: Is this really an improvement over similar icons that we already have, that are vector-ish?

image

Finii avatar Apr 19 '22 09:04 Finii

This will of course break when Siji is incorporated...:

image

The question is, will there be any audience left if they have to change their Stlarch setup? Probably not?

Finii avatar Apr 19 '22 09:04 Finii

Closing because transferred to https://github.com/ryanoasis/nerd-fonts/discussions/1095

Finii avatar Jan 30 '23 18:01 Finii

This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a new issue, complete the issue template with all the details necessary to reproduce, and mention this issue as reference.

github-actions[bot] avatar Aug 07 '23 00:08 github-actions[bot]