Sha256: f5d473af13ac4c9820714f1ec9f4801098578e7e35681fdc5f7b1f4cbf133515

Contents?: true

Size: 1.36 KB

Versions: 4

Compression:

Stored size: 1.36 KB

Contents

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
    "http://www.w3.org/TR/REC-html40/loose.dtd">

<HTML>
<HEAD>
</HEAD>

<BODY>

<DIV style="font-weight:200;">font weight 200
    <DIV style="font-weight:bolder;"> 200 bolder 
    </DIV>
</DIV>

<DIV style="font-family:Garamond; font-weight:100;"> Garamond 100
  <DIV style="font-family:Garamond; font-weight:bolder;"> Garamond Bolder</DIV>
</DIV>

<DIV style="font-family:arial; font-weight:100;"> weight 100</DIV>
<DIV style="font-family:arial; font-weight:200;"> weight 200</DIV>
<DIV style="font-family:arial; font-weight:300;"> weight 300</DIV>
<DIV style="font-family:arial; font-weight:400;"> weight 400</DIV>
<DIV style="font-family:arial; font-weight:500;"> weight 500</DIV>
<DIV style="font-family:arial; font-weight:600;"> weight 600</DIV>
<DIV style="font-family:arial; font-weight:700;"> weight 700</DIV>
<DIV style="font-family:arial; font-weight:800;"> weight 800</DIV>
<DIV style="font-family:arial; font-weight:900;"> weight 900</DIV>

<DIV style="font-weight:400;"> normal  
  <DIV style="font-weight:lighter;"> lighter
    <DIV style="font-weight:bolder;"> bolder 
      <DIV style="font-weight:bolder;"> bolder 
        <DIV style="font-weight:bolder;"> bolder 
           <DIV style="font-weight:lighter;"> lighter 
           </DIV>
        </DIV>
      </DIV>
    </DIV>
  </DIV>
</DIV>
</BODY>
</HTML>



Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
ogre.rb-0.1-i686-linux samples/navi/res/samples/test_weight.html
shattered_ogrerb-0.5.0.1 vendor/ogrerb/samples/navi/res/samples/test_weight.html
shattered_ogrerb-0.5.0.2 vendor/ogrerb/samples/navi/res/samples/test_weight.html
shattered_ogrerb-0.5.1 vendor/ogrerb/samples/navi/res/samples/test_weight.html