home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / LASER / HPLJ3ELT.ZIP / HPC12SQP.LSC < prev    next >
Encoding:
Text File  |  1990-10-08  |  1.2 KB  |  44 lines

  1. 9002, "HP LJ III Internal 12 pitch elite"
  2.  
  3. ! Written by Al Deshotel    10/08/1990
  4. ! (C) 1990 Al Deshotel
  5.  
  6. !
  7. 5003   !  12 pitch elite font
  8.   201, 1753    ! Unique, sequentially assigned number
  9.   202, 1       ! Internal Font, appears during font selection
  10.   203, "Elite"   ! Name to appear in selector
  11.   204, 1,1, 100   ! This is for 10 point size
  12.   206, 27 "(s12H", ""  ! Select & Deselect Strings
  13.   208, ""          ! Don't know what all this is
  14.   209, 0           !  .
  15.   210, 0            !  .
  16.   211, 0
  17.   212, 6
  18.   213, 1
  19.  
  20.   220, 3
  21.   221, 8
  22.   222, 2
  23.   223, 9
  24.   224, 3
  25.   225, 2
  26.   226, 26          ! Down to here
  27.  
  28.   230, 25      !  for 12 charcters per inch         (Minimum Spacing)
  29.   231, 25      !  Take    (1/CPI)*Resolution to calculate this (Max Spacing)
  30.   232, 35      ! From here
  31.   233, 12      ! .
  32.   234, 48      ! .
  33.   235, 36      ! .
  34.   236, 12      ! .
  35.   237, 6       !  Down to here seems to be the same in all descriptors
  36.  
  37.   5250       ! Options Available with this font
  38.     250, 1       !  Just some number
  39.     251, 0       !  Line not used
  40.     252, 1, 0x3561   ! Normal weight
  41. 5299     ! End of AL's Elite pitch for LJ III definition
  42.  
  43. 9999
  44.