Δ.js

Инициализация

ctx.text(string, x, y, [font, fill, stroke]);

ctx.text({
    string, x, y, font, fill, stroke, align, baseline, breaklines, lineHeight
});

Delta.text(...);

Параметры

Методы