noalyss
Version-9
Toggle main menu visibility
Main Page
Related Pages
Packages
Package List
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
$
a
s
u
v
Files
File List
Globals
All
$
(
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
p
r
s
t
u
w
Variables
$
(
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
Typedefs
Examples
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Pages
include
tfpdf
font
courieri.php
Go to the documentation of this file.
1
<?php
2
$type
=
'Core'
;
3
$name
=
'Courier-Oblique'
;
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:
courieri.php:4
$type
$type
Definition:
courieri.php:2
$ut
$ut
Definition:
courieri.php:5
$name
$name
Definition:
courieri.php:3
$cw
$cw
Definition:
helvetica.php:6