Penguin

Differences between current version and predecessor to the previous major change of display(1).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, June 3, 2002 6:50:07 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:50:07 pm by perry Revert
@@ -58,9 +58,9 @@
  
 o load an image from a file o display the next image o 
 display the former image o display a sequence of images as a 
 slide show o write the image to a file o print the image to 
-a ''PostScript'' printer o delete the image file o create 
+a ''! PostScript'' printer o delete the image file o create 
 a Visual Image Directory o select the image to display by 
 its thumbnail rather than name o undo last image 
 transformation o copy a region of the image o paste a region 
 to the image o restore the image to its original size o 
@@ -621,9 +621,9 @@
 write the image to a file [[''display''] 
  
  
 For a more detailed description of each option, see 
-''ImageMagick(1)''. 
+''! ImageMagick(1)''. 
 !!MOUSE BUTTONS 
  
  
 The effects of each button press is described below. Three 
@@ -765,9 +765,9 @@
 display the next image. 
  
  
 If the image is a multi-paged document such as a 
-''PostScript'' document, you can skip ahead several pages 
+''! PostScript'' document, you can skip ahead several pages 
 by preceding this command with a number. For example to 
 display the fourth page beyond the current page, press 
 4space. 
  
@@ -775,16 +775,16 @@
 backspace Press to display the former image. 
  
  
 If the image is a multi-paged document such as a 
-''PostScript'' document, you can skip behind several 
+''! PostScript'' document, you can skip behind several 
 pages by preceding this command with a number. For example 
 to display the fourth page preceding the current page, press 
 4n. 
  
  
 Ctl-S Press to save the image to a file. Ctl-P Press to 
-print the image to a ''PostScript'' printer. Ctl-D Press 
+print the image to a ''! PostScript'' printer. Ctl-D Press 
 to delete an image file. Ctl-N Press to create a blank 
 canvas. Ctl-Q Press to discard all images and exit program. 
 Ctl+Z Press to undo last image transformation. Ctl+R Press 
 to redo last image transformation. Ctl-X Press to cut a 
@@ -820,16 +820,16 @@
 Specifies the preferred color to use for the Image window 
 background. The default is #ccc. 
  
  
-__borderColor__ ''(class BorderColor)'' 
+__borderColor__ ''(class ! BorderColor)'' 
  
  
 Specifies the preferred color to use for the Image window 
 border. The default is #ccc. 
  
  
-__borderWidth__ ''(class BorderWidth)'' 
+__borderWidth__ ''(class ! BorderWidth)'' 
  
  
 Specifies the width in pixels of the image window border. 
 The default is 2. 
@@ -839,21 +839,21 @@
 browseCommand)'' 
  
  
 Specifies the name of the preferred browser when displaying 
-ImageMagick documentation. The default is netscape 
+! ImageMagick documentation. The default is netscape 
 %s. 
  
  
-__confirmExit__ ''(class ConfirmExit)'' 
+__confirmExit__ ''(class ! ConfirmExit)'' 
  
  
 __Display__ pops up a dialog box to confirm exiting the 
 program when exiting the program. Set this resource to False 
 to exit without a confirmation. 
  
  
-__displayGamma__ ''(class DisplayGamma)'' 
+__displayGamma__ ''(class ! DisplayGamma)'' 
  
  
 Specifies the gamma of the X server. 
  
@@ -866,17 +866,17 @@
 The default is 2.2. 
  
  
 __displayWarnings__ ''(class 
-DisplayWarnings)'' 
+! DisplayWarnings)'' 
  
  
 __Display__ pops up a dialog box whenever a warning 
 message occurs. Set this resource to False to ignore warning 
 messages. 
  
  
-__font__ ''(class FontList)'' 
+__font__ ''(class ! FontList)'' 
  
  
 Specifies the name of the preferred font to use in normal 
 formatted text. The default is 14 point 
@@ -921,9 +921,9 @@
 offset is measured from the bottom edge of the screen to the 
 bottom edge of the icon. 
  
  
-__iconGeometry__ ''(class IconGeometry)'' 
+__iconGeometry__ ''(class ! IconGeometry)'' 
  
  
 Specifies the preferred size and position of the application 
 when iconified. It is not necessarily obeyed by all window 
@@ -955,9 +955,9 @@
 invoked with button number 3 after the image is 
 displayed. 
  
  
-__matteColor__ ''(class MatteColor)'' 
+__matteColor__ ''(class ! MatteColor)'' 
  
  
 Specify the color of windows. It is used for the backgrounds 
 of windows, menus, and notices. A 3D effect is achieved by 
@@ -984,21 +984,21 @@
 are black, blue, green, cyan, gray, red, magenta, yellow, 
 and white. 
  
  
-__printCommand__ ''(class PrintCommand)'' 
+__printCommand__ ''(class ! PrintCommand)'' 
  
  
 This command is executed whenever Print is issued. In 
-general, it is the command to print ''PostScript'' to 
+general, it is the command to print ''! PostScript'' to 
 your printer. Default value: lp -c -s %i. 
  
  
-__sharedMemory__ ''(class SharedMemory)'' 
+__sharedMemory__ ''(class ! SharedMemory)'' 
  
  
 This resource specifies whether display should attempt use 
-shared memory for pixmaps. ImageMagick must be compiled with 
+shared memory for pixmaps. ! ImageMagick must be compiled with 
 shared memory support, and the display must support the 
 MIT-SHM extension. Otherwise, this resource is ignored. The 
 default is True. 
  
@@ -1019,9 +1019,9 @@
 manager to provide a header identifying the window. The 
 default is the image file name. 
  
  
-__undoCache__ ''(class UndoCache)'' 
+__undoCache__ ''(class ! UndoCache)'' 
  
  
 Specifies, in mega-bytes, the amount of memory in the undo 
 edit cache. Each time you modify the image it is saved in 
@@ -1029,9 +1029,9 @@
 subsequently ''undo'' one or more of these 
 transformations. The default is 16 Megabytes. 
  
  
-__usePixmap__ ''(class UsePixmap)'' 
+__usePixmap__ ''(class ! UsePixmap)'' 
  
  
 Images are maintained as a XImage by default. Set this 
 resource to True to utilize a server Pixmap instead. This 
@@ -1099,12 +1099,12 @@
 !!IMAGE CUTTING 
  
  
 Note that cut information for image window is not retained 
-for colormapped X server visuals (e.g. ''StaticColor'',  
-''StaticColor'', ''GRAYScale'', ''PseudoColor'').  
-Correct cutting behavior may require a ''TrueColor'' or  
-''DirectColor'' visual or a ''Standard 
+for colormapped X server visuals (e.g. ''! StaticColor'',  
+''! StaticColor'', ''GRAYScale'', ''! PseudoColor'').  
+Correct cutting behavior may require a ''! TrueColor'' or  
+''! DirectColor'' visual or a ''Standard 
 Colormap''. 
  
  
 To begin, press choose __Cut__ of the __Edit__ 
@@ -1312,12 +1312,12 @@
 channel. 
  
  
 Note that matte information for image window is not retained 
-for colormapped X server visuals (e.g. ''StaticColor,  
-StaticColor, GrayScale, PseudoColor''). Correct  
-compositing behavior may require a ''TrueColor'' or  
-''DirectColor'' visual or a ''Standard 
+for colormapped X server visuals (e.g. ''! StaticColor,  
+! StaticColor, ! GrayScale, ! PseudoColor''). Correct  
+compositing behavior may require a ''! TrueColor'' or  
+''! DirectColor'' visual or a ''Standard 
 Colormap''. 
  
  
 Choosing a composite operator is optional. The default 
@@ -1332,11 +1332,11 @@
 example, on a monochrome screen image window will appear 
 black or white even though your pasted image may have many 
 colors. If the image is saved to a file it is written with 
 the correct colors. To assure the correct colors are saved 
-in the final image, any ''PseudoClass'' image is promoted  
-to ''DirectClass''. To force a ''PseudoClass'' image  
-to remain ''PseudoClass'', use 
+in the final image, any ''! PseudoClass'' image is promoted  
+to ''! DirectClass''. To force a ''! PseudoClass'' image  
+to remain ''! PseudoClass'', use 
 __-colors__. 
 !!IMAGE CROPPING 
  
  
@@ -1736,11 +1736,11 @@
 text will appear black or white even if you choose the color 
 red as the font color. However, the image saved to a file 
 with __-write__ is written with red lettering. To assure 
 the correct color text in the final image, any 
-''PseudoClass'' image is promoted to ''DirectClass''  
-(see miff(5)). To force a ''PseudoClass'' image to remain  
-''PseudoClass'', use __-colors__. 
+''! PseudoClass'' image is promoted to ''! DirectClass''  
+(see miff(5)). To force a ''! PseudoClass'' image to remain  
+''! PseudoClass'', use __-colors__. 
 !!IMAGE COMPOSITING 
  
  
 An image composite is created interactively. __There is no 
@@ -1957,12 +1957,12 @@
 ''mask'' the vertical Y displacement. 
  
  
 Note that matte information for image window is not retained 
-for colormapped X server visuals (e.g. ''StaticColor,  
-StaticColor, GrayScale, PseudoColor''). Correct  
-compositing behavior may require a ''TrueColor'' or  
-''DirectColor'' visual or a ''Standard 
+for colormapped X server visuals (e.g. ''! StaticColor,  
+! StaticColor, ! GrayScale, ! PseudoColor''). Correct  
+compositing behavior may require a ''! TrueColor'' or  
+''! DirectColor'' visual or a ''Standard 
 Colormap''. 
  
  
 Choosing a composite operator is optional. The default 
@@ -1977,11 +1977,11 @@
 example, on a monochrome screen Image window will appear 
 black or white even though your composited image may have 
 many colors. If the image is saved to a file it is written 
 with the correct colors. To assure the correct colors are 
-saved in the final image, any PseudoClass image is promoted  
-to ''DirectClass'' (see miff). To force a  
-''PseudoClass'' image to remain ''PseudoClass'', use 
+saved in the final image, any ! PseudoClass image is promoted  
+to ''! DirectClass'' (see miff). To force a  
+''! PseudoClass'' image to remain ''! PseudoClass'', use 
 __-colors__. 
 !!COLOR EDITING 
  
  
@@ -2146,11 +2146,11 @@
 pixel will appear black or white even if you choose the 
 color red as the pixel color. However, the image saved to a 
 file with -write is written with red pixels. To assure the 
 correct color text in the final image, any 
-''PseudoClass'' image is promoted to ''DirectClass''  
-To force a ''PseudoClass'' image to remain  
-''PseudoClass'', use __-colors__. 
+''! PseudoClass'' image is promoted to ''! DirectClass''  
+To force a ''! PseudoClass'' image to remain  
+''! PseudoClass'', use __-colors__. 
 !!MATTE EDITING 
  
  
 Matte information within an image is useful for some 
@@ -2282,16 +2282,16 @@
 the __Magnify widget__. Move the pointer to the 
 __Magnify widget__ and position the pixel with the cursor 
 control keys. Finally, press a button to change the matte 
 value of the selected pixel (or pixels). Matte information 
-is only valid in a ''DirectClass image''. Therefore, any  
-''PseudoClass'' image is promoted to ''DirectClass''.  
-Note that matte information for ''PseudoClass'' is not 
+is only valid in a ''! DirectClass image''. Therefore, any  
+''! PseudoClass'' image is promoted to ''! DirectClass''.  
+Note that matte information for ''! PseudoClass'' is not 
 retained for colormapped X server visuals (e.g. 
-''StaticColor, StaticColor, GrayScale, PseudoColor'') 
+''! StaticColor, ! StaticColor, ! GrayScale, ! PseudoColor'') 
 unless you immediately save your image to a file (refer to 
 Write). Correct matte editing behavior may require a 
-''TrueColor'' or ''DirectColor'' visual or a 
+''! TrueColor'' or ''! DirectColor'' visual or a 
 ''Standard Colormap''. 
 !!IMAGE DRAWING 
  
  
@@ -2731,9 +2731,9 @@
 visuals____ 
  
  
 This option only applies when the default X server visual is 
-''PseudoColor'' or ''GRAYScale''. Refer to 
+''! PseudoColor'' or ''GRAYScale''. Refer to 
 __-visual__ for more details. By default, a shared 
 colormap is allocated. The image shares colors with other X 
 clients. Some image colors could be approximated, therefore 
 your image may look very different than intended. Otherwise 
@@ -2769,9 +2769,9 @@
  
  
 ''Peder Langlo'', __Hewlett Packard__, Norway, made 
 hundreds of suggestions and bug reports. Without Peder, 
-__ImageMagick__ would not be nearly as useful as it is 
+__! ImageMagick__ would not be nearly as useful as it is 
 today. 
  
  
 ''Rod Bogart'' and ''John W. Peterson'', __University 
@@ -2783,9 +2783,9 @@
 for the initial implementation of Alan Paeth's image 
 rotation algorithm. 
  
  
-''David Pensak'', __ImageMagick Studio__, for 
+''David Pensak'', __! ImageMagick Studio__, for 
 providing a computing environment that made this program 
 possible. 
  
  
@@ -2795,14 +2795,14 @@
 !!SEE ALSO 
  
  
 animate(1), composite(1), conjure(1), convert(1), 
-identify(1), ImageMagick(1), import(1), mogrify(1), 
+identify(1), ! ImageMagick(1), import(1), mogrify(1), 
 montage(1) 
 !!COPYRIGHT 
  
  
-__Copyright (C) 2002 ImageMagick Studio__ 
+__Copyright (C) 2002 ! ImageMagick Studio__ 
  
  
 __Permission is hereby granted, free of charge, to any 
 person obtaining a copy of this software and associated 
@@ -2811,22 +2811,22 @@
  
  
 __The above copyright notice and this permission notice 
 shall be included in all copies or substantial portions of 
-ImageMagick.__ 
+! ImageMagick.__ 
  
  
 __The software is provided 
 __ 
  
  
 __Except as contained in this notice, the name of the 
-ImageMagick Studio LLC shall not be used in advertising or 
+! ImageMagick Studio LLC shall not be used in advertising or 
 otherwise to promote the sale, use or other dealings in 
-ImageMagick without prior written authorization from the  
-ImageMagick Studio.__ 
+! ImageMagick without prior written authorization from the  
+! ImageMagick Studio.__ 
 !!AUTHORS 
  
  
-''John Cristy, ImageMagick Studio LLC, Glenn  
-Randers-Pehrson, ImageMagick Studio LLC.'' 
+''John Cristy, ! ImageMagick Studio LLC, Glenn  
+Randers-Pehrson, ! ImageMagick Studio LLC.'' 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.