Skip to content

Fix outlines around scaled fonts (#2845)#2856

Merged
benfry merged 1 commit into
processing:masterfrom
JakubValtar:bugfix-font-outlines
Sep 11, 2014
Merged

Fix outlines around scaled fonts (#2845)#2856
benfry merged 1 commit into
processing:masterfrom
JakubValtar:bugfix-font-outlines

Conversation

@JakubValtar

Copy link
Copy Markdown
Contributor

Fixes #2845. When resizing font texture to add new character, color of transparent pixels was not preserved. This caused black outlines around characters due to alpha interpolation, as explained in #1997.

benfry added a commit that referenced this pull request Sep 11, 2014
@benfry benfry merged commit c6bcd47 into processing:master Sep 11, 2014
@benfry

benfry commented Sep 11, 2014

Copy link
Copy Markdown
Contributor

Nice, thanks!

@JakubValtar JakubValtar deleted the bugfix-font-outlines branch September 12, 2014 12:49
@github-actions

Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

black font outline appears with large VLW font and OpenGL renderer

2 participants