[ Index ]

PHP Cross Reference of phpwcms V1.4.3 _r380 (23.11.09)

title

Body

[close]

/include/inc_ext/html2fpdf/font/ -> courier.php (source)

   1  <?php
   2  for($i=0; $i<=255; $i++) {
   3      $fpdf_charwidths['courier'][chr($i)] = 600;
   4  }
   5  $fpdf_charwidths['courierB']    = $fpdf_charwidths['courier'];
   6  $fpdf_charwidths['courierI']    = $fpdf_charwidths['courier'];
   7  $fpdf_charwidths['courierBI']    = $fpdf_charwidths['courier'];
   8  ?>


Generated: Wed Dec 30 05:55:15 2009 Cross-referenced by PHPXref 0.7