lovell / lovell/sharp

SVG: Color emoji not rendered

Open
#2,506 11 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

blocked-upstream-dependency
Dominant language
JavaScript
Stars
32.7k
Forks
1.4k
Avg merge
1d 14h
Merged PRs (30d)
5

Description

Are you using the latest version? Is the version currently in use as reported by `npm ls sharp` the same as the latest version as reported by `npm view sharp dist-tags.latest`?

Yes sharp@0.27.0

What are the steps to reproduce?
i tried this code to convert svg to text

``` xml

```
i tested it on w3schools.com it shows this
![image](https://user-images.githubusercontent.com/10239885/103351033-211dbe00-4ab7-11eb-93ed-86498dc83f15.png)

but using sharp i got this
![image](https://user-images.githubusercontent.com/10239885/103351041-2975f900-4ab7-11eb-969c-6746fb7cc0da.png)

and i installed noto-color-emoji

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the supplied SVG with sharp@0.27.0 and compare its emoji rendering with the browser result, checking the reported Noto Color Emoji installation. No source file or test is named; done means the SVG renders the color emoji correctly through sharp.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
computer-graphics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.