tor-browser

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

struct-image-13-f-isvalid.html (4687B)


      1 <!DOCTYPE html>
      2 <html lang='en'>
      3 <head>
      4 <title>struct-image-13-f-manual.svg</title>
      5 <meta charset='utf-8'>
      6 </head>
      7 <body>
      8 <h1>Source SVG: struct-image-13-f-manual.svg</h1>
      9 <svg id="svg-root" width="100%" height="100%"
     10  viewBox="0 0 480 360" xmlns="http://www.w3.org/2000/svg"
     11  xmlns:xlink="http://www.w3.org/1999/xlink">
     12  <!--======================================================================-->
     13  <!--=  Copyright 2008 World Wide Web Consortium, (Massachusetts          =-->
     14  <!--=  Institute of Technology, European Research Consortium for         =-->
     15  <!--=  Informatics and Mathematics (ERCIM), Keio University).            =-->
     16  <!--=  All Rights Reserved.                                              =-->
     17  <!--=  See http://www.w3.org/Consortium/Legal/.                          =-->
     18  <!--======================================================================-->
     19  
     20  <title id="test-title">$RCSfile: struct-image-13-f.svg,v $</title>
     21  <defs>
     22    <font-face
     23      font-family="SVGFreeSansASCII"
     24      unicode-range="U+0-7F">
     25      <font-face-src>
     26        <font-face-uri xlink:href="../resources/SVGFreeSans.svg#ascii"/>
     27      </font-face-src>
     28    </font-face>
     29  </defs>
     30  <g id="test-body-content" font-family="SVGFreeSansASCII,sans-serif" font-size="18">
     31  
     32    <!-- something to show transparency -->
     33    <rect x="16" y="32" width="320" height="8" fill="#3C3"/>
     34    <rect x="16" y="48" width="320" height="8" fill="#9F9"/>
     35 
     36    <!-- 1 bit black and white -->
     37    <image xlink:href="../images/PngSuite/basn0g01.png" x="16" y="32" width="32" height="32"/>
     38    
     39    <!-- 2 bit greyscale -->
     40    <image xlink:href="../images/PngSuite/basn0g02.png" x="64" y="32" width="32" height="32"/>
     41    
     42    <!-- 4 bit greyscale -->
     43    <image xlink:href="../images/PngSuite/basn0g04.png" x="112" y="32" width="32" height="32"/>
     44    
     45    <!-- 8 bit greyscale -->
     46    <image xlink:href="../images/PngSuite/basn0g08.png" x="160" y="32" width="32" height="32"/>
     47    
     48    <!-- 16 bit greyscale -->
     49    <image xlink:href="../images/PngSuite/basn0g16.png" x="208" y="32" width="32" height="32"/>
     50  
     51    <!-- 8 bit greyscale plus alpha -->
     52    <image xlink:href="../images/PngSuite/basn4a08.png" x="256" y="32" width="32" height="32"/>
     53    
     54    <!-- 16 bit greyscale plus alpha -->
     55    <image xlink:href="../images/PngSuite/basn4a16.png" x="304" y="32" width="32" height="32"/>
     56    
     57    <text x="16" y="100" font-size="16" fill="#3C3">Greyscale, various bit depths, two with alpha</text>
     58    
     59    <!-- something to show transparency -->
     60    <rect x="16" y="132" width="368" height="8" fill="#9F9"/>
     61    <rect x="16" y="148" width="368" height="8" fill="#3C3"/>
     62 
     63    <!-- 8 bits RGB -->
     64    <image xlink:href="../images/PngSuite/basn2c08.png" x="16" y="132" width="32" height="32"/>
     65    
     66    <!-- 16 bits RGB -->
     67    <image xlink:href="../images/PngSuite/basn2c16.png" x="64" y="132" width="32" height="32"/>
     68    
     69    <!-- 1 bit indexed -->
     70    <image xlink:href="../images/PngSuite/basn3p01.png" x="112" y="132" width="32" height="32"/>
     71    
     72    <!-- 2 bit indexed -->
     73    <image xlink:href="../images/PngSuite/basn3p02.png" x="160" y="132" width="32" height="32"/>
     74    
     75    <!-- 4 bit indexed -->
     76    <image xlink:href="../images/PngSuite/basn3p04.png" x="208" y="132" width="32" height="32"/>
     77  
     78    <!-- 8 bit indexed -->
     79    <image xlink:href="../images/PngSuite/basn3p08.png" x="256" y="132" width="32" height="32"/>
     80    
     81    <!-- 8 bits RGB plus alpha -->
     82    <image xlink:href="../images/PngSuite/basn6a08.png" x="304" y="132" width="32" height="32"/>
     83    
     84    <!-- 16 bits RGB plus alpha -->
     85    <image xlink:href="../images/PngSuite/basn6a16.png" x="352" y="132" width="32" height="32"/>
     86    
     87    <text x="16" y="200" font-size="16" fill="#3C3">Truecolor and indexed, various bit depths, two with alpha</text>
     88    
     89     <text x="16" y="260" font-size="24" fill="#3C3">Non-interlaced images</text>
     90    
     91    <!--
     92    <image xlink:href="../images/PngSuite/" x="" y="" width="32" height="32"/> 
     93    -->
     94 
     95  </g>
     96  <g font-family="SVGFreeSansASCII,sans-serif" font-size="32">
     97    <text id="revision" x="10" y="340" stroke="none"
     98      fill="black">$Revision: 1.2 $</text>
     99  </g>
    100  <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000"/>
    101  <!-- comment out this watermark once the test is approved -->
    102  <!--
    103  <g id="draft-watermark">
    104    <rect x="1" y="1" width="478" height="20" fill="red" stroke="black" stroke-width="1"/>
    105    <text font-family="SVGFreeSansASCII,sans-serif" font-weight="bold" font-size="20" x="240"
    106      text-anchor="middle" y="18" stroke-width="0.5" stroke="black" fill="white">DRAFT</text>
    107  </g>
    108  -->
    109 </svg>
    110 </body>
    111 </html>