Module: RGhost::Constants::Devices

Included in:
Engine
Defined in:
lib/rghost/constants.rb

Constant Summary collapse

STANDARD =

Standard Devices

RGhost::Constants::HashKeyMethodClass[	
  #-- MS-DOS displays",
  :ega => "EGA (640x350, 16-color)",
  :vga => "VGA (640x480, 16-color)",
  #-- Ms Windows => "",
  :ali => "SuperVGA using Avance Logic Inc. chipset, 256-color modes",
  :atiw => "ATI Wonder SuperVGA, 256-color modes",
  :cirr => "SuperVGA using Cirrus Logic CL-GD54XX chips, 256-color modes",
  :s3vga => "SuperVGA using S3 86C911 chip (e.g., Diamond Stealth board)",
  :svga16 => "Generic SuperVGA in 800x600, 16-color mode",
  :tseng => "SuperVGA using Tseng Labs ET3000/4000 chips, 256-color modes",
  :vesa => "SuperVGA with VESA standard API driver",
  :mswindll => "Microsoft Windows 3.1 DLL => [MS Windows only]",
  :mswinprn => "Microsoft Windows 3.0, 3.1 DDB printer => [MS Windows only]",
  :mswinpr2 => "Microsoft Windows 3.0, 3.1 DIB printer => [MS Windows only]",
  #-- Others Displays",
  :os2pm => "OS/2 Presentation Manager => [OS/2 only]",
  :os2dll => "OS/2 DLL bitmap::[OS/2 only]",
  :os2prn => "OS/2 printer:: => [OS/2 only]",
  #-- Unix Displays",
  :lvga256 => "Linux vgalib, 256-color VGA modes => [Linux only]",
  :vgalib => "Linux vgalib, 16-color VGA modes => [Linux only]",
  :x11 => "X Windows version 11, release >=4 => [Unix and VMS only]",
  :x11alpha => "X Windows masquerading as a device with alpha capability",
  :x11cmyk => "X Windows masquerading as a 1-bit-per-plane CMYK device",
  :x11cmyk2 => "X Windows as a 2-bit-per-plane CMYK device",
  :x11cmyk4 => "X Windows as a 4-bit-per-plane CMYK device",
  :x11cmyk8 => "X Windows as an 8-bit-per-plane CMYK device",
  :x11gray2 => "X Windows as a 2-bit gray-scale device",
  :x11gray4 => "X Windows as a 4-bit gray-scale device",
  :x11mono => "X Windows masquerading as a black-and-white device",
  :x11rg16x => "X Windows with G5/B5/R6 pixel layout for testing.",
  :x11rg32x => "X Windows with G11/B10/R11 pixel layout for testing.",
  #-- Printers",
  :epson   => "Epson-compatible dot matrix printers (9- or 24-pin)",
  :eps9mid => "Epson-compatible 9-pin, interleaved lines (intermediate resolution)",
  :eps9high => "Epson-compatible 9-pin, interleaved lines (triple resolution)",
  :atx23 => "Practical Automation ATX-23 label printer",
  :atx24 => "Practical Automation ATX-24 label printer",
  :atx38 => "Practical Automation ATX-38 label printer",
  :deskjet => "H-P DeskJet and DeskJet Plus",
  :djet500 => "H-P DeskJet 500; use -r600 for DJ 600 series",
  :fs600 => "Kyocera FS-600 (600 dpi)",
  :laserjet => "H-P LaserJet",
  :ljet2p => "H-P LaserJet IId/IIp/III* with TIFF compression",
  :ljet3 => "H-P LaserJet III* with Delta Row compression",
  :ljet3d => "H-P LaserJet IIID with duplex capability",
  :ljet4 => "H-P LaserJet 4 (defaults to 600 dpi)",
  :ljet4d => "H-P LaserJet 4 (defaults to 600 dpi) with duplex",
  :ljetplus => "H-P LaserJet Plus",
  :lj5mono => "H-P LaserJet 5 & 6 family (PCL XL), bitmap:",
  :lj5gray => "H-P LaserJet 5 & 6 family, gray-scale bitmap;",
  :lp2563 => "H-P 2563B line printer",
  :oce9050 => "OCE 9050 printe",
  :pxlmono => "H-P black-and-white PCL XL printers (LaserJet 5 and 6 family)",
  :pxlcolor => "H-P color PCL XL printers (e.g. Color LaserJet 4500)",
  #-- Fax file format",
  :faxg3 => "Group 3 fax, with EOLs but no header or EOD",
  :faxg32d => "Group 3 2-D fax, with EOLs but no header or EOD",
  :faxg4 => "Group 4 fax, with EOLs but no header or EOD",
  :tiffcrle => "TIFF CCITT RLE 1-dim (= Group 3 fax with no EOLs)",
  :tiffg3 => "TIFF Group 3 fax (with EOLs)",
  :tiffg32d => "TIFF Group 3 2-D fax",
  :tiffg4 => "TIFF Group 4 fax",
  #-- High-level (vector) file formats",
  :epswrite => "EPS output (like PostScript Distillery)",
  :pdfwrite => "PDF output (like Adobe Acrobat Distiller)",
  :pswrite => "PostScript output (like PostScript Distillery)",
  :pxlmono => "Black-and-white PCL XL",
  :pxlcolor => "Color PCL XL",
  #-- Raster file formats and devices",
  :bit => "Plain bits, monochrome",
  :bitrgb => "Plain bits, RGB",
  :bitcmyk => "Plain bits, CMYK",
  :bmpmono => "Monochrome MS Windows .BMP file format",
  :bmpgray =>  "8-bit gray .BMP file format",
  :bmpsep1 => "Separated 1-bit CMYK .BMP file format, primarily for testing",
  :bmpsep8 =>"Separated 8-bit CMYK .BMP file format, primarily for testing",
  :bmp16 => "4-bit (EGA/VGA) .BMP file format",
  :bmp256 => "8-bit (256-color) .BMP file format",
  :bmp16m => "24-bit .BMP file format",
  :bmp32b => "32-bit pseudo-.BMP file format",
  :cgmmono => "Monochrome (black-and-white) CGM -- LOW LEVEL OUTPUT ONLY",
  :cgm8 => "8-bit (256-color) CGM -- DITTO",
  :cgm24 => "24-bit color CGM -- DITTO",
  :jpeg => "JPEG format, RGB output",
  :jpeggray => "JPEG format, gray output",
  :miff24 => "ImageMagick MIFF format, 24-bit direct color, RLE compressed",
  :pcxmono=> "PCX file format, monochrome (1-bit black and white)",
  :pcxgray=> "PCX file format, 8-bit gray scale",
  :pcx16 => "PCX file format, 4-bit planar (EGA/VGA) color",
  :pcx256 => "PCX file format, 8-bit chunky color",
  :pcx24b => "PCX file format, 24-bit color (3 8-bit planes)",
  :pcxcmyk => "PCX file format, 4-bit chunky CMYK color",
  :pbm => "Portable Bitmap (plain format)",
  :pbmraw => "Portable Bitmap (raw format)",
  :pgm => "Portable Graymap (plain format)",
  :pgmraw => "Portable Graymap (raw format)",
  :pgnm => "Portable Graymap (plain format), optimizing to PBM if possible",
  :pgnmraw => "Portable Graymap (raw format), optimizing to PBM if possible",
  :pnm => "Portable Pixmap (plain format) (RGB), optimizing to PGM or PBM",
  :pnmraw => "Portable Pixmap (raw format) (RGB), optimizing to PGM or PBM",
  :ppm => "Portable Pixmap (plain format) (RGB)",
  :ppmraw => "Portable Pixmap (raw format) (RGB)",
  :pkm => "Portable inKmap (plain format) (4-bit CMYK => RGB)",
  :pkmraw => "Portable inKmap (raw format) (4-bit CMYK => RGB)",
  :pksm => "Portable Separated map (plain format) (4-bit CMYK => 4 pages)",
  :pksmraw => "Portable Separated map (raw format) (4-bit CMYK => 4 pages)",
  :plan9bm => "Plan 9 bitmap format",
  :pngmono => "Monochrome Portable Network Graphics (PNG)",
  :pnggray => "8-bit gray Portable Network Graphics (PNG)",
  :png16 => "4-bit color Portable Network Graphics (PNG)",
  :png256 => "8-bit color Portable Network Graphics (PNG)",
  :png16m => "24-bit color Portable Network Graphics (PNG)",
  :psmono => "PostScript (Level 1) monochrome image",
  :psgray => "PostScript (Level 1) 8-bit gray image",
  :psrgb => "PostScript (Level 2) 24-bit color image",
  :tiff12nc => "TIFF 12-bit RGB, no compression",
  :tiff24nc => "TIFF 24-bit RGB, no compression (NeXT standard format)",
  :tifflzw => "TIFF LZW (tag = 5) (monochrome)",
  :tiffpack => "TIFF PackBits (tag = 32773) (monochrome)"
  	

]
DEVICES_ALIAS =
{
  :eps	=> :epswrite,
  :pdf	=> :pdfwrite,
  :ps		=> :pswrite,
  :pcl	=> :pxlmono,
  :tif	=> :tiffcrle,
  :tiff	=> :tiffcrle,
  :jpg	=> :jpeg,
  :png	=> :png16m
}

Instance Method Summary collapse

Instance Method Details

#device_for(dev) ⇒ Object

Load device by alias



149
150
151
152
153
154
155
# File 'lib/rghost/constants.rb', line 149

def device_for(dev)
 
   
  return DEVICES_ALIAS[dev] if DEVICES_ALIAS.key? dev
  return dev if STANDARD.key? dev
  raise "Undefined device: #{dev}"
end