\[code\] GFX.Particle = function (e, t, n, r, i, s, o, u, a, f) { ..........some codes here this.text = new GFX.String("Hello! Lorem Ipsum", "", 1, "sans-serif", "white", 1); }\[/code\]inside a canvashow do i edit this line of code to make the "Hello! Lorem Ipsum" to display in, for example Georgia or any other font i want?i tried changing the sans-serif to other lines, doesnt work still