Drawing text on a dynamic texture

I am having problems getting text to show up properly on a dynamic texture.

I want to have a texture with 10 sections, each with its own dynamic text that I can put on a cylinder, like a prize wheel.

at the moment I have some lines to separate the sections, but I can’t get the text to render properly.

https://www.babylonjs-playground.com/#MYZ8X5#1 is a playground link

Am i doing something stupid that i’m not noticing?

Turns out I was doing something stupid. :rofl:

the uOffset and uScale values were the reason.

lol no worries