LiveSplit / LiveSplit/livesplit-core
Add Text Outline Support
Open
Nobody has claimed this yet.
enhancement
feature
rendering
suitable for contributions
text engine
- Dominant language
- Rust
- Stars
- 227
- Forks
- 81
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 3
Description
This should mostly just be a stroke rendering in our renderer and some CSS in the web version. Fairly trivial to support.
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 locating the renderer responsible for text and the CSS entry point for the web version. Read how text is currently drawn and styled, then verify that outlined text appears in both rendering paths as described by the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, rust
- Domain
- computer-graphics, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100