jdhao / jdhao/jdhao.github.io

2020/08/18/pillow_create_text_outline/

Open
#53 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.