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
unifont
dejavusans-boldoblique.mtx.php
Go to the documentation of this file.
1
<?php
2
$name
=
'DejaVuSans-BoldOblique'
;
3
$type
=
'TTF'
;
4
$desc
=array (
5
'Ascent'
=> 928,
6
'Descent'
=> -236,
7
'CapHeight'
=> 928,
8
'Flags'
=> 262212,
9
'FontBBox'
=>
'[-1067 -385 1999 1121]'
,
10
'ItalicAngle'
=> -11,
11
'StemV'
=> 165,
12
'MissingWidth'
=> 600,
13
);
14
$up
=-63;
15
$ut
=44;
16
$ttffile
=
'/home/dany/developpement/phpcompta/noalyss/include/tfpdf/font/unifont/DejaVuSans-BoldOblique.ttf'
;
17
$originalsize
=611212;
18
$fontkey
=
'dejavuBI'
;
19
?>
$originalsize
$originalsize
Definition:
dejavusans-boldoblique.mtx.php:17
$desc
$desc
Definition:
dejavusans-boldoblique.mtx.php:4
$up
$up
Definition:
dejavusans-boldoblique.mtx.php:14
$fontkey
$fontkey
Definition:
dejavusans-boldoblique.mtx.php:18
$type
$type
Definition:
dejavusans-boldoblique.mtx.php:3
$ut
$ut
Definition:
dejavusans-boldoblique.mtx.php:15
$ttffile
$ttffile
Definition:
dejavusans-boldoblique.mtx.php:16
$name
$name
Definition:
dejavusans-boldoblique.mtx.php:2