tor-browser

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

tiled-complex-clip.yaml (331B)


      1 # Test that complex clips from clip-chains are correctly
      2 # taken into account for tiled images.
      3 root:
      4  items:
      5    - type: clip
      6      id: 2
      7      complex:
      8            - rect: [10, 10, 100, 100]
      9              radius: 32
     10    - image: checkerboard(2, 16, 16)
     11      clip-chain: [2]
     12      bounds: [10, 10, 260, 260]
     13      tile-size: 64