home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / NDK / NDK_3.5 / Examples / Printer / HP_DeskJet_CMYK / config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-10-30  |  713 b   |  21 lines

  1. /*
  2.  * COPYRIGHT:
  3.  *
  4.  *   Unless otherwise noted, all files are Copyright (c) 1999 Amiga, Inc.
  5.  *   All rights reserved.
  6.  *
  7.  * DISCLAIMER:
  8.  *
  9.  *   This software is provided "as is". No representations or warranties
  10.  *   are made with respect to the accuracy, reliability, performance,
  11.  *   currentness, or operation of this software, and all use is at your
  12.  *   own risk. Neither Amiga nor the authors assume any responsibility
  13.  *   or liability whatsoever with respect to your use of this software.
  14.  */
  15.  
  16. #define CONFIG_BW_DPI {75,100,150,300,600,600,600}
  17. #define CONFIG_COLOR_DPI {75,100,150,300,300,300,300}
  18. #define CONFIG_CAN_COMPRESS 1
  19. #define CONFIG_SUPPORTS_COLOR 1
  20. #define CONFIG_COLOR_BW_SAME_RESOLUTION 0
  21.