| 12345678910111213141516 |
- <?php
- // TCPDF FONT FILE DESCRIPTION
- $type='TrueTypeUnicode';
- $name='WingDings1';
- $up=-125;
- $ut=50;
- $dw=364;
- $diff='';
- $originalsize=9920;
- $enc='';
- $file='wingdings.z';
- $ctg='wingdings.ctg.z';
- $desc=array('Flags'=>32,'FontBBox'=>'[-265 -449 1193 1045]','ItalicAngle'=>0,'Ascent'=>1049,'Descent'=>-454,'Leading'=>90,'CapHeight'=>1225,'XHeight'=>666,'StemV'=>88,'StemH'=>38,'AvgWidth'=>896,'MaxWidth'=>1297,'MissingWidth'=>364);
- $cw=array(0=>364,32=>300,49=>930,52=>989,65=>1297,66=>756,67=>856,68=>824,69=>1128,70=>1126,71=>917,72=>1120,73=>728,74=>990,75=>942,76=>1069,77=>723,78=>1042,80=>997,81=>1133,86=>1087,87=>976,97=>701,102=>844,110=>601,118=>800,168=>505,476=>739,477=>833,12288=>1000,64261=>908,64262=>940);
- // --- EOF ---
|