tor-browser

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

mask-perspective.yaml (589B)


      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            - type: stacking-context
     20              clip-chain: [2]
     21              items:
     22              - type: rect
     23                bounds: [0, 0, 95, 88]
     24                color: blue