{
  "items": [
    {
      "type": "text",
      "rect": {
        "llx": 80.0,
        "lly": 720.0,
        "urx": 480.0,
        "ury": 780.0
      },
      "content": [
        "This library lays text out by breaking a paragraph into lines that fit a box, then placing each line according to an alignment. The same words are shown below flush left, flush right, centred, and justified, so the difference between them is plain to see at a glance."
      ],
      "font": "DejaVuSans",
      "font_size": 11.0,
      "align": "left",
      "leading": 15.0
    },
    {
      "type": "rect",
      "rect": {
        "llx": 72.0,
        "lly": 712.0,
        "urx": 488.0,
        "ury": 788.0
      },
      "stroke": {
        "width": 0.5,
        "color": [
          0.8,
          0.8,
          0.8
        ]
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 80.0,
        "lly": 630.0,
        "urx": 480.0,
        "ury": 690.0
      },
      "content": [
        "This library lays text out by breaking a paragraph into lines that fit a box, then placing each line according to an alignment. The same words are shown below flush left, flush right, centred, and justified, so the difference between them is plain to see at a glance."
      ],
      "font": "DejaVuSans",
      "font_size": 11.0,
      "align": "right",
      "leading": 15.0
    },
    {
      "type": "rect",
      "rect": {
        "llx": 72.0,
        "lly": 622.0,
        "urx": 488.0,
        "ury": 698.0
      },
      "stroke": {
        "width": 0.5,
        "color": [
          0.8,
          0.8,
          0.8
        ]
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 80.0,
        "lly": 540.0,
        "urx": 480.0,
        "ury": 600.0
      },
      "content": [
        "This library lays text out by breaking a paragraph into lines that fit a box, then placing each line according to an alignment. The same words are shown below flush left, flush right, centred, and justified, so the difference between them is plain to see at a glance."
      ],
      "font": "DejaVuSans",
      "font_size": 11.0,
      "align": "center",
      "leading": 15.0
    },
    {
      "type": "rect",
      "rect": {
        "llx": 72.0,
        "lly": 532.0,
        "urx": 488.0,
        "ury": 608.0
      },
      "stroke": {
        "width": 0.5,
        "color": [
          0.8,
          0.8,
          0.8
        ]
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 80.0,
        "lly": 450.0,
        "urx": 480.0,
        "ury": 510.0
      },
      "content": [
        "This library lays text out by breaking a paragraph into lines that fit a box, then placing each line according to an alignment. The same words are shown below flush left, flush right, centred, and justified, so the difference between them is plain to see at a glance."
      ],
      "font": "DejaVuSans",
      "font_size": 11.0,
      "align": "justify",
      "leading": 15.0
    },
    {
      "type": "rect",
      "rect": {
        "llx": 72.0,
        "lly": 442.0,
        "urx": 488.0,
        "ury": 518.0
      },
      "stroke": {
        "width": 0.5,
        "color": [
          0.8,
          0.8,
          0.8
        ]
      }
    }
  ]
}
