Colored border for title layer
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 374
- PR merge metrics
- No merged PRs in 30d
Description
I couldn’t find an easy way to add a border to a "title" layer text when using a JSON setting file.
Although you can do it with a canvas function, it would be great if it could also be done via two simple parameters: one for border color and one for border size.
Adding a black border is a common use case for adding text that contrasts with any image or background.
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 tracing how title layers are configured from the JSON setting file and how their text is rendered through the canvas function. Add support for border color and border size parameters, then verify that a title can display a black border over an image or background.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100