function fillText(ctx, text, x, y, maxWidth, spacing = 0){. const lines = text.split('\n'). let lineHeight = 0. for (const line of lines) {. if (!line) {.
確定! 回上一頁