noalyss
Version-9
include
tfpdf
font
courier.php
Go to the documentation of this file.
1
<?php
2
$type
=
'Core'
;
3
$name
=
'Courier'
;
4
$up
= -100;
5
$ut
= 50;
6
for
(
$i
=0;
$i
<=255;
$i
++)
7
$cw
[chr(
$i
)] = 600;
8
?>
$i
$i
Definition:
action_document_type_mtable_input.php:83
$up
$up
Definition:
courier.php:4
$type
$type
Definition:
courier.php:2
$ut
$ut
Definition:
courier.php:5
$name
$name
Definition:
courier.php:3
$cw
$cw
Definition:
helvetica.php:6