question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

generate png images for Google Noto Color Emoji

See original GitHub issue

I want to use noto color emojis as an images (use image source url in <img>). Can we generate 32x32 png noto color emoji images using this project? If yes, How? I tried to execute make, but its giving below error:

/Library/Developer/CommandLineTools/usr/bin/make -C third_party/pngquant
./configure

  Compiler: gcc
     Debug: no
       SSE: yes
    OpenMP: no
     Cocoa: yes
    libpng: error ... not found (try: `brew install libpng`)

make[1]: *** No rule to make target `config.mk', needed by `lib/libimagequant.a'.  Stop.
make: *** [third_party/pngquant/pngquant] Error 2

Given that libpng is already installed.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
harshal-shirudecommented, Oct 23, 2018

Thanks @gregkepler. It unblocked me.

0reactions
rsheetercommented, Jul 22, 2020

Closing as stale

Read more comments on GitHub >

github_iconTop Results From Across the Web

googlefonts/noto-emoji: Noto Emoji fonts - GitHub
A full library of Noto color emoji font files including 3,633 vector svgs and pngs; Metadata for Emoji Input (including shortcodes, emoji ordering,...
Read more >
Noto Color Emoji - Google Fonts
Noto Color Emoji is an open source font that has you covered for all your emoji needs, including support for the latest Unicode...
Read more >
how to create an emoji image with graphics2d and google ...
I wrote a java program to render an emoji and create a local image file with it. To do that I downloaded Google's...
Read more >
Noto Emoji by Google – Emoji Set - Iconduck
Noto Emoji by Google is an Emoji Set of 3670 emojis. It is exclusively made up of color emojis. Every single icon is...
Read more >
noto-emoji - fuchsia Git repositories
In particular the flag images in the font are PNG images to which transforms have been applied to standardize the size and generate...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found