summaryrefslogtreecommitdiff
path: root/tests/layouts/bratwurst.layout
blob: 651042769ea63c2e902a36ea076b30c09bc34c19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "text" : "Bratwurst",
  "attributes" : [
    {
      "start" : 4,
      "type" : "style",
      "value" : "italic"
    }
  ],
  "font" : "Sans Bold 32",
  "tabs" : {
    "positions-in-pixels" : true,
    "positions" : [
      0,
      50,
      100
    ]
  },
  "width" : 102400,
  "line-spacing" : 1.2999999523162842
}