Create a face clock with align text

I want to create this face texture with Blender 2.8 (see Clock Face with Roman numerals..

I used a circle with parent one sphere to vertex circle (I used12 vertex on my circle).

I cannot use the Curve Modifier, because the text is not aligned with the vertex.

I need a good idea to parent each Roman numerals to vertex

Easiest way is with multiple text items:

27

Add text at centre, Edit it to read XII.
Move in Z to 12 o’clock position.
Set 3D cursor, select text, key SHIFT+D R 30 Return (duplicate and rotate).
Edit new text to be I
Repeat for other numbers.
Set Materials.
Set camera to Orthographic and align to view.
Add background plane behind texts.
Render to .png
Use .png as texture image.

Cheers, Clock. :christmas_tree:

Is a repetitive task , maybe I will use a script. Thank’s!