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

Add text color support #3

Closed
ssddq opened this issue Sep 9, 2023 · 2 comments
Closed

Add text color support #3

ssddq opened this issue Sep 9, 2023 · 2 comments
Milestone

Comments

@ssddq
Copy link
Owner

ssddq commented Sep 9, 2023

This requires:

  • Allowing the Stream to carry color information.
  • Updating the renderer to write color values as part of the instance data for each draw call.
  • Updating the shaders to use these colors.
@ssddq ssddq added this to the Feature tracker milestone Sep 9, 2023
@ssddq
Copy link
Owner Author

ssddq commented Sep 10, 2023

Text color support in the renderer and shader was added in 48707ab.

@ssddq
Copy link
Owner Author

ssddq commented Sep 14, 2023

Completed by b48d641, which added syntax highlighting.

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