summaryrefslogtreecommitdiff
path: root/tests/layouts/valid-7.layout
blob: b49484c6cf89909d5064785d7e38991878e2c4ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "text" : "This is a test of the automatic emergency brake!\n",
  "attributes" : [
    {
      "start" : 22,
      "end" : 41,
      "type" : "foreground",
      "value" : "#00000000ffff"
    },
    {
      "start" : 22,
      "end" : 41,
      "type" : "underline",
      "value" : "single"
    }
  ],
  "font" : "Cantarell 11",
  "ellipsize" : "middle",
  "width" : 204800,
  "indent" : 51200
}