Lines Matching refs:fillText
365 ctx.fillText('This text should be huge', 10, 80);
423 ctx.fillText('This should be shadowed', 20, 80);
483 ctx.fillText('Not Dashed', 20, 400);
567 ctx.fillText('text', -20, -30);
689 ctx.fillText('path-nonzero', 60, 30);
690 ctx.fillText('path-evenodd', 300, 30);
691 ctx.fillText('stroke-1px-wide', 60, 260);
692 ctx.fillText('stroke-2px-wide', 300, 260);
693 ctx.fillText('purple is IN, orange is OUT', 20, 560);
760 ctx.fillText('20 px monospace', 10, 30);
763 ctx.fillText('2.0em Bungee filled', 10, 80);
771 ctx.fillText('45px Bungee filled', 10, 260);