hfg-gmuend / openmoji

Open source emojis for designers, developers and everyone else!
http://openmoji.org
Creative Commons Attribution Share Alike 4.0 International
3.84k stars 213 forks source link

OpenMojiBlack displays badly against dark backgrounds #477

Closed attso closed 7 months ago

attso commented 7 months ago

Against a black background, most characters are invisible. Even with a lighter background, it's hard to see:

Screenshot_2023-11-30_16-49-45

Setting a text color, either in a desktop application or in the browser, only changes some of the strokes:

Screenshot_2023-11-30_16-51-00

Screenshot_2023-11-30_16-50-46

I would suggest that a monochrome variant where all glyphs are drawn in the text color would be useful (e.g. I'd like to use it as my terminal emoji font, which is typically white text against a black background, but does vary with highlighting).

b-g commented 7 months ago

We are already working on improving openmojis on dark backround #231 #31. But the effort is crazy, this will take more time. In the meantime please check https://github.com/hfg-gmuend/openmoji/tree/master/font#color-font-formats, there is already a monochrome variant.

attso commented 6 months ago

@b-g the monochrome variant listed on that page is OpenMoji Black, the variant pictured in this issue. It is only monochrome when rendered with a black text color. My suggestion is that it would be preferable if it was rendered as a monochrome font regardless of the color of the text, rather than being rendered with a mix of the font color and black.

231 and #31 refer to the colored variants of OpenMoji and do not, as far as I know, pertain to the OpenMoji Black variant.