tor-browser

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

two-shadows.yaml (740B)


      1 --- # A simple example of two shadows
      2 root:
      3  items:
      4    -
      5      type: "shadow"
      6      bounds: [14, 18, 205, 35]
      7      blur-radius: 2
      8      offset: [-2, -2]
      9      color: [255, 0, 0, 1]
     10    -
     11      type: "shadow"
     12      bounds: [14, 18, 205, 35]
     13      blur-radius: 2
     14      offset: [2, 2]
     15      color: [0, 0, 255, 1]
     16    -
     17      bounds: [14, 18, 205, 35]
     18      glyphs: [55, 75, 76, 86, 3, 76, 86, 3, 87, 75, 72, 3, 69, 72, 86, 87]
     19      offsets: [16, 43, 35.533333, 43, 51.533333, 43, 60.4, 43, 72.833336, 43, 80.833336, 43, 89.7, 43, 102.13333, 43, 110.13333, 43, 119, 43, 135, 43, 149.2, 43, 157.2, 43, 173.2, 43, 187.4, 43, 196.26666, 43]
     20      size: 18
     21      color: [0, 0, 0, 0]
     22      font: "VeraBd.ttf"
     23    -
     24      type: "pop-all-shadows"