%PDF- %PDF-
Direktori : /home/lightco1/www/pdf/font/ |
Current File : /home/lightco1/www/pdf/font/courier.php |
<?php if( !defined( '_VALID_MOS' ) && !defined( '_JEXEC' ) ) die( 'Direct Access to '.basename(__FILE__).' is not allowed.' ); /** * @version $Id: courier.php 1095 2007-12-19 20:19:16Z soeren_nb $ * @package VirtueMart * @subpackage HMTL2PDF * @copyright Copyright (C) 2004-2007 soeren - All rights reserved. * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php * VirtueMart is free software. This version may have been modified pursuant * to the GNU General Public License, and as distributed it includes or * is derivative of works licensed under the GNU General Public License or * other free or open source software licenses. * See /administrator/components/com_virtuemart/COPYRIGHT.php for copyright notices and details. * * http://virtuemart.net */ for($i=0;$i<=255;$i++) $fpdf_charwidths['courier'][chr($i)]=600; $fpdf_charwidths['courierB']=$fpdf_charwidths['courier']; $fpdf_charwidths['courierI']=$fpdf_charwidths['courier']; $fpdf_charwidths['courierBI']=$fpdf_charwidths['courier']; ?>