Instead of having it as a distributed library, we should integrate it into the engine proper, moving it under hummstrumm::engine::, making sure it follows our coding standards, and making sure it works on all our supported platforms.
Closed with commit 9f604437230878bf8cc1ac6f4206e47e05062a5b. Tested on a Debian Sid x64 development computer.
This removed support for Windows terminal colors, because it didn't work as documented, and there doesn't seem to be an easy way to fix it without a redesign. This redesign can come later, if we want it, but this is auxiliary and noncritical.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Closed with commit
9f604437230878bf8cc1ac6f4206e47e05062a5b. Tested on a Debian Sid x64 development computer.This removed support for Windows terminal colors, because it didn't work as documented, and there doesn't seem to be an easy way to fix it without a redesign. This redesign can come later, if we want it, but this is auxiliary and noncritical.