Files
TZU/php/testing/includes/MPDF/ttfontdata/dejavusanscondensed.mtx.php
2018-04-11 22:17:21 +02:00

26 lines
548 B
PHP

<?php
$name='DejaVuSansCondensed';
$type='TTF';
$desc=array (
'Ascent' => 928,
'Descent' => -236,
'CapHeight' => 928,
'Flags' => 4,
'FontBBox' => '[-918 -415 1513 1167]',
'ItalicAngle' => 0,
'StemV' => 87,
'MissingWidth' => 540,
);
$up=-63;
$ut=44;
$ttffile='/var/www/TZUdev/newone2/php/testing/includes/MPDF/ttfonts/DejaVuSansCondensed.ttf';
$TTCfontID='0';
$originalsize=555944;
$sip=false;
$smp=false;
$BMPselected=true;
$fontkey='dejavusanscondensed';
$panose=' 0 0 2 b 6 6 3 8 4 2 2 4';
$haskerninfo=false;
$unAGlyphs=false;
?>