[ Index ] |
|
Code source de Horde 3.1.3 |
1 <?php 2 /** 3 * @package File_PDF 4 */ 5 for ($i = 0; $i <= 255; $i++) { 6 $font_widths['courier'][chr($i)] = 600; 7 } 8 $font_widths['courierB'] = $font_widths['courier']; 9 $font_widths['courierI'] = $font_widths['courier']; 10 $font_widths['courierBI'] = $fpdf_widths['courier'];
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |