~vcs-imports/pango/master

« back to all changes in this revision

Viewing changes to tests/layouts/valid-1.layout

  • Committer: Matthias Clasen
  • Date: 2021-12-03 01:34:40 UTC
  • mfrom: (4611.1.10)
  • Revision ID: git-v1:fdef4305de8cd7e411a3da61bf1dcbd3a628b035
Merge branch 'serializer-rewrite' into 'main'

Port the serializer to use our own json parser and printer

See merge request GNOME/pango!531

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    "base-dir" : "weak-ltr",
8
8
    "round-glyph-positions" : true,
9
9
    "transform" : [
10
 
      1.0,
11
 
      0.0,
12
 
      0.0,
13
 
      1.0,
14
 
      0.0,
15
 
      0.0
 
10
      1,
 
11
      0,
 
12
      0,
 
13
      1,
 
14
      0,
 
15
      0
16
16
    ]
17
17
  },
18
18
  "text" : "This is a test of the automatic emergency brake!",
38
38
    "is-ellipsized" : true,
39
39
    "unknown-glyphs" : 0,
40
40
    "width" : 225280,
41
 
    "height" : 19456,
 
41
    "height" : 225280,
42
42
    "log-attrs" : [
43
43
      {
44
44
        "char-break" : true,
358
358
                "wght" : 0
359
359
              },
360
360
              "matrix" : [
361
 
                1.0,
362
 
                -0.0,
363
 
                -0.0,
364
 
                1.0,
365
 
                0.0,
366
 
                0.0
 
361
                1,
 
362
                -0,
 
363
                -0,
 
364
                1,
 
365
                0,
 
366
                0
367
367
              ]
368
368
            },
369
369
            "flags" : 0,
520
520
                "wght" : 0
521
521
              },
522
522
              "matrix" : [
523
 
                1.0,
524
 
                -0.0,
525
 
                -0.0,
526
 
                1.0,
527
 
                0.0,
528
 
                0.0
 
523
                1,
 
524
                -0,
 
525
                -0,
 
526
                1,
 
527
                0,
 
528
                0
529
529
              ]
530
530
            },
531
531
            "flags" : 0,
630
630
                "wght" : 0
631
631
              },
632
632
              "matrix" : [
633
 
                1.0,
634
 
                -0.0,
635
 
                -0.0,
636
 
                1.0,
637
 
                0.0,
638
 
                0.0
 
633
                1,
 
634
                -0,
 
635
                -0,
 
636
                1,
 
637
                0,
 
638
                0
639
639
              ]
640
640
            },
641
641
            "flags" : 2,