PHPExcel
[ class tree: PHPExcel ] [ index: PHPExcel ] [ all elements ]

Source for file stsongstdlight.php

Documentation is available at stsongstdlight.php

  1. <?php
  2. $type 'cidfont0';
  3. $name 'STSongStd-Light-Acro';
  4. $displayname 'STSong Light (Simp. Chinese)';
  5. $desc array(
  6.     'Ascent' => 752,
  7.     'Descent' => -271,
  8.     'CapHeight' => 737,
  9.     'Flags' => 6,
  10.     'FontBBox' => '[-25 -254 1000 880]',
  11.     'ItalicAngle' => 0,
  12.     'StemV' => 58,
  13.     'Style' => '<< /Panose <000000000400000000000000> >>',
  14. );
  15. $cidinfo array(
  16.     'Registry' => 'Adobe',
  17.     'Ordering' => 'GB1',
  18.     'Supplement' => '2',
  19. );
  20. $enc 'UniGB-UCS2-H';
  21.  
  22. // underline position, needs checking:
  23. $up = -130;
  24. $ut 40;
  25.  
  26. $dw 1000;
  27. $cw array(
  28.     32 => 20733 => 27034 => 34235 => 46736 => 46237 => 79738 => 71039 => 23940 => 37441 => 374,
  29.     42 => 42343 => 60544 => 23845 => 37546 => 23847 => 33448 => 46249 => 46250 => 46251 => 462,
  30.     52 => 46253 => 46254 => 46255 => 46256 => 46257 => 46258 => 23859 => 23860 => 60561 => 605,
  31.     62 => 60563 => 34464 => 74865 => 68466 => 56067 => 69568 => 73969 => 56370 => 51171 => 729,
  32.     72 => 79373 => 31874 => 31275 => 66676 => 52677 => 89678 => 75879 => 77280 => 54481 => 772,
  33.     82 => 62883 => 46584 => 60785 => 75386 => 71187 => 97288 => 64789 => 62090 => 60791 => 374,
  34.     92 => 33393 => 37494 => 60695 => 50096 => 23997 => 41798 => 50399 => 427100 => 529101 => 415,
  35.     102 => 264103 => 444104 => 518105 => 241106 => 230107 => 495108 => 228109 => 793110 => 527111 => 524,
  36.     112 => 524113 => 504114 => 338115 => 336116 => 277117 => 517118 => 450119 => 652120 => 466121 => 452,
  37.     122 => 407123 => 370124 => 258125 => 370126 => 605
  38. );
  39. // --- EOF ---

Documentation generated on Sat, 19 May 2012 14:41:30 +0200 by phpDocumentor 1.4.4