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

Better colour handling in Glk #7

Open
curiousdannii opened this issue Nov 29, 2021 · 2 comments
Open

Better colour handling in Glk #7

curiousdannii opened this issue Nov 29, 2021 · 2 comments
Labels

Comments

@curiousdannii
Copy link
Contributor

So currently there's quite a complex colour handling system, which ultimately isn't even that great. It could be improved by using the Garglk extension functions. Is there any reason not to do so? And should we excise the current system, so that if compiled against a Glk library without the extensions it just won't have colour support? I'd be inclined to do so, because that's not really an issue right now, both Garglk and Spatterlight do support the extensions.

@angstsmurf
Copy link
Contributor

I vote for excising the current system and require Garglk extensions for colour support.

@curiousdannii
Copy link
Contributor Author

Until its changed to use the Garglk colour functions, we should make systemInfo(SysInfoTextColors) return something more reasonable, see erkyrath/lectrote#149

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

No branches or pull requests

2 participants