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

Fix SETCOLOR issue when output=ttf #4505

Merged
merged 5 commits into from
Oct 6, 2023

Conversation

maron2000
Copy link
Contributor

SETCOLOR command didn't change color setting when output=ttf.
This PR fixes such issue.

What issue(s) does this PR address?

Fixes #4503

@maron2000
Copy link
Contributor Author

Somehow github recognizes that output_ttf.cpp is totally rewritten.
I'll fix it to make it recognize only the changes where I patched it.

@maron2000 maron2000 changed the title Fix SETCOLOR issue when output=ttf [DRAFT] Fix SETCOLOR issue when output=ttf Oct 5, 2023
@maron2000 maron2000 changed the title [DRAFT] Fix SETCOLOR issue when output=ttf Fix SETCOLOR issue when output=ttf Oct 6, 2023
@maron2000
Copy link
Contributor Author

output_ttf.cpp is fixed so that you can recognize the actual lines I patched.
It is now ready to be merged.

@joncampbell123 joncampbell123 merged commit 4784529 into joncampbell123:master Oct 6, 2023
17 checks passed
@TeaRex73
Copy link

TeaRex73 commented Oct 8, 2023

This one seems to cause regressions: #4507 and #4510 .

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

Successfully merging this pull request may close these issues.

setcolor.com has no effect [when output=ttf]
3 participants