[][src]Module comfy_table::modifiers

Contains modifiers, that can be used to alter certain parts of a preset.
For instance, the UTF8_ROUND_CORNERS replaces all corners with round UTF8 box corners.

Constants

UTF8_ROUND_CORNERS

A modifier, that when applied will convert the outer corners to round corners.