8x32 LED Max2719 vertically stacked

HI there!

I am a newbie to arduino so I hope you can bear with me.
I recently bought an 8x32 led matrix with MAX2719. The problem is that the 4 8x8 led matrices are stacked vertically and when I use the ledcontrolIMS, the text scrolls properly but the characters are in horizontal position. That way, I can only read what is scolling if it is in upright position.
Is there a way or any other library I can use that supports this kind of led matrix?

Thanks!
I have uploaded some pictures hoping it will help in understanding my problem. the first 2 is
how mine works and the 3rd pic is what I'm trying to achieve.
Thank you!

correct.jpg

If you use the MD_Parola and MD_MAX72xx libraries you can tell the library you hardware type and it will compensate. Links in my signature block, below. Please make sure you read the documentation for MD_MAX72xx on how to configure your hardware type (edit library header file).