tor-browser

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

snapping-ref.yaml (270B)


      1 ---
      2 root:
      3  items:
      4    - type: clip
      5      id: 2
      6      complex:
      7        - rect: [50, 50, 100, 100]
      8          radius: 16
      9    - type: rect
     10      bounds: 50 50 100 100
     11      color: red
     12      clip-chain: [2]
     13 
     14    - type: rect
     15      bounds: 200 50 100 100
     16      color: green