tor-browser

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

isolated-text.yaml (395B)


      1 root:
      2  items:
      3    - type: stacking-context
      4      bounds: [0, 0, 1000, 100]
      5      transform: perspective(1000)
      6      items:
      7      - type: stacking-context
      8        bounds: [0, 0, 1000, 100]
      9        transform-style: preserve-3d
     10        items:
     11          - text: "Cats making all the muffins knock over christmas tree"
     12            origin: 20 30
     13            size: 20
     14            font: "FreeSans.ttf"