Mercurial > geeqie.yaz
view doc/other_windows_image_properties.html @ 1091:b6e7d5ce18a2
Previous patch (revision 1185) for the comments-related segfault was incomplete, and as such, it broke keywords in files whose metadata had keywords but no comments.
This patch fixes that (and still fixes the case where one searches on
comments and hits a file with keywords but no comments). Lastly, I would
imagine that there exists a failure mode where one searches for a keyword and
hits a file with a comment but no keyword, and I imagine this patch should fix
that case as well.
Patch by Omari Stephens (aka xsdg).
author | zas_ |
---|---|
date | Thu, 06 Nov 2008 20:01:32 +0000 |
parents | f00c0c5e6dff |
children | 31a1a3f85859 |
line wrap: on
line source
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" /> <title>Image Properties Window - Geeqie User Manual</title> <style type="text/css"> /*<![CDATA[*/ p.previous {text-align: left} p.gq-image-properties-7 {margin-bottom: 0in} p.gq-image-properties-6 {margin-left: 1.58in} p.gq-image-properties-5 {margin-left: 0.79in} div.gq-image-properties-4 {text-align: center} table.gq-image-properties-3 {page-break-before: always} p.gq-image-properties-2 {text-align: right} p.gq-image-properties-1 {text-align: center} /*]]>*/ </style> </head> <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="gq-image-properties-4"> <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-properties-3"> <thead> <tr valign="top"> <td width="33%"> <p class="previous"><a href="other_windows_image_window.html">Previous</a> </p> </td> <td width="33%"> <p class="gq-image-properties-1">Image Properties – Other Windows</p> </td> <td width="33%"> <p class="gq-image-properties-2"><a href="image_management.html">Next</a> </p> </td> </tr> </thead> </table> </div> <hr /> <h1>Image Properties Window</h1> <p>The image properties window is a dialog that displays various information about a file.</p> <p>To display a properties window for a an image select Properties from it's context menu, in most windows pressing Control + P will display the properties of the selected images or files.</p> <p><br /> <br /> </p> <p>The properties window contains a scaled down image of the file and information about the file under several tabs. If the window contains more than one file, they can be navigated by activating the left and right arrow buttons, or by clicking the primary and middle mouse buttons on the image preview.</p> <p><br /> <br /> </p> <h2>Image preview</h2> <p class="gq-image-properties-5">This displays the contents of the active file. When the window contains more than one file, they can be navigated with the primary and middle mouse buttons. The image display is also a drag source for drag and drop, start the drag operation by pressing the middle mouse button and dragging the file to the desired target.</p> <p><br /> <br /> </p> <h2>General tab</h2> <p class="gq-image-properties-5">This displays information about the active file. It includes:</p> <p class="gq-image-properties-6"><b>File attributes:</b> Modification date and time, size, owner, group, and permissions.</p> <p class="gq-image-properties-6"><b>Image attributes:</b> Dimensions, uncompressed size, file or mime type, and existence of an alpha channel.</p> <p class="gq-image-properties-6"><b>Compress ratio:</b> The percentage of file size compared to the size of the image when decoded into memory.</p> <p><br /> <br /> </p> <h2>Keywords tab</h2> <p class="gq-image-properties-5">The keywords tab contains the same information that is in the Keywords sidebar, please refer to the <a href="sidebars_keywords.html">Keywords Sidebar</a> page for details.</p> <p><br /> <br /> </p> <h2>EXIF tab</h2> <p class="gq-image-properties-5">The EXIF tab contains the same information that is in the EXIF sidebar, please refer to the <a href="sidebars_exif.html">EXIF Sidebar</a> page for details.</p> <p><br /> <br /> </p> <p><br /> <br /> </p> <p><br /> <br /> </p> <hr /> <div class="gq-image-properties-4"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> <thead> <tr valign="top"> <td width="33%"> <p class="previous"><a href="other_windows_image_window.html">Previous</a> </p> </td> <td width="33%"> <p class="gq-image-properties-1"><a href="index.html">Contents</a> </p> </td> <td width="33%"> <p class="gq-image-properties-2"><a href="image_management.html">Next</a> </p> </td> </tr> </thead> <tbody> <tr valign="top"> <td width="33%"> <p><br /> </p> </td> <td width="33%"> <p class="gq-image-properties-1"><br /> </p> </td> <td width="33%"> <p class="gq-image-properties-2">Geeqie User Manual</p> </td> </tr> </tbody> </table> </div> <p class="gq-image-properties-7"><br /> </p> </body> </html>