tor-browser

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

tile-with-spacing.yaml (525B)


      1 root:
      2  items:
      3    # TODO: This test would be more useful if we used an image with variations instead
      4    # of a solid color. To do this we first need to change the way pixel snapping is
      5    # applied so that when an image is split into several primitives, so that the latter
      6    # all get snapped the same way rather than independently.
      7    #- image: xy-gradient(300, 300)
      8    - image: solid-color(255, 0, 0, 255, 300, 300)
      9      bounds: 0 0 800 800
     10      stretch-size: 200 200
     11      tile-spacing: 10 10
     12      tile-size: 64