2020/08/18/pillow_create_text_outline/
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 27
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Create Outline Text in Python with Pillow - jdhao's digital space
update log 2022-04-12: add warning about dangers of omitting stroke_fill parameter. Sometimes, we may want to add outline color to text strokes with Pillow. Prior to version 6.2.0, we can not do this in Pillow. Fortunately, starting from version 6.2.0, pillow supports text outlines natively in its ImageDraw.text() method.
https://jdhao.github.io/2020/08/18/pillow_create_text_outline/
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
Review the linked Pillow article and its update log first. The issue does not identify a file, test, or requested change, so clarify the intended documentation work and completion criteria before editing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100