Raxol.Terminal.TextFormatting (Raxol v0.5.0)
View SourceAlias module for Raxol.Terminal.ANSI.TextFormatting. This module re-exports the functionality from ANSI.TextFormatting to maintain compatibility.
Summary
Functions
Formats a style into SGR parameters.
Gets the hyperlink from a style.
Gets the paired line type for double-height mode.
Checks if the current style needs a paired line for double-height mode.
Resets the blink attribute for text formatting.
Resets the bold attribute for text formatting.
Resets the italic attribute for text formatting.
Resets the reverse attribute for text formatting.
Resets the underline attribute for text formatting.
Sets the blink attribute for text formatting.
Sets the bold attribute for text formatting.
Sets the conceal attribute for text formatting.
Sets the double underline attribute for text formatting.
Sets the encircled attribute for text formatting.
Sets the faint attribute for text formatting.
Sets the fraktur attribute for text formatting.
Sets the framed attribute for text formatting.
Sets the italic attribute for text formatting.
Sets the overlined attribute for text formatting.
Sets the reverse attribute for text formatting.
Sets the strikethrough attribute for text formatting.
Sets the underline attribute for text formatting.
Functions
See Raxol.Terminal.ANSI.TextFormatting.ansi_code_to_color_name/1
.
Formats a style into SGR parameters.
Gets the hyperlink from a style.
Gets the paired line type for double-height mode.
Checks if the current style needs a paired line for double-height mode.
Resets the blink attribute for text formatting.
Resets the bold attribute for text formatting.
Resets the italic attribute for text formatting.
Resets the reverse attribute for text formatting.
Resets the underline attribute for text formatting.
Sets the blink attribute for text formatting.
Sets the bold attribute for text formatting.
Sets the conceal attribute for text formatting.
See Raxol.Terminal.ANSI.TextFormatting.set_double_height_bottom/1
.
See Raxol.Terminal.ANSI.TextFormatting.set_double_height_top/1
.
Sets the double underline attribute for text formatting.
Sets the encircled attribute for text formatting.
Sets the faint attribute for text formatting.
Sets the fraktur attribute for text formatting.
Sets the framed attribute for text formatting.
Sets the italic attribute for text formatting.
Sets the overlined attribute for text formatting.
Sets the reverse attribute for text formatting.
Sets the strikethrough attribute for text formatting.
Sets the underline attribute for text formatting.