`resvg` silently skips emoji when `raster-images` feature is turned off
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 348
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 3
Description
Reproduction repo: https://github.com/si14/resvg-emoji-bug
With `raster-images` enabled:

Without:

That was quite fun to debug 😅
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked reproduction repository and run the example with `raster-images` enabled and disabled to confirm the difference. Trace how emoji images are handled when the feature is off; done means emoji render instead of being silently skipped, with coverage for both feature configurations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100