13 if (str ==
"true-color") {
16 if (str ==
"greyscale") {
29 Panic(
"unhandled OutputPalette value");
void Panic(const StringViewSourceLoc &s) noexcept
std::ostream & operator<<(std::ostream &os, const TilesPalMode m)
std::optional< TilesPalMode > TilesPalModeFromStr(const std::string &str)
std::string TilesPalModeToStr(const TilesPalMode m)