summaryrefslogtreecommitdiff
path: root/tests/layouts/valid-13.layout
blob: a9f10f86fd803a93b8277da70e86814c52059f6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "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
    ]
  },
  "single-paragraph" : true
}