Read text from file and print on matrix

Hello,

I’m looking for a script that meets two requirements:

  • It should read text from a file (I have already found several scripts)
  • The text in a line should have different colors (always following the same pattern - first 5 characters in color 1, 15 characters in color 2 and the rest again in color 1)

Does such a script already exist? Or do I have to do it myself?

That is a pretty specific requirement. You will likely have to script that yourself.

I built a library of routines and animations, you could check that out too: