home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / LASER / HPLJ3ELT.ZIP / HPC12SQL.LSC next >
Encoding:
Text File  |  1990-10-12  |  1.5 KB  |  49 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. ! Because of a problem with the Informix supplied landscape .DSC files
  7. ! you will probably have to change the mask on line 9010 to read
  8. !  9010 "HPC???QL.DSC" instead of the HPC??_QL.DSC.  This will allow
  9. ! selection of this .LSC file under the font cartridge options in
  10. ! TOOLS PREFERENCES HARDWARE
  11. !
  12. 5003   !  12 pitch elite font
  13.   201, 1753    ! Unique, sequentially assigned number
  14.   202, 1       ! Internal Font, appears during font selection
  15.   203, "Elite"   ! Name to appear in selector
  16.   204, 1,1, 100   ! This is for 10 point size
  17.   206, 27 "(s12H", ""  ! Select & Deselect Strings
  18.   208, ""          ! Don't know what all this is
  19.   209, 0           !  .
  20.   210, 0            !  .
  21.   211, 0
  22.   212, 6
  23.   213, 1
  24.  
  25.   220, 3
  26.   221, 8
  27.   222, 2
  28.   223, 9
  29.   224, 3
  30.   225, 3
  31.   226, 26          ! Down to here
  32.  
  33.   230, 25      !  for 21.4 charcters per inch         (Minimum Spacing)
  34.   231, 25      !  Take    (1/CPI)*Resolution to calculate this (Max Spacing)
  35.   232, 35      ! From here
  36.   233, 12      ! .
  37.   234, 48      ! .
  38.   235, 36      ! .
  39.   236, 12      ! .
  40.   237, 6       !  Down to here seems to be the same in all descriptors
  41.  
  42.   5250       ! Options Available with this font
  43.     250, 1       !  Just some number
  44.     251, 0       !  Line not used
  45.     252, 1, 0x3561   ! Normal weight
  46. 5299     ! End of AL's Elite pitch for LJ III definition
  47.  
  48. 9999
  49.