-
Hello,
is there any way of generating a font directly from .svgs from the https://github.com/googlefonts/noto-emoji/tree/main/svg ?
It looks the naming is a little bit different and I don't know how…
-
Hey! I've been using memegen for a while now, and I've always wanted a feature to be added. Is it possible to support emojis when creating memes? Thanks!
-
```html
@font-face {
font-display: swap;
font-family: 'Noto Color Emoji';
font-style: normal;
font-weight: 400;
src: url('/tmp/noto-color-emoji-v30-emoji-…
-
The `scripts/get-fonts.sh` fails.
The problem appears to be [line 124](https://github.com/gravitystorm/openstreetmap-carto/blob/23b1cfa7284ac91bb78390fa4cb7f1c2c6350b92/scripts/get-fonts.sh#L124) w…
-
```
Noto Emoji monochrome font is missing from the public Noto website.
```
Original issue reported on code.google.com by `roozbeh@google.com` on 15 Jul 2014 at 10:06
-
```
Noto Emoji monochrome font is missing from the public Noto website.
```
Original issue reported on code.google.com by `roozbeh@google.com` on 15 Jul 2014 at 10:06
-
Add emoji for example project in https://github.com/godotengine/godot-demo-projects/tree/master/gui/bidi_and_font_features
Linked with https://github.com/godotengine/godot/issues/98110
-
-
I have followed your instructions. I got the font and emoji but emojis are black and white.
In Fontlab 8, by clicking ppm icon I can view everything as colour as it is. But when exported, it lost the…
-
Many icons in Noto Emoji black-and-white appear in colour when it is used as a webfont in Firefox. Safari and Chrome show b/w glyphs only, as expected. The colour glyphs are from the system Apple Colo…