summaryrefslogtreecommitdiff
path: root/tests/layouts/valid-12.layout
blob: 1c9fa2279e6ae1a0596bd40eec59fc505cd172b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "text" : "a       b       c       d
e     f       g       h\n",
  "attributes" : [],
  "font" : "Cantarell 11",
  "tabs" : {
    "positions-in-pixels" : true,
    "positions" : [
      0,
      50,
      100,
      150,
      200
    ]
  }
}