Results 11 comments of Ahmed

added this `ctx.strokeStyle = 'red'; ctx.lineWidth = 3; ctx.strokeText(textToUse, textXCoordinate, textYCoordinate);` on line 1843

rgba doesn't work cause three needs another param to set alpha: true

Gotta bundle the scripts outside of node modules and into my project in order to pass a param to set alpha true. Would love to have these props: `background="rgba(0,0,0,0)" alpha={true}`...

the alpha must be set en the WebGLRenderer instance in conjunction with the setClearColor() function: So it should look like this ` const { width, height, antialias, background, alpha }...

That is great, with the data attribute, the same way you do with de xHeight, select, order.

The best would be to filter through data attribute uppercase lowercase small caps the rest of the glyphs

So in the "_initCells" function i can call the customGlyphOrder to change the order, but on the this._font.glyphNames.names i only have unicode, so i should implement depending on the range...

Thx, i'll do that.

The way you give parameters here https://graphicore.github.io/mdlFontSpecimen/ ``