When drawing a specific emoji I get an unsupported output_color_type.
Open
Nobody has claimed this yet.
C-research
- Dominant language
- Rust
- Stars
- 4.3k
- Forks
- 300
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 61
Description
## Problem:
Attempted to draw this `🔜`character with the proggy clean font:
https://github.com/bluescan/proggyfonts
and I got the following error:
```
`ERROR vello::scene: Unsupported `output_color_type`
```
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
Reproduce the error by drawing the 🔜 character with the linked Proggy Clean font and inspect how Vello handles the reported output_color_type. Determine the expected behavior for this glyph and verify that the issue is resolved or that the limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100