RebeccaRGB/slcgen

No overlap

Finii opened this issue · 0 comments

Finii commented

Very nice generator!

In considering to use it for Nerd Fonts, I checked the output:

image

What I miss is the overlap. Depending on a lot of factors the user will get antialiasing-based errors (color fringes) when constructing boxes with theses. That can be prevented with adequate overlap, here for example how Hack does it:

image

I guess that (the absence of the overlap) would not be a problem for Nerd Fonts, because we enforce the overlap anyhow on scaling into the destination font:

image

Do you have any comment for the overlap / antialiasing problem?

As this generator is MIT licensed I guess you would allow Nerd Fonts to use it to add all these glyphs?

*) Only LCD color antialiasing is affected of course, I always tell people to use greyscale antialiasing which has zero problems