Procedure | Location | Procedure Type | Description |
---|---|---|---|
color_index | face | Function | Return the array-index corresponding to the queried color. |
colorize | face | Interface | |
colorize_ascii | face | Function | Colorize and stylize strings, ASCII kind. |
colorize_default | face | Function | Colorize and stylize strings, DEFAULT kind. |
colorize_ucs4 | face | Function | Colorize and stylize strings, UCS4 kind. |
colors_samples | face | Subroutine | Print to standard output all colors samples. |
style_index | face | Function | Return the array-index corresponding to the queried style. |
styles_samples | face | Subroutine | Print to standard output all styles samples. |
upper | face | Function | Return a string with all uppercase characters. |