Creating Text to colored mesh

Hi @laurent_delrieu.
Sure, Thanks for the reply.
here’s my plan for the script:
Inputs:

  1. Text as strings (it’s better to be list access)
  2. Font
  3. Size(text height)
  4. color

Outputs:

  1. Mesh (2d)
  2. colored mesh
  3. text object

Thank you.