Initial commit

This commit is contained in:
2025-10-16 20:55:12 +07:00
commit 1b91995bce
740 changed files with 65320 additions and 0 deletions

View File

@@ -0,0 +1,54 @@
*% *****************************************************
*% * *
*% * Kodak Dryview 8600 Printer *
*% * Copyright 2001-2007 Eastman Kodak Company *
*% * *
*% *****************************************************
*GPDSpecVersion: "1.0"
*GPDFileVersion: "1.1"
*GPDFileName: "EK_DRYVIEW_8600_20.GPD"
*ModelName: "Kodak Dryview 8600 20"
*Include: "EKdicom_rc_20.gpd"
*Define: Kodak_8600
*Macros: EK_8600
{
DEF_RES_OPT: Option1
DPI: 327
DPI_STRING: "327 x 327 "
MASTER_UNITS: 2616
PAPER_SOURCE: =IDS_GPD_PAPER_SOURCE_FILM_CASSETTE
}
*Include: "EKdicom_common_20.gpd"
*Feature: PaperSize
{
*rcNameID: =PAPER_SIZE_DISPLAY
*DefaultOption: 8x10in
*InsertBlock: =Paper_8x10in_EK_HG8600
}
*Feature: OutputBin
{
*rcNameID: =OUTPUTBIN_DISPLAY
*DefaultOption: Tray_01
*InsertBlock: =Output_Tray_01
}
*Feature: MediaType
{
*rcNameID: =MEDIA_TYPE_DISPLAY
*DefaultOption: BlueFilm_MONO
*InsertBlock: =Media_BlueFilm_MONO
*InsertBlock: =Media_ClearFilm_MONO
}
*% ******************
*% * End of GPD *
*% ******************