tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

clipped-transform.yaml (389B)


      1 --- # checks that local clip rects don't inappropriately shear transformed glyphs 
      2 root:
      3  items:
      4    - type: stacking-context
      5      bounds: [0, 0, 65, 70]
      6      transform: [0.7086478, 0.7055624, 0, 0, -0.7055624, 0.7086478, 0, 0, 0, 0, 1, 0, 40, 10, 0, 1]
      7      items:
      8      - text: "O"
      9        clip-rect: [0, 0, 44, 44]
     10        origin: 0 38
     11        size: 30
     12        font: "FreeSans.ttf"