12345678910111213141516
  1. <?php
  2. // TCPDF FONT FILE DESCRIPTION
  3. $type='TrueTypeUnicode';
  4. $name='Webdings';
  5. $up=-133;
  6. $ut=49;
  7. $dw=500;
  8. $diff='';
  9. $originalsize=113536;
  10. $enc='';
  11. $file='webdings.z';
  12. $ctg='webdings.ctg.z';
  13. $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);
  14. $cw=array(0=>500);
  15. // --- EOF ---