Strikethrough text needs an implementation on coregraphics and cairo
Open
Nobody has claimed this yet.
piet-coregraphics
text
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
See #299. For coregraphics https://www.cocoanetics.com/2011/01/befriending-core-text/ has some useful details.
Contributor guide
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 issue #299 and the linked Core Text reference to understand the intended strikethrough behavior. Then inspect the coregraphics and cairo implementations; done means strikethrough text is rendered correctly on both backends.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100