Blizzard / Blizzard/s2client-api

Can't change Text Size and Color in DebugTextOut

Open
#307 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.7k
Forks
280
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.