The following code is intended to transpose a text array of 8x8 dot characters in 90 degrees, what means that each character of the whole array is individually rotated.
It is particularly useful when someone wants to design a billboard panel e.g vertically oriented, but has an already existing file containing just horizontal characters.