Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stroke color for font #1907

Closed
controversial opened this issue May 12, 2016 · 4 comments
Closed

Stroke color for font #1907

controversial opened this issue May 12, 2016 · 4 comments

Comments

@controversial
Copy link

controversial commented May 12, 2016

Is there a way in ImageDraw or ImageFont to draw text with a border color? If not, there probably should be. It can be faked but it'd be nice if this functionality was built-in.

@radarhere
Copy link
Member

The only solutions that I'm aware of are the workaround already suggested, or finding a font file that has a shadow built in.

@HinTak
Copy link
Contributor

HinTak commented May 8, 2017

https://github.com/rougier/freetype-py have 4 examples on this.

@radarhere
Copy link
Member

Closing as a duplicate of #2209. I know this issue was first, but that one has more detail.

@radarhere
Copy link
Member

I've created PR #3978 to resolve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants