Your IP : 216.73.217.79


Current Path : /var/www/cesa.co.za/fpdf/
Upload File :
Current File : /var/www/cesa.co.za/fpdf/font.constants.inc.php

<?php
// $Header: /cvsroot/html2ps/font.constants.inc.php,v 1.3 2006/07/31 18:19:41 Konstantin Exp $

define('WEIGHT_NORMAL',1);
define('WEIGHT_BOLD',2);

define('FS_NORMAL',1);
define('FS_ITALIC',2);
define('FS_OBLIQUE',3);

?>