A e s t h e t i c T e x t

Expand text in a row, with a space between each character. Can be used with column and diagonal. Expand text in a column, with a newline between each character. Can be used with row and diagonal. Expand text along the diagonal, with a newline and increasing amounts of space between each character. Can be used with row and column. Repeats the provided text on a new line for every character in the string with increasing amounts of space between each character. Repeats the same output mirrored, with decreasing space until the original text is printed. Repeats the provided text on a new line for every character in the string with decreasing amounts of space between each character until the original string is printed. Repeats the same output mirrored until the first line is printed. Prints the first character from the original string with an increasing number of characters on new lines until the original string is printed. Repeats the same output mirrored until the first character of the original string is printed again. Prints the original string with a decreasing number of characters on new lines until only one character is printed. Repeats the same output mirrored until the original string is printed again.
Replace all characters in the original string with double width characters. Can be used with any other option. Note that these characters can cause text encoding issues in certain applications.