[ Index ]

PHP Cross Reference of phpwcms V1.4.7 _r403 (01.11.10)

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: Tue Nov 16 22:51:00 2010 Cross-referenced by PHPXref 0.7