ludei
Thanks for replying. I saw your example but the problem is that the c2runtime.js I get after compilation with C2 handles text in a completely different way from your main.js .
ie. (excerpt from my c2runtime.js code for a line of text:
[
[121.5, 342, 0, 158, 30, 0, 1.5922e-005, 1, 0.5, 0.5, 0, 0, []],
80,
[
],
[
],
[
"Text",
0,
"9pt Comic Sans MS",
"rgb(255,204,0)",
1,
0,
1,
0,
0
]
?]
So it's really not clear to me if and how I'd rewrite this to match your example and simply adding a folder with the different fonts unfortunately doesn't do the trick...
All best,
Roberto