tor-browser

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

shadow-ref.yaml (1202B)


      1 ---
      2 root:
      3  items:
      4        - # Compare non-blurred offset shadow to text with all glyphs offset that much
      5          bounds: [16, 21, 205, 35]
      6          glyphs: [55, 75, 76, 86, 3, 76, 86, 3, 87, 75, 72, 3, 69, 72, 86, 87]
      7          offsets: [18, 46, 37.533333, 46, 53.533333, 46, 62.4, 46, 74.833336, 46, 82.833336, 46, 91.7, 46, 104.13333, 46, 112.13333, 46, 121, 46, 137, 46, 151.2, 46, 159.2, 46, 175.2, 46, 189.4, 46, 198.26666, 46]
      8          size: 18
      9          color: black
     10          font: "VeraBd.ttf"
     11        - # Compare blurred offset shadow to shadow
     12          type: "shadow"
     13          bounds: [12, 314, 205, 35]
     14          blur-radius: 5
     15          offset: [0, 0]
     16          color: red
     17        -
     18          bounds: [14, 318, 205, 35]
     19          glyphs: [55, 75, 76, 86, 3, 76, 86, 3, 87, 75, 72, 3, 69, 72, 86, 87]
     20          offsets: [14, 339, 33.533333, 339, 49.533333, 339, 58.4, 339, 70.833336, 339, 78.833336, 339, 87.7, 339, 100.13333, 339, 108.13333, 339, 117, 339, 133, 339, 147.2, 339, 155.2, 339, 171.2, 339, 185.4, 339, 194.26666, 339]
     21          size: 18
     22          color: [0, 0, 0, 0] # actual text is transparent
     23          font: "VeraBd.ttf"
     24        -
     25          type: "pop-all-shadows"