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

Can't change Text Size and Color in DebugTextOut #307

Open
aebayrak opened this issue Jun 7, 2019 · 0 comments
Open

Can't change Text Size and Color in DebugTextOut #307

aebayrak opened this issue Jun 7, 2019 · 0 comments

Comments

@aebayrak
Copy link

aebayrak commented Jun 7, 2019

When I set the text color to anything, such as red
debug->DebugTextOut(message, sc2::Colors::Red)
It still prints the text (without a background) in white unless I also set the virtual 2d position. In that case, it prints the text in red (with black background).

Also no matter what I do, it ignores any text size I set for the message. It always prints the text either in 8pt if I set the virtual 2d position or as a large text if I don't set the virtual 2d position.

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

No branches or pull requests

1 participant