return { width = 4, height = 4, lines = { { 1, 1, 2, 2, "red" }, { 4, 1, 4, 4, "green" }, { 1, 2, 1, 4, "blue" } } }