Closed
Description
What do you think about this RGB print support?
https://github.com/Remotion/fmt_extension/blob/develop/include/fmt_rgb.h
fmt::print(fmt::rgb(120,55,220), "some colored text");
fmt::print(fmt::AliceBlue, "some colored text");
This also work on Windows 10 too.
Metadata
Assignees
Labels
No labels
Activity