tor-browser

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

mask-perspective-tiling.yaml (618B)


      1 ---
      2 root:
      3  items:
      4    -
      5      type: stacking-context
      6      perspective: 1
      7      perspective-origin: 0 0
      8      items:
      9        -
     10          type: stacking-context
     11          transform: 10 0 0 0 0 10 0 0 0 0 10 0 0 0 -9 1
     12          items:
     13            - type: clip
     14              id: 2
     15              image-mask:
     16                image: "mask.png"
     17                rect: [0, 0, 35, 35]
     18                repeat: false
     19                tile-size: 5
     20            - type: stacking-context
     21              clip-chain: [2]
     22              items:
     23              - type: rect
     24                bounds: [0, 0, 95, 88]
     25                color: blue