summaryrefslogtreecommitdiff
path: root/tests/layouts/valid-1.layout
blob: 9289830b3c7c536614fd7040619a194a6779a6fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "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" : "end",
  "width" : 225280
}