tor-browser

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

mask-tiling.yaml (298B)


      1 ---
      2 root:
      3  items:
      4    - type: clip
      5      id: 2
      6      image-mask:
      7        image: "mask.png"
      8        rect: [0, 0, 35, 35]
      9        repeat: false
     10        tile-size: 5
     11    - type: stacking-context
     12      clip-chain: [2]
     13      items:
     14      - type: rect
     15        bounds: [0, 0, 95, 88]
     16        color: blue