Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.2 KiB

  1. 10/13/96 (takashim)
  2. Make IFI font simulation only for fonts without bold/italic pairs.
  3. Defining redundant simulation information had badd effect on Word95
  4. screen appearance.
  5. ---
  6. 10/13/96 (takashim)
  7. Make LBP-2030 MD_SERIAL so that all the device font texts are over
  8. the graphis (i.e. characters are not hidden.) Fixing drawing mode
  9. (AND/OR) bug.
  10. ---
  11. 10/10/96 (takashim)
  12. Send "8 color" RGB data as "per plane", not as "per line".
  13. It seems LBP-2030 has problem when data is sent as "per line" raster
  14. transfer. n.b. we are still sending data as "planes" with height 1.
  15. Multiple scan lines at a time is not supported yet.
  16. ---
  17. 9/8/96 (takashim)
  18. More optimization
  19. ---
  20. 9/7/96 (takashim)
  21. OEMOutputChar optimization. Due to the Unidrv/Rasdd difference,
  22. without this optimization a lot of unncessary font size setting
  23. commands, etc. are output. (Unidrv outputs per chunk, Rasdd outputs
  24. per character.)
  25. SUpport TIFF compression for LIPS4 printers.
  26. ---
  27. 6/17/96 (takashim)
  28. Added new models LBP-720 LIPS4, LBP-450 LIPS4 and LBP-830 LIPS4.
  29. From now on new LIPS4 printer models will be added LIPS4MS driver,
  30. and LIPS3 printer models will be added LIPS3MS driver.
  31. ---
  32. 8/29/96 (sueyas)
  33. Added LBP-2030 COLOR LASER SHOT.