tor-browser

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

rounded-corners-1-ref.yaml (204B)


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