| 12345678910111213141516 |
- <?php
- // TCPDF FONT FILE DESCRIPTION
- $type='TrueTypeUnicode';
- $name='Webdings';
- $up=-133;
- $ut=49;
- $dw=500;
- $diff='';
- $originalsize=113536;
- $enc='';
- $file='webdings.z';
- $ctg='webdings.ctg.z';
- $desc=array('Flags'=>32,'FontBBox'=>'[-1 -200 4000 800]','ItalicAngle'=>0,'Ascent'=>800,'Descent'=>-200,'Leading'=>0,'CapHeight'=>604,'XHeight'=>604,'StemV'=>34,'StemH'=>15,'AvgWidth'=>971,'MaxWidth'=>1292,'MissingWidth'=>500);
- $cw=array(0=>500);
- // --- EOF ---
|