Changes for version 0.013 - 2020-06-13

  • [bugfix] We must not use 'return' inside do {} in coercion expression.

Modules

Coerce RGB24 code or color name (from Graphics::ColorNames::X scheme) to RGB24 code
ANSI-16 color, either a number from 0-15 or color names like "black", "bold red", etc
ANSI-256 color, an integer number from 0-255
RGB 24-digit color, a hexdigit e.g. ffcc00
ANSI-16 color, either a number from 0-15 or color names like "black", "bold red", etc
ANSI-256 color, an integer number from 0-255
RGB 24-digit color, a hexdigit e.g. ffcc00
Sah schemas related to color codes/names