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

Colored text output #9

Closed
VladimirMarkelov opened this issue Sep 23, 2015 · 0 comments
Closed

Colored text output #9

VladimirMarkelov opened this issue Sep 23, 2015 · 0 comments

Comments

@VladimirMarkelov
Copy link
Owner

Add a simple mark up for text:
<f:..> - text color
<b:..> - background color
<f:> - reset text color to default (color that is set for control)
<b:> - reset background color to default (color that is set for control)
No closing tags - every tag is on till the next tag appears or to the end of text

Need global functions like: count printable characters, draw a colored string, smart color string cut (with keeping correct colors for printed symbols)

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

1 participant