Make WebRender use `font-kit` for rasterization
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 840
- Forks
- 137
- Avg merge
- 4h 56m
- Merged PRs (30d)
- 1
Description
Is it possible to add the Canvas from font-kit to to the Display List Builder, and how would I go about doing that?
My question has been spurred on by servo/webrender#3222 and looking to see it this could have any positive effect on RAM consumption.
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 by reading servo/webrender#3222 and investigating how WebRender's Display List Builder could receive a Canvas from font-kit. Determine whether this integration is feasible and whether it improves RAM consumption; completion would require an agreed implementation scope and evidence of the memory impact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100