Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_1_scp.adf » !Thump_Thump » !Thump/!Help

!Thump/!Help

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_1_scp.adf » !Thump_Thump
Filename: !Thump/!Help
Read OK:
File size: 31F1 bytes
Load address: 0000
Exec address: 0000
File contents
                                     T h u m p
                                    ===========
                              version 1.05,  13-11-97
                                  by Rick Hudson


This software is FreeWare. It must only be distrubuted in its original form
and there must be no charge for it (except possibly for covering media
costs).


What is Thump?
--------------

Thump is a JPEG thumbnail browser. Thump differs from most other thumbnail
applications in that it does not build and store a special set of thumbnails
- it generates them in real time as you browse the directory structure.
Because of the real-time nature it is suitable for sets of images that change
from time to time because there is no thumbnail library to be outdated.

Of course this has limitations. One is that Thump can only view JPEGs
(because the the OS can render JPEGs reasonaby quickly) - and there are no
plans to ever change that. Another is that displays are not instananeous and
that may be annoying.

It is also possible to attach captions (or descriptions) and keywords to
images although there isn't a search facility yet (it's planned though).

What is it called Thump? I dunno. It just is. Maybe because it's spelt almost
like Thumb.


How is it used?
---------------

Probably the only non-obvious thing is how to get things started. The program
is launched as normal and it installs itself on the icon bar. To view a
directory you need to drag one to Thump's icon bar icon. First Thump collects
information on the JPEGs in the directory (this may take a few seconds if
there are lots of JPEGs) and the display opens with blank rectangles where
the images will go and folder icons for any sub-directories found. Thump will
then proceed to fill in the blanks by drawing the JPEG thumbnails in the
background. Whenever the window needs to be redrawn (parts become visible
again) the blank rectangles will be shown until it can get around to
redrawing the thumbnail again.

Clicking with Select on a folder icon will open a new display as above.
Clicking with Adjust does the same but closes the old display.

Clicking with Select on a thumbnail shows the full-size image and clicking
with Adjust opens the caption edit dbox.

Popping up a menu in a thumbnail display results in this menu:

  Display       >  (display menu)
  File 'xxx'    >
  Open parent   >  (display menu)
  
The Display submenu is similar to the filer's (although no sorting options
are available) providing options resulting in a display also similar to the
filer:

  Large images      Grid of largish images with leafname underneath
  Small images      Grid of small images with leafname to the right
  Full info         Single column of images with name, caption & keywords

Choosing a display option redraws the directory in the new format.

Open parent opens the directory above the current one. Choosing one of the
submenu display options opens the parent in the chosen format whereas the
format specified in the preferences is otherwise used. Clicking adjust on the
window's close icon also opens the parent (in default format) but that also
closes the current display. 

The File (or dir.) submenu is this:

  View              View full image with internal JPEG viewer
  External view     View full image with external program (Filer_Run)
  Edit info         Open dbox for editing caption
  Delete            Delete a pitcure from disc & database

Note that deleting a pitcure is currently the only way that Thump ever
removes text entries from its database. If you delete a picture from disc
using the filer and Thump has a text entry for it then the text will just be
uselessly taking up space.

If the menu is a 'dir.' menu (ie you clicked on a directory) then View will
also have a display submenu allowing the directory to be directly open in the
chosen format. Clicking on View alone will use the format in the preferences.
'External view' in the directory context will make the filer open a viewer on
the directory.

Ordinarily Thump loads all the JPEGs into memory for thumbnailing purposes.
If there is insufficient memory the JPEGs will not be loaded and will be
accessed from disc whenever redrawing is required.

When the internal viewer shows a thumbnail it will just show the image from
the thumbnail buffer if it is present. If not present it will allocate a
buffer for the image, load it and display it from that. If the buffer cannot
be claimed it will be rendered directly from disc. If an image is being
rendered from the thumnail buffer and you subsequently close the window
containing the thumbnail, the full size image will revert to disc rendering.

There are some rather obscure key modifications which can be used when
clicking on things. Of course you don't need to know these to usefully use
Thump but they can save some extra clicking.

  Clicking on   with mouse   keyboard   action
  
  Directory     Select       none       open directory in prefs display mode
  Directory     Select       shift      open directory inheriting disp mode
  Directory     Adjust       none       as Select+none but closes current
  Directory     Adjust       shift      edit text attribution
  Image         Select       ignored    show image with prefs viewer
  Image         Adjust       ignored    edit text attribution
  
Inherited display mode means opening the display with the same display mode
as the one you clicked in. Using 'other' viewer means use an external viewer
if the internal one is the default and vice versa.


Attributing information to images
---------------------------------

The caption editor is straightforward. It is opened by clicking adjust on a
thumbnail image or by selecting 'edit info' from the menu. The current
caption and keywords are shown and can be edited. Clicking on save saves the
information to disc, cancel discards anything you have have done, and view
displays the full size picture. Clicking on the thumbnail also displays the
full image.

You can also attach desriptions to directories (only via the menu). Text may
be dropped on to the fields from another program (usually an editor) or file.

At present the keywords field is technically the same as the caption but the
idea is to describe the picture in the caption but enter significant features
into the keywords with a view to searching for a type of picture. There is no
set format for keywords field but I recommend you use the following guidlines
in case the search engine later depends on it.

  - keywords should be separated by commas
  - spaces should not be used

eg italy,historic-place

Information is associated with images based on characteristics of the file
only and not the name or location. This means if you move the file or even
rename it, it will retain its description when you see it in its new place.


Searching for pictures
----------------------

The search dbox is opened from the icon-bar menu. Enter words to search for
separated by spaces. Use quotes if you want to search for a phrase that has a
space in it.

Clicking 'Match all' will only select an image if all the words you entered
appear in the text. 'Match any' selects images if one or more words match. In
logic terms 'Match all' is like putting an 'AND' between each word and 'Match
any' is like putting an 'OR' between them.

Choosing 'Description' will look for words in the caption field and choosing
'Keywords' will look for words in the keywords field. Enabling both will
find pictures with words appearing in either field.

Searching is quite rapid and a result display will open when the results are
available. Images are not cached in the thumbnail display so they will be
rendered from disc.

Only pictures that are in the information database can be selected. A picture
does not enter the database until you click save in the caption editor.

At present, if Thump finds a picture in its database that no longer exists
(ie it has been moved or deleted) then you will just see a question icon in
the display. There are plans to add the option of searching the disc for such
missing pictures. In order for Thump to perform searches it stores the last
known location of images for this purpose only. If Thump sees the image in
another place as you browse around you will still see the same description
and keywords because the matching mechanism for this uses characteristics of
the file itself rather than the location. Such changes are updated
automatically when they are detected.

If you have pictures with information registered from several removable discs
then Thump will not be able to display thumbnails from discs not currently
mounted. An InsertDisc icon is displayed in place of such images (you will
need to open the info boxes for images to see where they were expected to
be). If you later insert the disc that the missing thumbnails are on the
thumnails will appear when the window is redrawn (reselect a display mode to
force a redraw). Furthermore if thumbnail buffering is enabled then
thumbnails will not disappear again when the disc is removed - you can even
display the full image if you use the internal viewer.


Preferences
-----------

Opening the preferences dbox from the icon bar reveals some things you can
control. The Save, Set and Cancel buttons do the use things. Clicking Save or
Set with Adjust keeps the dbox open whereas clicking with Select closes it.

  - Display mode. Determines which format newly opened thumbnail directories
    are shown in.
    
  - Thumbnail size. The size of the thumbnail is the currently shown display
    mode. Only the dimensions for the mode shown are stored when you click
    Save or Set.

  - Thumbnail render. Selects one of the available rendering modes. Dithering
    improves the display quality if less than 16 milion colours are
    available. Error diffused dithering only applies to 256 colour modes and
    makes better use of the palette.
  
  - Image render. Selects the rendering mode for the full-sized images in the
    same way as thumbnail rendering (above).
  
  - Image buffer. Selects the storage method for full-sized images:
      * 'From thumbnail' uses the thumbnail display's buffer if available
      * 'Use buffer' forces a separate buffer to be used
      * 'From file' uses no static memory and uses the data on disc
    If the preferred buffer cannot be used then the next one on the list if
    used instead.

  - Buffer thumbnails in memory. Selects whether to keep all the images in
    memory or not. When disabled, very little memory is used, initial
    directory opening is faster and redraw has a small speed penalty
    accompanied by some disc activity.
  
  - Load images during scan. When enabled, images are loaded as the directory
    is scanned resulting in a longer hourglassing period for large
    directories but no disc access occurs while drawing the thumbnails. When
    disabled, initial scanning is fast and images are loaded when they come
    to be drawn. This is different from disabling the previous option because
    in in this case future redraws are done from memory. This option is
    ignored if buffering from memory is disabled and only applies to
    directories and not search results (which always load during render).
  
  - Respond to dataopen. When enabled Thump will repsond to double-clicks on
    JPEGs and render them. Disable it if you use another viewer.
    
  - Use external viewer. When enabled, displaying of full-sized images will
    be passed to an external viewer. Thump won't pick up on the render
    request if 'Repsond to dataopen' is enabled.

  - One image at a time. When enabled, all other full size images will be
    closed before opening a new one. Saves closing them manually all the
    time.

Version history
---------------

1.05 (13/11/97) � fixed divide by zero error with empty displays
                � fixed redraw bug when switching from large to small
                � added file delete option

1.04 (26/10/97) � fixed bug displaying images from thumb if not yet loaded
                � made Select/Adjust on icon bar do something useful
                � fixed problem handling image filing systems

1.03 (23/10/97) � added option to load images during render or scan
                � allowed search results to buffer images in memory
                � trapped disc swapping messages during search

1.02 (20/10/97) � added some more directory/image opening options
                � fixed some bugs with search result windows

1.01 (17/10/97) � added preferences dbox
                � changed info format (already!) to assist in searching
                � added searching facility

1.00 (17/10/97) � first version


rick@actrix.gen.nz
http://www.geocities.com/CapeCanaveral/Lab/6722/thump.html
00000000  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000020  20 20 20 20 20 54 20 68  20 75 20 6d 20 70 0a 20  |     T h u m p. |
00000030  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000050  20 20 20 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 0a 20  |   ===========. |
00000060  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000070  20 20 20 20 20 20 20 20  20 20 20 20 20 76 65 72  |             ver|
00000080  73 69 6f 6e 20 31 2e 30  35 2c 20 20 31 33 2d 31  |sion 1.05,  13-1|
00000090  31 2d 39 37 0a 20 20 20  20 20 20 20 20 20 20 20  |1-97.           |
000000a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000000b0  20 20 20 20 20 20 20 62  79 20 52 69 63 6b 20 48  |       by Rick H|
000000c0  75 64 73 6f 6e 0a 0a 0a  54 68 69 73 20 73 6f 66  |udson...This sof|
000000d0  74 77 61 72 65 20 69 73  20 46 72 65 65 57 61 72  |tware is FreeWar|
000000e0  65 2e 20 49 74 20 6d 75  73 74 20 6f 6e 6c 79 20  |e. It must only |
000000f0  62 65 20 64 69 73 74 72  75 62 75 74 65 64 20 69  |be distrubuted i|
00000100  6e 20 69 74 73 20 6f 72  69 67 69 6e 61 6c 20 66  |n its original f|
00000110  6f 72 6d 0a 61 6e 64 20  74 68 65 72 65 20 6d 75  |orm.and there mu|
00000120  73 74 20 62 65 20 6e 6f  20 63 68 61 72 67 65 20  |st be no charge |
00000130  66 6f 72 20 69 74 20 28  65 78 63 65 70 74 20 70  |for it (except p|
00000140  6f 73 73 69 62 6c 79 20  66 6f 72 20 63 6f 76 65  |ossibly for cove|
00000150  72 69 6e 67 20 6d 65 64  69 61 0a 63 6f 73 74 73  |ring media.costs|
00000160  29 2e 0a 0a 0a 57 68 61  74 20 69 73 20 54 68 75  |)....What is Thu|
00000170  6d 70 3f 0a 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |mp?.------------|
00000180  2d 2d 0a 0a 54 68 75 6d  70 20 69 73 20 61 20 4a  |--..Thump is a J|
00000190  50 45 47 20 74 68 75 6d  62 6e 61 69 6c 20 62 72  |PEG thumbnail br|
000001a0  6f 77 73 65 72 2e 20 54  68 75 6d 70 20 64 69 66  |owser. Thump dif|
000001b0  66 65 72 73 20 66 72 6f  6d 20 6d 6f 73 74 20 6f  |fers from most o|
000001c0  74 68 65 72 20 74 68 75  6d 62 6e 61 69 6c 0a 61  |ther thumbnail.a|
000001d0  70 70 6c 69 63 61 74 69  6f 6e 73 20 69 6e 20 74  |pplications in t|
000001e0  68 61 74 20 69 74 20 64  6f 65 73 20 6e 6f 74 20  |hat it does not |
000001f0  62 75 69 6c 64 20 61 6e  64 20 73 74 6f 72 65 20  |build and store |
00000200  61 20 73 70 65 63 69 61  6c 20 73 65 74 20 6f 66  |a special set of|
00000210  20 74 68 75 6d 62 6e 61  69 6c 73 0a 2d 20 69 74  | thumbnails.- it|
00000220  20 67 65 6e 65 72 61 74  65 73 20 74 68 65 6d 20  | generates them |
00000230  69 6e 20 72 65 61 6c 20  74 69 6d 65 20 61 73 20  |in real time as |
00000240  79 6f 75 20 62 72 6f 77  73 65 20 74 68 65 20 64  |you browse the d|
00000250  69 72 65 63 74 6f 72 79  20 73 74 72 75 63 74 75  |irectory structu|
00000260  72 65 2e 0a 42 65 63 61  75 73 65 20 6f 66 20 74  |re..Because of t|
00000270  68 65 20 72 65 61 6c 2d  74 69 6d 65 20 6e 61 74  |he real-time nat|
00000280  75 72 65 20 69 74 20 69  73 20 73 75 69 74 61 62  |ure it is suitab|
00000290  6c 65 20 66 6f 72 20 73  65 74 73 20 6f 66 20 69  |le for sets of i|
000002a0  6d 61 67 65 73 20 74 68  61 74 20 63 68 61 6e 67  |mages that chang|
000002b0  65 0a 66 72 6f 6d 20 74  69 6d 65 20 74 6f 20 74  |e.from time to t|
000002c0  69 6d 65 20 62 65 63 61  75 73 65 20 74 68 65 72  |ime because ther|
000002d0  65 20 69 73 20 6e 6f 20  74 68 75 6d 62 6e 61 69  |e is no thumbnai|
000002e0  6c 20 6c 69 62 72 61 72  79 20 74 6f 20 62 65 20  |l library to be |
000002f0  6f 75 74 64 61 74 65 64  2e 0a 0a 4f 66 20 63 6f  |outdated...Of co|
00000300  75 72 73 65 20 74 68 69  73 20 68 61 73 20 6c 69  |urse this has li|
00000310  6d 69 74 61 74 69 6f 6e  73 2e 20 4f 6e 65 20 69  |mitations. One i|
00000320  73 20 74 68 61 74 20 54  68 75 6d 70 20 63 61 6e  |s that Thump can|
00000330  20 6f 6e 6c 79 20 76 69  65 77 20 4a 50 45 47 73  | only view JPEGs|
00000340  0a 28 62 65 63 61 75 73  65 20 74 68 65 20 74 68  |.(because the th|
00000350  65 20 4f 53 20 63 61 6e  20 72 65 6e 64 65 72 20  |e OS can render |
00000360  4a 50 45 47 73 20 72 65  61 73 6f 6e 61 62 79 20  |JPEGs reasonaby |
00000370  71 75 69 63 6b 6c 79 29  20 2d 20 61 6e 64 20 74  |quickly) - and t|
00000380  68 65 72 65 20 61 72 65  20 6e 6f 0a 70 6c 61 6e  |here are no.plan|
00000390  73 20 74 6f 20 65 76 65  72 20 63 68 61 6e 67 65  |s to ever change|
000003a0  20 74 68 61 74 2e 20 41  6e 6f 74 68 65 72 20 69  | that. Another i|
000003b0  73 20 74 68 61 74 20 64  69 73 70 6c 61 79 73 20  |s that displays |
000003c0  61 72 65 20 6e 6f 74 20  69 6e 73 74 61 6e 61 6e  |are not instanan|
000003d0  65 6f 75 73 20 61 6e 64  0a 74 68 61 74 20 6d 61  |eous and.that ma|
000003e0  79 20 62 65 20 61 6e 6e  6f 79 69 6e 67 2e 0a 0a  |y be annoying...|
000003f0  49 74 20 69 73 20 61 6c  73 6f 20 70 6f 73 73 69  |It is also possi|
00000400  62 6c 65 20 74 6f 20 61  74 74 61 63 68 20 63 61  |ble to attach ca|
00000410  70 74 69 6f 6e 73 20 28  6f 72 20 64 65 73 63 72  |ptions (or descr|
00000420  69 70 74 69 6f 6e 73 29  20 61 6e 64 20 6b 65 79  |iptions) and key|
00000430  77 6f 72 64 73 20 74 6f  0a 69 6d 61 67 65 73 20  |words to.images |
00000440  61 6c 74 68 6f 75 67 68  20 74 68 65 72 65 20 69  |although there i|
00000450  73 6e 27 74 20 61 20 73  65 61 72 63 68 20 66 61  |sn't a search fa|
00000460  63 69 6c 69 74 79 20 79  65 74 20 28 69 74 27 73  |cility yet (it's|
00000470  20 70 6c 61 6e 6e 65 64  20 74 68 6f 75 67 68 29  | planned though)|
00000480  2e 0a 0a 57 68 61 74 20  69 73 20 69 74 20 63 61  |...What is it ca|
00000490  6c 6c 65 64 20 54 68 75  6d 70 3f 20 49 20 64 75  |lled Thump? I du|
000004a0  6e 6e 6f 2e 20 49 74 20  6a 75 73 74 20 69 73 2e  |nno. It just is.|
000004b0  20 4d 61 79 62 65 20 62  65 63 61 75 73 65 20 69  | Maybe because i|
000004c0  74 27 73 20 73 70 65 6c  74 20 61 6c 6d 6f 73 74  |t's spelt almost|
000004d0  0a 6c 69 6b 65 20 54 68  75 6d 62 2e 0a 0a 0a 48  |.like Thumb....H|
000004e0  6f 77 20 69 73 20 69 74  20 75 73 65 64 3f 0a 2d  |ow is it used?.-|
000004f0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 0a 0a  |--------------..|
00000500  50 72 6f 62 61 62 6c 79  20 74 68 65 20 6f 6e 6c  |Probably the onl|
00000510  79 20 6e 6f 6e 2d 6f 62  76 69 6f 75 73 20 74 68  |y non-obvious th|
00000520  69 6e 67 20 69 73 20 68  6f 77 20 74 6f 20 67 65  |ing is how to ge|
00000530  74 20 74 68 69 6e 67 73  20 73 74 61 72 74 65 64  |t things started|
00000540  2e 20 54 68 65 20 70 72  6f 67 72 61 6d 0a 69 73  |. The program.is|
00000550  20 6c 61 75 6e 63 68 65  64 20 61 73 20 6e 6f 72  | launched as nor|
00000560  6d 61 6c 20 61 6e 64 20  69 74 20 69 6e 73 74 61  |mal and it insta|
00000570  6c 6c 73 20 69 74 73 65  6c 66 20 6f 6e 20 74 68  |lls itself on th|
00000580  65 20 69 63 6f 6e 20 62  61 72 2e 20 54 6f 20 76  |e icon bar. To v|
00000590  69 65 77 20 61 0a 64 69  72 65 63 74 6f 72 79 20  |iew a.directory |
000005a0  79 6f 75 20 6e 65 65 64  20 74 6f 20 64 72 61 67  |you need to drag|
000005b0  20 6f 6e 65 20 74 6f 20  54 68 75 6d 70 27 73 20  | one to Thump's |
000005c0  69 63 6f 6e 20 62 61 72  20 69 63 6f 6e 2e 20 46  |icon bar icon. F|
000005d0  69 72 73 74 20 54 68 75  6d 70 20 63 6f 6c 6c 65  |irst Thump colle|
000005e0  63 74 73 0a 69 6e 66 6f  72 6d 61 74 69 6f 6e 20  |cts.information |
000005f0  6f 6e 20 74 68 65 20 4a  50 45 47 73 20 69 6e 20  |on the JPEGs in |
00000600  74 68 65 20 64 69 72 65  63 74 6f 72 79 20 28 74  |the directory (t|
00000610  68 69 73 20 6d 61 79 20  74 61 6b 65 20 61 20 66  |his may take a f|
00000620  65 77 20 73 65 63 6f 6e  64 73 20 69 66 0a 74 68  |ew seconds if.th|
00000630  65 72 65 20 61 72 65 20  6c 6f 74 73 20 6f 66 20  |ere are lots of |
00000640  4a 50 45 47 73 29 20 61  6e 64 20 74 68 65 20 64  |JPEGs) and the d|
00000650  69 73 70 6c 61 79 20 6f  70 65 6e 73 20 77 69 74  |isplay opens wit|
00000660  68 20 62 6c 61 6e 6b 20  72 65 63 74 61 6e 67 6c  |h blank rectangl|
00000670  65 73 20 77 68 65 72 65  0a 74 68 65 20 69 6d 61  |es where.the ima|
00000680  67 65 73 20 77 69 6c 6c  20 67 6f 20 61 6e 64 20  |ges will go and |
00000690  66 6f 6c 64 65 72 20 69  63 6f 6e 73 20 66 6f 72  |folder icons for|
000006a0  20 61 6e 79 20 73 75 62  2d 64 69 72 65 63 74 6f  | any sub-directo|
000006b0  72 69 65 73 20 66 6f 75  6e 64 2e 20 54 68 75 6d  |ries found. Thum|
000006c0  70 20 77 69 6c 6c 0a 74  68 65 6e 20 70 72 6f 63  |p will.then proc|
000006d0  65 65 64 20 74 6f 20 66  69 6c 6c 20 69 6e 20 74  |eed to fill in t|
000006e0  68 65 20 62 6c 61 6e 6b  73 20 62 79 20 64 72 61  |he blanks by dra|
000006f0  77 69 6e 67 20 74 68 65  20 4a 50 45 47 20 74 68  |wing the JPEG th|
00000700  75 6d 62 6e 61 69 6c 73  20 69 6e 20 74 68 65 0a  |umbnails in the.|
00000710  62 61 63 6b 67 72 6f 75  6e 64 2e 20 57 68 65 6e  |background. When|
00000720  65 76 65 72 20 74 68 65  20 77 69 6e 64 6f 77 20  |ever the window |
00000730  6e 65 65 64 73 20 74 6f  20 62 65 20 72 65 64 72  |needs to be redr|
00000740  61 77 6e 20 28 70 61 72  74 73 20 62 65 63 6f 6d  |awn (parts becom|
00000750  65 20 76 69 73 69 62 6c  65 0a 61 67 61 69 6e 29  |e visible.again)|
00000760  20 74 68 65 20 62 6c 61  6e 6b 20 72 65 63 74 61  | the blank recta|
00000770  6e 67 6c 65 73 20 77 69  6c 6c 20 62 65 20 73 68  |ngles will be sh|
00000780  6f 77 6e 20 75 6e 74 69  6c 20 69 74 20 63 61 6e  |own until it can|
00000790  20 67 65 74 20 61 72 6f  75 6e 64 20 74 6f 0a 72  | get around to.r|
000007a0  65 64 72 61 77 69 6e 67  20 74 68 65 20 74 68 75  |edrawing the thu|
000007b0  6d 62 6e 61 69 6c 20 61  67 61 69 6e 2e 0a 0a 43  |mbnail again...C|
000007c0  6c 69 63 6b 69 6e 67 20  77 69 74 68 20 53 65 6c  |licking with Sel|
000007d0  65 63 74 20 6f 6e 20 61  20 66 6f 6c 64 65 72 20  |ect on a folder |
000007e0  69 63 6f 6e 20 77 69 6c  6c 20 6f 70 65 6e 20 61  |icon will open a|
000007f0  20 6e 65 77 20 64 69 73  70 6c 61 79 20 61 73 20  | new display as |
00000800  61 62 6f 76 65 2e 0a 43  6c 69 63 6b 69 6e 67 20  |above..Clicking |
00000810  77 69 74 68 20 41 64 6a  75 73 74 20 64 6f 65 73  |with Adjust does|
00000820  20 74 68 65 20 73 61 6d  65 20 62 75 74 20 63 6c  | the same but cl|
00000830  6f 73 65 73 20 74 68 65  20 6f 6c 64 20 64 69 73  |oses the old dis|
00000840  70 6c 61 79 2e 0a 0a 43  6c 69 63 6b 69 6e 67 20  |play...Clicking |
00000850  77 69 74 68 20 53 65 6c  65 63 74 20 6f 6e 20 61  |with Select on a|
00000860  20 74 68 75 6d 62 6e 61  69 6c 20 73 68 6f 77 73  | thumbnail shows|
00000870  20 74 68 65 20 66 75 6c  6c 2d 73 69 7a 65 20 69  | the full-size i|
00000880  6d 61 67 65 20 61 6e 64  20 63 6c 69 63 6b 69 6e  |mage and clickin|
00000890  67 0a 77 69 74 68 20 41  64 6a 75 73 74 20 6f 70  |g.with Adjust op|
000008a0  65 6e 73 20 74 68 65 20  63 61 70 74 69 6f 6e 20  |ens the caption |
000008b0  65 64 69 74 20 64 62 6f  78 2e 0a 0a 50 6f 70 70  |edit dbox...Popp|
000008c0  69 6e 67 20 75 70 20 61  20 6d 65 6e 75 20 69 6e  |ing up a menu in|
000008d0  20 61 20 74 68 75 6d 62  6e 61 69 6c 20 64 69 73  | a thumbnail dis|
000008e0  70 6c 61 79 20 72 65 73  75 6c 74 73 20 69 6e 20  |play results in |
000008f0  74 68 69 73 20 6d 65 6e  75 3a 0a 0a 20 20 44 69  |this menu:..  Di|
00000900  73 70 6c 61 79 20 20 20  20 20 20 20 3e 20 20 28  |splay       >  (|
00000910  64 69 73 70 6c 61 79 20  6d 65 6e 75 29 0a 20 20  |display menu).  |
00000920  46 69 6c 65 20 27 78 78  78 27 20 20 20 20 3e 0a  |File 'xxx'    >.|
00000930  20 20 4f 70 65 6e 20 70  61 72 65 6e 74 20 20 20  |  Open parent   |
00000940  3e 20 20 28 64 69 73 70  6c 61 79 20 6d 65 6e 75  |>  (display menu|
00000950  29 0a 20 20 0a 54 68 65  20 44 69 73 70 6c 61 79  |).  .The Display|
00000960  20 73 75 62 6d 65 6e 75  20 69 73 20 73 69 6d 69  | submenu is simi|
00000970  6c 61 72 20 74 6f 20 74  68 65 20 66 69 6c 65 72  |lar to the filer|
00000980  27 73 20 28 61 6c 74 68  6f 75 67 68 20 6e 6f 20  |'s (although no |
00000990  73 6f 72 74 69 6e 67 20  6f 70 74 69 6f 6e 73 0a  |sorting options.|
000009a0  61 72 65 20 61 76 61 69  6c 61 62 6c 65 29 20 70  |are available) p|
000009b0  72 6f 76 69 64 69 6e 67  20 6f 70 74 69 6f 6e 73  |roviding options|
000009c0  20 72 65 73 75 6c 74 69  6e 67 20 69 6e 20 61 20  | resulting in a |
000009d0  64 69 73 70 6c 61 79 20  61 6c 73 6f 20 73 69 6d  |display also sim|
000009e0  69 6c 61 72 20 74 6f 20  74 68 65 0a 66 69 6c 65  |ilar to the.file|
000009f0  72 3a 0a 0a 20 20 4c 61  72 67 65 20 69 6d 61 67  |r:..  Large imag|
00000a00  65 73 20 20 20 20 20 20  47 72 69 64 20 6f 66 20  |es      Grid of |
00000a10  6c 61 72 67 69 73 68 20  69 6d 61 67 65 73 20 77  |largish images w|
00000a20  69 74 68 20 6c 65 61 66  6e 61 6d 65 20 75 6e 64  |ith leafname und|
00000a30  65 72 6e 65 61 74 68 0a  20 20 53 6d 61 6c 6c 20  |erneath.  Small |
00000a40  69 6d 61 67 65 73 20 20  20 20 20 20 47 72 69 64  |images      Grid|
00000a50  20 6f 66 20 73 6d 61 6c  6c 20 69 6d 61 67 65 73  | of small images|
00000a60  20 77 69 74 68 20 6c 65  61 66 6e 61 6d 65 20 74  | with leafname t|
00000a70  6f 20 74 68 65 20 72 69  67 68 74 0a 20 20 46 75  |o the right.  Fu|
00000a80  6c 6c 20 69 6e 66 6f 20  20 20 20 20 20 20 20 20  |ll info         |
00000a90  53 69 6e 67 6c 65 20 63  6f 6c 75 6d 6e 20 6f 66  |Single column of|
00000aa0  20 69 6d 61 67 65 73 20  77 69 74 68 20 6e 61 6d  | images with nam|
00000ab0  65 2c 20 63 61 70 74 69  6f 6e 20 26 20 6b 65 79  |e, caption & key|
00000ac0  77 6f 72 64 73 0a 0a 43  68 6f 6f 73 69 6e 67 20  |words..Choosing |
00000ad0  61 20 64 69 73 70 6c 61  79 20 6f 70 74 69 6f 6e  |a display option|
00000ae0  20 72 65 64 72 61 77 73  20 74 68 65 20 64 69 72  | redraws the dir|
00000af0  65 63 74 6f 72 79 20 69  6e 20 74 68 65 20 6e 65  |ectory in the ne|
00000b00  77 20 66 6f 72 6d 61 74  2e 0a 0a 4f 70 65 6e 20  |w format...Open |
00000b10  70 61 72 65 6e 74 20 6f  70 65 6e 73 20 74 68 65  |parent opens the|
00000b20  20 64 69 72 65 63 74 6f  72 79 20 61 62 6f 76 65  | directory above|
00000b30  20 74 68 65 20 63 75 72  72 65 6e 74 20 6f 6e 65  | the current one|
00000b40  2e 20 43 68 6f 6f 73 69  6e 67 20 6f 6e 65 20 6f  |. Choosing one o|
00000b50  66 20 74 68 65 0a 73 75  62 6d 65 6e 75 20 64 69  |f the.submenu di|
00000b60  73 70 6c 61 79 20 6f 70  74 69 6f 6e 73 20 6f 70  |splay options op|
00000b70  65 6e 73 20 74 68 65 20  70 61 72 65 6e 74 20 69  |ens the parent i|
00000b80  6e 20 74 68 65 20 63 68  6f 73 65 6e 20 66 6f 72  |n the chosen for|
00000b90  6d 61 74 20 77 68 65 72  65 61 73 20 74 68 65 0a  |mat whereas the.|
00000ba0  66 6f 72 6d 61 74 20 73  70 65 63 69 66 69 65 64  |format specified|
00000bb0  20 69 6e 20 74 68 65 20  70 72 65 66 65 72 65 6e  | in the preferen|
00000bc0  63 65 73 20 69 73 20 6f  74 68 65 72 77 69 73 65  |ces is otherwise|
00000bd0  20 75 73 65 64 2e 20 43  6c 69 63 6b 69 6e 67 20  | used. Clicking |
00000be0  61 64 6a 75 73 74 20 6f  6e 20 74 68 65 0a 77 69  |adjust on the.wi|
00000bf0  6e 64 6f 77 27 73 20 63  6c 6f 73 65 20 69 63 6f  |ndow's close ico|
00000c00  6e 20 61 6c 73 6f 20 6f  70 65 6e 73 20 74 68 65  |n also opens the|
00000c10  20 70 61 72 65 6e 74 20  28 69 6e 20 64 65 66 61  | parent (in defa|
00000c20  75 6c 74 20 66 6f 72 6d  61 74 29 20 62 75 74 20  |ult format) but |
00000c30  74 68 61 74 20 61 6c 73  6f 0a 63 6c 6f 73 65 73  |that also.closes|
00000c40  20 74 68 65 20 63 75 72  72 65 6e 74 20 64 69 73  | the current dis|
00000c50  70 6c 61 79 2e 20 0a 0a  54 68 65 20 46 69 6c 65  |play. ..The File|
00000c60  20 28 6f 72 20 64 69 72  2e 29 20 73 75 62 6d 65  | (or dir.) subme|
00000c70  6e 75 20 69 73 20 74 68  69 73 3a 0a 0a 20 20 56  |nu is this:..  V|
00000c80  69 65 77 20 20 20 20 20  20 20 20 20 20 20 20 20  |iew             |
00000c90  20 56 69 65 77 20 66 75  6c 6c 20 69 6d 61 67 65  | View full image|
00000ca0  20 77 69 74 68 20 69 6e  74 65 72 6e 61 6c 20 4a  | with internal J|
00000cb0  50 45 47 20 76 69 65 77  65 72 0a 20 20 45 78 74  |PEG viewer.  Ext|
00000cc0  65 72 6e 61 6c 20 76 69  65 77 20 20 20 20 20 56  |ernal view     V|
00000cd0  69 65 77 20 66 75 6c 6c  20 69 6d 61 67 65 20 77  |iew full image w|
00000ce0  69 74 68 20 65 78 74 65  72 6e 61 6c 20 70 72 6f  |ith external pro|
00000cf0  67 72 61 6d 20 28 46 69  6c 65 72 5f 52 75 6e 29  |gram (Filer_Run)|
00000d00  0a 20 20 45 64 69 74 20  69 6e 66 6f 20 20 20 20  |.  Edit info    |
00000d10  20 20 20 20 20 4f 70 65  6e 20 64 62 6f 78 20 66  |     Open dbox f|
00000d20  6f 72 20 65 64 69 74 69  6e 67 20 63 61 70 74 69  |or editing capti|
00000d30  6f 6e 0a 20 20 44 65 6c  65 74 65 20 20 20 20 20  |on.  Delete     |
00000d40  20 20 20 20 20 20 20 44  65 6c 65 74 65 20 61 20  |       Delete a |
00000d50  70 69 74 63 75 72 65 20  66 72 6f 6d 20 64 69 73  |pitcure from dis|
00000d60  63 20 26 20 64 61 74 61  62 61 73 65 0a 0a 4e 6f  |c & database..No|
00000d70  74 65 20 74 68 61 74 20  64 65 6c 65 74 69 6e 67  |te that deleting|
00000d80  20 61 20 70 69 74 63 75  72 65 20 69 73 20 63 75  | a pitcure is cu|
00000d90  72 72 65 6e 74 6c 79 20  74 68 65 20 6f 6e 6c 79  |rrently the only|
00000da0  20 77 61 79 20 74 68 61  74 20 54 68 75 6d 70 20  | way that Thump |
00000db0  65 76 65 72 0a 72 65 6d  6f 76 65 73 20 74 65 78  |ever.removes tex|
00000dc0  74 20 65 6e 74 72 69 65  73 20 66 72 6f 6d 20 69  |t entries from i|
00000dd0  74 73 20 64 61 74 61 62  61 73 65 2e 20 49 66 20  |ts database. If |
00000de0  79 6f 75 20 64 65 6c 65  74 65 20 61 20 70 69 63  |you delete a pic|
00000df0  74 75 72 65 20 66 72 6f  6d 20 64 69 73 63 0a 75  |ture from disc.u|
00000e00  73 69 6e 67 20 74 68 65  20 66 69 6c 65 72 20 61  |sing the filer a|
00000e10  6e 64 20 54 68 75 6d 70  20 68 61 73 20 61 20 74  |nd Thump has a t|
00000e20  65 78 74 20 65 6e 74 72  79 20 66 6f 72 20 69 74  |ext entry for it|
00000e30  20 74 68 65 6e 20 74 68  65 20 74 65 78 74 20 77  | then the text w|
00000e40  69 6c 6c 20 6a 75 73 74  20 62 65 0a 75 73 65 6c  |ill just be.usel|
00000e50  65 73 73 6c 79 20 74 61  6b 69 6e 67 20 75 70 20  |essly taking up |
00000e60  73 70 61 63 65 2e 0a 0a  49 66 20 74 68 65 20 6d  |space...If the m|
00000e70  65 6e 75 20 69 73 20 61  20 27 64 69 72 2e 27 20  |enu is a 'dir.' |
00000e80  6d 65 6e 75 20 28 69 65  20 79 6f 75 20 63 6c 69  |menu (ie you cli|
00000e90  63 6b 65 64 20 6f 6e 20  61 20 64 69 72 65 63 74  |cked on a direct|
00000ea0  6f 72 79 29 20 74 68 65  6e 20 56 69 65 77 20 77  |ory) then View w|
00000eb0  69 6c 6c 0a 61 6c 73 6f  20 68 61 76 65 20 61 20  |ill.also have a |
00000ec0  64 69 73 70 6c 61 79 20  73 75 62 6d 65 6e 75 20  |display submenu |
00000ed0  61 6c 6c 6f 77 69 6e 67  20 74 68 65 20 64 69 72  |allowing the dir|
00000ee0  65 63 74 6f 72 79 20 74  6f 20 62 65 20 64 69 72  |ectory to be dir|
00000ef0  65 63 74 6c 79 20 6f 70  65 6e 20 69 6e 20 74 68  |ectly open in th|
00000f00  65 0a 63 68 6f 73 65 6e  20 66 6f 72 6d 61 74 2e  |e.chosen format.|
00000f10  20 43 6c 69 63 6b 69 6e  67 20 6f 6e 20 56 69 65  | Clicking on Vie|
00000f20  77 20 61 6c 6f 6e 65 20  77 69 6c 6c 20 75 73 65  |w alone will use|
00000f30  20 74 68 65 20 66 6f 72  6d 61 74 20 69 6e 20 74  | the format in t|
00000f40  68 65 20 70 72 65 66 65  72 65 6e 63 65 73 2e 0a  |he preferences..|
00000f50  27 45 78 74 65 72 6e 61  6c 20 76 69 65 77 27 20  |'External view' |
00000f60  69 6e 20 74 68 65 20 64  69 72 65 63 74 6f 72 79  |in the directory|
00000f70  20 63 6f 6e 74 65 78 74  20 77 69 6c 6c 20 6d 61  | context will ma|
00000f80  6b 65 20 74 68 65 20 66  69 6c 65 72 20 6f 70 65  |ke the filer ope|
00000f90  6e 20 61 20 76 69 65 77  65 72 20 6f 6e 0a 74 68  |n a viewer on.th|
00000fa0  65 20 64 69 72 65 63 74  6f 72 79 2e 0a 0a 4f 72  |e directory...Or|
00000fb0  64 69 6e 61 72 69 6c 79  20 54 68 75 6d 70 20 6c  |dinarily Thump l|
00000fc0  6f 61 64 73 20 61 6c 6c  20 74 68 65 20 4a 50 45  |oads all the JPE|
00000fd0  47 73 20 69 6e 74 6f 20  6d 65 6d 6f 72 79 20 66  |Gs into memory f|
00000fe0  6f 72 20 74 68 75 6d 62  6e 61 69 6c 69 6e 67 20  |or thumbnailing |
00000ff0  70 75 72 70 6f 73 65 73  2e 0a 49 66 20 74 68 65  |purposes..If the|
00001000  72 65 20 69 73 20 69 6e  73 75 66 66 69 63 69 65  |re is insufficie|
00001010  6e 74 20 6d 65 6d 6f 72  79 20 74 68 65 20 4a 50  |nt memory the JP|
00001020  45 47 73 20 77 69 6c 6c  20 6e 6f 74 20 62 65 20  |EGs will not be |
00001030  6c 6f 61 64 65 64 20 61  6e 64 20 77 69 6c 6c 20  |loaded and will |
00001040  62 65 0a 61 63 63 65 73  73 65 64 20 66 72 6f 6d  |be.accessed from|
00001050  20 64 69 73 63 20 77 68  65 6e 65 76 65 72 20 72  | disc whenever r|
00001060  65 64 72 61 77 69 6e 67  20 69 73 20 72 65 71 75  |edrawing is requ|
00001070  69 72 65 64 2e 0a 0a 57  68 65 6e 20 74 68 65 20  |ired...When the |
00001080  69 6e 74 65 72 6e 61 6c  20 76 69 65 77 65 72 20  |internal viewer |
00001090  73 68 6f 77 73 20 61 20  74 68 75 6d 62 6e 61 69  |shows a thumbnai|
000010a0  6c 20 69 74 20 77 69 6c  6c 20 6a 75 73 74 20 73  |l it will just s|
000010b0  68 6f 77 20 74 68 65 20  69 6d 61 67 65 20 66 72  |how the image fr|
000010c0  6f 6d 0a 74 68 65 20 74  68 75 6d 62 6e 61 69 6c  |om.the thumbnail|
000010d0  20 62 75 66 66 65 72 20  69 66 20 69 74 20 69 73  | buffer if it is|
000010e0  20 70 72 65 73 65 6e 74  2e 20 49 66 20 6e 6f 74  | present. If not|
000010f0  20 70 72 65 73 65 6e 74  20 69 74 20 77 69 6c 6c  | present it will|
00001100  20 61 6c 6c 6f 63 61 74  65 20 61 0a 62 75 66 66  | allocate a.buff|
00001110  65 72 20 66 6f 72 20 74  68 65 20 69 6d 61 67 65  |er for the image|
00001120  2c 20 6c 6f 61 64 20 69  74 20 61 6e 64 20 64 69  |, load it and di|
00001130  73 70 6c 61 79 20 69 74  20 66 72 6f 6d 20 74 68  |splay it from th|
00001140  61 74 2e 20 49 66 20 74  68 65 20 62 75 66 66 65  |at. If the buffe|
00001150  72 20 63 61 6e 6e 6f 74  0a 62 65 20 63 6c 61 69  |r cannot.be clai|
00001160  6d 65 64 20 69 74 20 77  69 6c 6c 20 62 65 20 72  |med it will be r|
00001170  65 6e 64 65 72 65 64 20  64 69 72 65 63 74 6c 79  |endered directly|
00001180  20 66 72 6f 6d 20 64 69  73 63 2e 20 49 66 20 61  | from disc. If a|
00001190  6e 20 69 6d 61 67 65 20  69 73 20 62 65 69 6e 67  |n image is being|
000011a0  0a 72 65 6e 64 65 72 65  64 20 66 72 6f 6d 20 74  |.rendered from t|
000011b0  68 65 20 74 68 75 6d 6e  61 69 6c 20 62 75 66 66  |he thumnail buff|
000011c0  65 72 20 61 6e 64 20 79  6f 75 20 73 75 62 73 65  |er and you subse|
000011d0  71 75 65 6e 74 6c 79 20  63 6c 6f 73 65 20 74 68  |quently close th|
000011e0  65 20 77 69 6e 64 6f 77  0a 63 6f 6e 74 61 69 6e  |e window.contain|
000011f0  69 6e 67 20 74 68 65 20  74 68 75 6d 62 6e 61 69  |ing the thumbnai|
00001200  6c 2c 20 74 68 65 20 66  75 6c 6c 20 73 69 7a 65  |l, the full size|
00001210  20 69 6d 61 67 65 20 77  69 6c 6c 20 72 65 76 65  | image will reve|
00001220  72 74 20 74 6f 20 64 69  73 63 20 72 65 6e 64 65  |rt to disc rende|
00001230  72 69 6e 67 2e 0a 0a 54  68 65 72 65 20 61 72 65  |ring...There are|
00001240  20 73 6f 6d 65 20 72 61  74 68 65 72 20 6f 62 73  | some rather obs|
00001250  63 75 72 65 20 6b 65 79  20 6d 6f 64 69 66 69 63  |cure key modific|
00001260  61 74 69 6f 6e 73 20 77  68 69 63 68 20 63 61 6e  |ations which can|
00001270  20 62 65 20 75 73 65 64  20 77 68 65 6e 0a 63 6c  | be used when.cl|
00001280  69 63 6b 69 6e 67 20 6f  6e 20 74 68 69 6e 67 73  |icking on things|
00001290  2e 20 4f 66 20 63 6f 75  72 73 65 20 79 6f 75 20  |. Of course you |
000012a0  64 6f 6e 27 74 20 6e 65  65 64 20 74 6f 20 6b 6e  |don't need to kn|
000012b0  6f 77 20 74 68 65 73 65  20 74 6f 20 75 73 65 66  |ow these to usef|
000012c0  75 6c 6c 79 20 75 73 65  0a 54 68 75 6d 70 20 62  |ully use.Thump b|
000012d0  75 74 20 74 68 65 79 20  63 61 6e 20 73 61 76 65  |ut they can save|
000012e0  20 73 6f 6d 65 20 65 78  74 72 61 20 63 6c 69 63  | some extra clic|
000012f0  6b 69 6e 67 2e 0a 0a 20  20 43 6c 69 63 6b 69 6e  |king...  Clickin|
00001300  67 20 6f 6e 20 20 20 77  69 74 68 20 6d 6f 75 73  |g on   with mous|
00001310  65 20 20 20 6b 65 79 62  6f 61 72 64 20 20 20 61  |e   keyboard   a|
00001320  63 74 69 6f 6e 0a 20 20  0a 20 20 44 69 72 65 63  |ction.  .  Direc|
00001330  74 6f 72 79 20 20 20 20  20 53 65 6c 65 63 74 20  |tory     Select |
00001340  20 20 20 20 20 20 6e 6f  6e 65 20 20 20 20 20 20  |      none      |
00001350  20 6f 70 65 6e 20 64 69  72 65 63 74 6f 72 79 20  | open directory |
00001360  69 6e 20 70 72 65 66 73  20 64 69 73 70 6c 61 79  |in prefs display|
00001370  20 6d 6f 64 65 0a 20 20  44 69 72 65 63 74 6f 72  | mode.  Director|
00001380  79 20 20 20 20 20 53 65  6c 65 63 74 20 20 20 20  |y     Select    |
00001390  20 20 20 73 68 69 66 74  20 20 20 20 20 20 6f 70  |   shift      op|
000013a0  65 6e 20 64 69 72 65 63  74 6f 72 79 20 69 6e 68  |en directory inh|
000013b0  65 72 69 74 69 6e 67 20  64 69 73 70 20 6d 6f 64  |eriting disp mod|
000013c0  65 0a 20 20 44 69 72 65  63 74 6f 72 79 20 20 20  |e.  Directory   |
000013d0  20 20 41 64 6a 75 73 74  20 20 20 20 20 20 20 6e  |  Adjust       n|
000013e0  6f 6e 65 20 20 20 20 20  20 20 61 73 20 53 65 6c  |one       as Sel|
000013f0  65 63 74 2b 6e 6f 6e 65  20 62 75 74 20 63 6c 6f  |ect+none but clo|
00001400  73 65 73 20 63 75 72 72  65 6e 74 0a 20 20 44 69  |ses current.  Di|
00001410  72 65 63 74 6f 72 79 20  20 20 20 20 41 64 6a 75  |rectory     Adju|
00001420  73 74 20 20 20 20 20 20  20 73 68 69 66 74 20 20  |st       shift  |
00001430  20 20 20 20 65 64 69 74  20 74 65 78 74 20 61 74  |    edit text at|
00001440  74 72 69 62 75 74 69 6f  6e 0a 20 20 49 6d 61 67  |tribution.  Imag|
00001450  65 20 20 20 20 20 20 20  20 20 53 65 6c 65 63 74  |e         Select|
00001460  20 20 20 20 20 20 20 69  67 6e 6f 72 65 64 20 20  |       ignored  |
00001470  20 20 73 68 6f 77 20 69  6d 61 67 65 20 77 69 74  |  show image wit|
00001480  68 20 70 72 65 66 73 20  76 69 65 77 65 72 0a 20  |h prefs viewer. |
00001490  20 49 6d 61 67 65 20 20  20 20 20 20 20 20 20 41  | Image         A|
000014a0  64 6a 75 73 74 20 20 20  20 20 20 20 69 67 6e 6f  |djust       igno|
000014b0  72 65 64 20 20 20 20 65  64 69 74 20 74 65 78 74  |red    edit text|
000014c0  20 61 74 74 72 69 62 75  74 69 6f 6e 0a 20 20 0a  | attribution.  .|
000014d0  49 6e 68 65 72 69 74 65  64 20 64 69 73 70 6c 61  |Inherited displa|
000014e0  79 20 6d 6f 64 65 20 6d  65 61 6e 73 20 6f 70 65  |y mode means ope|
000014f0  6e 69 6e 67 20 74 68 65  20 64 69 73 70 6c 61 79  |ning the display|
00001500  20 77 69 74 68 20 74 68  65 20 73 61 6d 65 20 64  | with the same d|
00001510  69 73 70 6c 61 79 20 6d  6f 64 65 0a 61 73 20 74  |isplay mode.as t|
00001520  68 65 20 6f 6e 65 20 79  6f 75 20 63 6c 69 63 6b  |he one you click|
00001530  65 64 20 69 6e 2e 20 55  73 69 6e 67 20 27 6f 74  |ed in. Using 'ot|
00001540  68 65 72 27 20 76 69 65  77 65 72 20 6d 65 61 6e  |her' viewer mean|
00001550  73 20 75 73 65 20 61 6e  20 65 78 74 65 72 6e 61  |s use an externa|
00001560  6c 20 76 69 65 77 65 72  0a 69 66 20 74 68 65 20  |l viewer.if the |
00001570  69 6e 74 65 72 6e 61 6c  20 6f 6e 65 20 69 73 20  |internal one is |
00001580  74 68 65 20 64 65 66 61  75 6c 74 20 61 6e 64 20  |the default and |
00001590  76 69 63 65 20 76 65 72  73 61 2e 0a 0a 0a 41 74  |vice versa....At|
000015a0  74 72 69 62 75 74 69 6e  67 20 69 6e 66 6f 72 6d  |tributing inform|
000015b0  61 74 69 6f 6e 20 74 6f  20 69 6d 61 67 65 73 0a  |ation to images.|
000015c0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
000015e0  2d 0a 0a 54 68 65 20 63  61 70 74 69 6f 6e 20 65  |-..The caption e|
000015f0  64 69 74 6f 72 20 69 73  20 73 74 72 61 69 67 68  |ditor is straigh|
00001600  74 66 6f 72 77 61 72 64  2e 20 49 74 20 69 73 20  |tforward. It is |
00001610  6f 70 65 6e 65 64 20 62  79 20 63 6c 69 63 6b 69  |opened by clicki|
00001620  6e 67 20 61 64 6a 75 73  74 20 6f 6e 20 61 0a 74  |ng adjust on a.t|
00001630  68 75 6d 62 6e 61 69 6c  20 69 6d 61 67 65 20 6f  |humbnail image o|
00001640  72 20 62 79 20 73 65 6c  65 63 74 69 6e 67 20 27  |r by selecting '|
00001650  65 64 69 74 20 69 6e 66  6f 27 20 66 72 6f 6d 20  |edit info' from |
00001660  74 68 65 20 6d 65 6e 75  2e 20 54 68 65 20 63 75  |the menu. The cu|
00001670  72 72 65 6e 74 0a 63 61  70 74 69 6f 6e 20 61 6e  |rrent.caption an|
00001680  64 20 6b 65 79 77 6f 72  64 73 20 61 72 65 20 73  |d keywords are s|
00001690  68 6f 77 6e 20 61 6e 64  20 63 61 6e 20 62 65 20  |hown and can be |
000016a0  65 64 69 74 65 64 2e 20  43 6c 69 63 6b 69 6e 67  |edited. Clicking|
000016b0  20 6f 6e 20 73 61 76 65  20 73 61 76 65 73 20 74  | on save saves t|
000016c0  68 65 0a 69 6e 66 6f 72  6d 61 74 69 6f 6e 20 74  |he.information t|
000016d0  6f 20 64 69 73 63 2c 20  63 61 6e 63 65 6c 20 64  |o disc, cancel d|
000016e0  69 73 63 61 72 64 73 20  61 6e 79 74 68 69 6e 67  |iscards anything|
000016f0  20 79 6f 75 20 68 61 76  65 20 68 61 76 65 20 64  | you have have d|
00001700  6f 6e 65 2c 20 61 6e 64  20 76 69 65 77 0a 64 69  |one, and view.di|
00001710  73 70 6c 61 79 73 20 74  68 65 20 66 75 6c 6c 20  |splays the full |
00001720  73 69 7a 65 20 70 69 63  74 75 72 65 2e 20 43 6c  |size picture. Cl|
00001730  69 63 6b 69 6e 67 20 6f  6e 20 74 68 65 20 74 68  |icking on the th|
00001740  75 6d 62 6e 61 69 6c 20  61 6c 73 6f 20 64 69 73  |umbnail also dis|
00001750  70 6c 61 79 73 20 74 68  65 0a 66 75 6c 6c 20 69  |plays the.full i|
00001760  6d 61 67 65 2e 0a 0a 59  6f 75 20 63 61 6e 20 61  |mage...You can a|
00001770  6c 73 6f 20 61 74 74 61  63 68 20 64 65 73 72 69  |lso attach desri|
00001780  70 74 69 6f 6e 73 20 74  6f 20 64 69 72 65 63 74  |ptions to direct|
00001790  6f 72 69 65 73 20 28 6f  6e 6c 79 20 76 69 61 20  |ories (only via |
000017a0  74 68 65 20 6d 65 6e 75  29 2e 20 54 65 78 74 20  |the menu). Text |
000017b0  6d 61 79 0a 62 65 20 64  72 6f 70 70 65 64 20 6f  |may.be dropped o|
000017c0  6e 20 74 6f 20 74 68 65  20 66 69 65 6c 64 73 20  |n to the fields |
000017d0  66 72 6f 6d 20 61 6e 6f  74 68 65 72 20 70 72 6f  |from another pro|
000017e0  67 72 61 6d 20 28 75 73  75 61 6c 6c 79 20 61 6e  |gram (usually an|
000017f0  20 65 64 69 74 6f 72 29  20 6f 72 20 66 69 6c 65  | editor) or file|
00001800  2e 0a 0a 41 74 20 70 72  65 73 65 6e 74 20 74 68  |...At present th|
00001810  65 20 6b 65 79 77 6f 72  64 73 20 66 69 65 6c 64  |e keywords field|
00001820  20 69 73 20 74 65 63 68  6e 69 63 61 6c 6c 79 20  | is technically |
00001830  74 68 65 20 73 61 6d 65  20 61 73 20 74 68 65 20  |the same as the |
00001840  63 61 70 74 69 6f 6e 20  62 75 74 20 74 68 65 0a  |caption but the.|
00001850  69 64 65 61 20 69 73 20  74 6f 20 64 65 73 63 72  |idea is to descr|
00001860  69 62 65 20 74 68 65 20  70 69 63 74 75 72 65 20  |ibe the picture |
00001870  69 6e 20 74 68 65 20 63  61 70 74 69 6f 6e 20 62  |in the caption b|
00001880  75 74 20 65 6e 74 65 72  20 73 69 67 6e 69 66 69  |ut enter signifi|
00001890  63 61 6e 74 20 66 65 61  74 75 72 65 73 0a 69 6e  |cant features.in|
000018a0  74 6f 20 74 68 65 20 6b  65 79 77 6f 72 64 73 20  |to the keywords |
000018b0  77 69 74 68 20 61 20 76  69 65 77 20 74 6f 20 73  |with a view to s|
000018c0  65 61 72 63 68 69 6e 67  20 66 6f 72 20 61 20 74  |earching for a t|
000018d0  79 70 65 20 6f 66 20 70  69 63 74 75 72 65 2e 20  |ype of picture. |
000018e0  54 68 65 72 65 20 69 73  20 6e 6f 0a 73 65 74 20  |There is no.set |
000018f0  66 6f 72 6d 61 74 20 66  6f 72 20 6b 65 79 77 6f  |format for keywo|
00001900  72 64 73 20 66 69 65 6c  64 20 62 75 74 20 49 20  |rds field but I |
00001910  72 65 63 6f 6d 6d 65 6e  64 20 79 6f 75 20 75 73  |recommend you us|
00001920  65 20 74 68 65 20 66 6f  6c 6c 6f 77 69 6e 67 20  |e the following |
00001930  67 75 69 64 6c 69 6e 65  73 0a 69 6e 20 63 61 73  |guidlines.in cas|
00001940  65 20 74 68 65 20 73 65  61 72 63 68 20 65 6e 67  |e the search eng|
00001950  69 6e 65 20 6c 61 74 65  72 20 64 65 70 65 6e 64  |ine later depend|
00001960  73 20 6f 6e 20 69 74 2e  0a 0a 20 20 2d 20 6b 65  |s on it...  - ke|
00001970  79 77 6f 72 64 73 20 73  68 6f 75 6c 64 20 62 65  |ywords should be|
00001980  20 73 65 70 61 72 61 74  65 64 20 62 79 20 63 6f  | separated by co|
00001990  6d 6d 61 73 0a 20 20 2d  20 73 70 61 63 65 73 20  |mmas.  - spaces |
000019a0  73 68 6f 75 6c 64 20 6e  6f 74 20 62 65 20 75 73  |should not be us|
000019b0  65 64 0a 0a 65 67 20 69  74 61 6c 79 2c 68 69 73  |ed..eg italy,his|
000019c0  74 6f 72 69 63 2d 70 6c  61 63 65 0a 0a 49 6e 66  |toric-place..Inf|
000019d0  6f 72 6d 61 74 69 6f 6e  20 69 73 20 61 73 73 6f  |ormation is asso|
000019e0  63 69 61 74 65 64 20 77  69 74 68 20 69 6d 61 67  |ciated with imag|
000019f0  65 73 20 62 61 73 65 64  20 6f 6e 20 63 68 61 72  |es based on char|
00001a00  61 63 74 65 72 69 73 74  69 63 73 20 6f 66 20 74  |acteristics of t|
00001a10  68 65 20 66 69 6c 65 0a  6f 6e 6c 79 20 61 6e 64  |he file.only and|
00001a20  20 6e 6f 74 20 74 68 65  20 6e 61 6d 65 20 6f 72  | not the name or|
00001a30  20 6c 6f 63 61 74 69 6f  6e 2e 20 54 68 69 73 20  | location. This |
00001a40  6d 65 61 6e 73 20 69 66  20 79 6f 75 20 6d 6f 76  |means if you mov|
00001a50  65 20 74 68 65 20 66 69  6c 65 20 6f 72 20 65 76  |e the file or ev|
00001a60  65 6e 0a 72 65 6e 61 6d  65 20 69 74 2c 20 69 74  |en.rename it, it|
00001a70  20 77 69 6c 6c 20 72 65  74 61 69 6e 20 69 74 73  | will retain its|
00001a80  20 64 65 73 63 72 69 70  74 69 6f 6e 20 77 68 65  | description whe|
00001a90  6e 20 79 6f 75 20 73 65  65 20 69 74 20 69 6e 20  |n you see it in |
00001aa0  69 74 73 20 6e 65 77 20  70 6c 61 63 65 2e 0a 0a  |its new place...|
00001ab0  0a 53 65 61 72 63 68 69  6e 67 20 66 6f 72 20 70  |.Searching for p|
00001ac0  69 63 74 75 72 65 73 0a  2d 2d 2d 2d 2d 2d 2d 2d  |ictures.--------|
00001ad0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 0a 0a  |--------------..|
00001ae0  54 68 65 20 73 65 61 72  63 68 20 64 62 6f 78 20  |The search dbox |
00001af0  69 73 20 6f 70 65 6e 65  64 20 66 72 6f 6d 20 74  |is opened from t|
00001b00  68 65 20 69 63 6f 6e 2d  62 61 72 20 6d 65 6e 75  |he icon-bar menu|
00001b10  2e 20 45 6e 74 65 72 20  77 6f 72 64 73 20 74 6f  |. Enter words to|
00001b20  20 73 65 61 72 63 68 20  66 6f 72 0a 73 65 70 61  | search for.sepa|
00001b30  72 61 74 65 64 20 62 79  20 73 70 61 63 65 73 2e  |rated by spaces.|
00001b40  20 55 73 65 20 71 75 6f  74 65 73 20 69 66 20 79  | Use quotes if y|
00001b50  6f 75 20 77 61 6e 74 20  74 6f 20 73 65 61 72 63  |ou want to searc|
00001b60  68 20 66 6f 72 20 61 20  70 68 72 61 73 65 20 74  |h for a phrase t|
00001b70  68 61 74 20 68 61 73 20  61 0a 73 70 61 63 65 20  |hat has a.space |
00001b80  69 6e 20 69 74 2e 0a 0a  43 6c 69 63 6b 69 6e 67  |in it...Clicking|
00001b90  20 27 4d 61 74 63 68 20  61 6c 6c 27 20 77 69 6c  | 'Match all' wil|
00001ba0  6c 20 6f 6e 6c 79 20 73  65 6c 65 63 74 20 61 6e  |l only select an|
00001bb0  20 69 6d 61 67 65 20 69  66 20 61 6c 6c 20 74 68  | image if all th|
00001bc0  65 20 77 6f 72 64 73 20  79 6f 75 20 65 6e 74 65  |e words you ente|
00001bd0  72 65 64 0a 61 70 70 65  61 72 20 69 6e 20 74 68  |red.appear in th|
00001be0  65 20 74 65 78 74 2e 20  27 4d 61 74 63 68 20 61  |e text. 'Match a|
00001bf0  6e 79 27 20 73 65 6c 65  63 74 73 20 69 6d 61 67  |ny' selects imag|
00001c00  65 73 20 69 66 20 6f 6e  65 20 6f 72 20 6d 6f 72  |es if one or mor|
00001c10  65 20 77 6f 72 64 73 20  6d 61 74 63 68 2e 20 49  |e words match. I|
00001c20  6e 0a 6c 6f 67 69 63 20  74 65 72 6d 73 20 27 4d  |n.logic terms 'M|
00001c30  61 74 63 68 20 61 6c 6c  27 20 69 73 20 6c 69 6b  |atch all' is lik|
00001c40  65 20 70 75 74 74 69 6e  67 20 61 6e 20 27 41 4e  |e putting an 'AN|
00001c50  44 27 20 62 65 74 77 65  65 6e 20 65 61 63 68 20  |D' between each |
00001c60  77 6f 72 64 20 61 6e 64  20 27 4d 61 74 63 68 0a  |word and 'Match.|
00001c70  61 6e 79 27 20 69 73 20  6c 69 6b 65 20 70 75 74  |any' is like put|
00001c80  74 69 6e 67 20 61 6e 20  27 4f 52 27 20 62 65 74  |ting an 'OR' bet|
00001c90  77 65 65 6e 20 74 68 65  6d 2e 0a 0a 43 68 6f 6f  |ween them...Choo|
00001ca0  73 69 6e 67 20 27 44 65  73 63 72 69 70 74 69 6f  |sing 'Descriptio|
00001cb0  6e 27 20 77 69 6c 6c 20  6c 6f 6f 6b 20 66 6f 72  |n' will look for|
00001cc0  20 77 6f 72 64 73 20 69  6e 20 74 68 65 20 63 61  | words in the ca|
00001cd0  70 74 69 6f 6e 20 66 69  65 6c 64 20 61 6e 64 20  |ption field and |
00001ce0  63 68 6f 6f 73 69 6e 67  0a 27 4b 65 79 77 6f 72  |choosing.'Keywor|
00001cf0  64 73 27 20 77 69 6c 6c  20 6c 6f 6f 6b 20 66 6f  |ds' will look fo|
00001d00  72 20 77 6f 72 64 73 20  69 6e 20 74 68 65 20 6b  |r words in the k|
00001d10  65 79 77 6f 72 64 73 20  66 69 65 6c 64 2e 20 45  |eywords field. E|
00001d20  6e 61 62 6c 69 6e 67 20  62 6f 74 68 20 77 69 6c  |nabling both wil|
00001d30  6c 0a 66 69 6e 64 20 70  69 63 74 75 72 65 73 20  |l.find pictures |
00001d40  77 69 74 68 20 77 6f 72  64 73 20 61 70 70 65 61  |with words appea|
00001d50  72 69 6e 67 20 69 6e 20  65 69 74 68 65 72 20 66  |ring in either f|
00001d60  69 65 6c 64 2e 0a 0a 53  65 61 72 63 68 69 6e 67  |ield...Searching|
00001d70  20 69 73 20 71 75 69 74  65 20 72 61 70 69 64 20  | is quite rapid |
00001d80  61 6e 64 20 61 20 72 65  73 75 6c 74 20 64 69 73  |and a result dis|
00001d90  70 6c 61 79 20 77 69 6c  6c 20 6f 70 65 6e 20 77  |play will open w|
00001da0  68 65 6e 20 74 68 65 20  72 65 73 75 6c 74 73 20  |hen the results |
00001db0  61 72 65 0a 61 76 61 69  6c 61 62 6c 65 2e 20 49  |are.available. I|
00001dc0  6d 61 67 65 73 20 61 72  65 20 6e 6f 74 20 63 61  |mages are not ca|
00001dd0  63 68 65 64 20 69 6e 20  74 68 65 20 74 68 75 6d  |ched in the thum|
00001de0  62 6e 61 69 6c 20 64 69  73 70 6c 61 79 20 73 6f  |bnail display so|
00001df0  20 74 68 65 79 20 77 69  6c 6c 20 62 65 0a 72 65  | they will be.re|
00001e00  6e 64 65 72 65 64 20 66  72 6f 6d 20 64 69 73 63  |ndered from disc|
00001e10  2e 0a 0a 4f 6e 6c 79 20  70 69 63 74 75 72 65 73  |...Only pictures|
00001e20  20 74 68 61 74 20 61 72  65 20 69 6e 20 74 68 65  | that are in the|
00001e30  20 69 6e 66 6f 72 6d 61  74 69 6f 6e 20 64 61 74  | information dat|
00001e40  61 62 61 73 65 20 63 61  6e 20 62 65 20 73 65 6c  |abase can be sel|
00001e50  65 63 74 65 64 2e 20 41  20 70 69 63 74 75 72 65  |ected. A picture|
00001e60  0a 64 6f 65 73 20 6e 6f  74 20 65 6e 74 65 72 20  |.does not enter |
00001e70  74 68 65 20 64 61 74 61  62 61 73 65 20 75 6e 74  |the database unt|
00001e80  69 6c 20 79 6f 75 20 63  6c 69 63 6b 20 73 61 76  |il you click sav|
00001e90  65 20 69 6e 20 74 68 65  20 63 61 70 74 69 6f 6e  |e in the caption|
00001ea0  20 65 64 69 74 6f 72 2e  0a 0a 41 74 20 70 72 65  | editor...At pre|
00001eb0  73 65 6e 74 2c 20 69 66  20 54 68 75 6d 70 20 66  |sent, if Thump f|
00001ec0  69 6e 64 73 20 61 20 70  69 63 74 75 72 65 20 69  |inds a picture i|
00001ed0  6e 20 69 74 73 20 64 61  74 61 62 61 73 65 20 74  |n its database t|
00001ee0  68 61 74 20 6e 6f 20 6c  6f 6e 67 65 72 20 65 78  |hat no longer ex|
00001ef0  69 73 74 73 0a 28 69 65  20 69 74 20 68 61 73 20  |ists.(ie it has |
00001f00  62 65 65 6e 20 6d 6f 76  65 64 20 6f 72 20 64 65  |been moved or de|
00001f10  6c 65 74 65 64 29 20 74  68 65 6e 20 79 6f 75 20  |leted) then you |
00001f20  77 69 6c 6c 20 6a 75 73  74 20 73 65 65 20 61 20  |will just see a |
00001f30  71 75 65 73 74 69 6f 6e  20 69 63 6f 6e 20 69 6e  |question icon in|
00001f40  0a 74 68 65 20 64 69 73  70 6c 61 79 2e 20 54 68  |.the display. Th|
00001f50  65 72 65 20 61 72 65 20  70 6c 61 6e 73 20 74 6f  |ere are plans to|
00001f60  20 61 64 64 20 74 68 65  20 6f 70 74 69 6f 6e 20  | add the option |
00001f70  6f 66 20 73 65 61 72 63  68 69 6e 67 20 74 68 65  |of searching the|
00001f80  20 64 69 73 63 20 66 6f  72 20 73 75 63 68 0a 6d  | disc for such.m|
00001f90  69 73 73 69 6e 67 20 70  69 63 74 75 72 65 73 2e  |issing pictures.|
00001fa0  20 49 6e 20 6f 72 64 65  72 20 66 6f 72 20 54 68  | In order for Th|
00001fb0  75 6d 70 20 74 6f 20 70  65 72 66 6f 72 6d 20 73  |ump to perform s|
00001fc0  65 61 72 63 68 65 73 20  69 74 20 73 74 6f 72 65  |earches it store|
00001fd0  73 20 74 68 65 20 6c 61  73 74 0a 6b 6e 6f 77 6e  |s the last.known|
00001fe0  20 6c 6f 63 61 74 69 6f  6e 20 6f 66 20 69 6d 61  | location of ima|
00001ff0  67 65 73 20 66 6f 72 20  74 68 69 73 20 70 75 72  |ges for this pur|
00002000  70 6f 73 65 20 6f 6e 6c  79 2e 20 49 66 20 54 68  |pose only. If Th|
00002010  75 6d 70 20 73 65 65 73  20 74 68 65 20 69 6d 61  |ump sees the ima|
00002020  67 65 20 69 6e 0a 61 6e  6f 74 68 65 72 20 70 6c  |ge in.another pl|
00002030  61 63 65 20 61 73 20 79  6f 75 20 62 72 6f 77 73  |ace as you brows|
00002040  65 20 61 72 6f 75 6e 64  20 79 6f 75 20 77 69 6c  |e around you wil|
00002050  6c 20 73 74 69 6c 6c 20  73 65 65 20 74 68 65 20  |l still see the |
00002060  73 61 6d 65 20 64 65 73  63 72 69 70 74 69 6f 6e  |same description|
00002070  0a 61 6e 64 20 6b 65 79  77 6f 72 64 73 20 62 65  |.and keywords be|
00002080  63 61 75 73 65 20 74 68  65 20 6d 61 74 63 68 69  |cause the matchi|
00002090  6e 67 20 6d 65 63 68 61  6e 69 73 6d 20 66 6f 72  |ng mechanism for|
000020a0  20 74 68 69 73 20 75 73  65 73 20 63 68 61 72 61  | this uses chara|
000020b0  63 74 65 72 69 73 74 69  63 73 20 6f 66 0a 74 68  |cteristics of.th|
000020c0  65 20 66 69 6c 65 20 69  74 73 65 6c 66 20 72 61  |e file itself ra|
000020d0  74 68 65 72 20 74 68 61  6e 20 74 68 65 20 6c 6f  |ther than the lo|
000020e0  63 61 74 69 6f 6e 2e 20  53 75 63 68 20 63 68 61  |cation. Such cha|
000020f0  6e 67 65 73 20 61 72 65  20 75 70 64 61 74 65 64  |nges are updated|
00002100  0a 61 75 74 6f 6d 61 74  69 63 61 6c 6c 79 20 77  |.automatically w|
00002110  68 65 6e 20 74 68 65 79  20 61 72 65 20 64 65 74  |hen they are det|
00002120  65 63 74 65 64 2e 0a 0a  49 66 20 79 6f 75 20 68  |ected...If you h|
00002130  61 76 65 20 70 69 63 74  75 72 65 73 20 77 69 74  |ave pictures wit|
00002140  68 20 69 6e 66 6f 72 6d  61 74 69 6f 6e 20 72 65  |h information re|
00002150  67 69 73 74 65 72 65 64  20 66 72 6f 6d 20 73 65  |gistered from se|
00002160  76 65 72 61 6c 20 72 65  6d 6f 76 61 62 6c 65 20  |veral removable |
00002170  64 69 73 63 73 0a 74 68  65 6e 20 54 68 75 6d 70  |discs.then Thump|
00002180  20 77 69 6c 6c 20 6e 6f  74 20 62 65 20 61 62 6c  | will not be abl|
00002190  65 20 74 6f 20 64 69 73  70 6c 61 79 20 74 68 75  |e to display thu|
000021a0  6d 62 6e 61 69 6c 73 20  66 72 6f 6d 20 64 69 73  |mbnails from dis|
000021b0  63 73 20 6e 6f 74 20 63  75 72 72 65 6e 74 6c 79  |cs not currently|
000021c0  0a 6d 6f 75 6e 74 65 64  2e 20 41 6e 20 49 6e 73  |.mounted. An Ins|
000021d0  65 72 74 44 69 73 63 20  69 63 6f 6e 20 69 73 20  |ertDisc icon is |
000021e0  64 69 73 70 6c 61 79 65  64 20 69 6e 20 70 6c 61  |displayed in pla|
000021f0  63 65 20 6f 66 20 73 75  63 68 20 69 6d 61 67 65  |ce of such image|
00002200  73 20 28 79 6f 75 20 77  69 6c 6c 0a 6e 65 65 64  |s (you will.need|
00002210  20 74 6f 20 6f 70 65 6e  20 74 68 65 20 69 6e 66  | to open the inf|
00002220  6f 20 62 6f 78 65 73 20  66 6f 72 20 69 6d 61 67  |o boxes for imag|
00002230  65 73 20 74 6f 20 73 65  65 20 77 68 65 72 65 20  |es to see where |
00002240  74 68 65 79 20 77 65 72  65 20 65 78 70 65 63 74  |they were expect|
00002250  65 64 20 74 6f 0a 62 65  29 2e 20 49 66 20 79 6f  |ed to.be). If yo|
00002260  75 20 6c 61 74 65 72 20  69 6e 73 65 72 74 20 74  |u later insert t|
00002270  68 65 20 64 69 73 63 20  74 68 61 74 20 74 68 65  |he disc that the|
00002280  20 6d 69 73 73 69 6e 67  20 74 68 75 6d 62 6e 61  | missing thumbna|
00002290  69 6c 73 20 61 72 65 20  6f 6e 20 74 68 65 0a 74  |ils are on the.t|
000022a0  68 75 6d 6e 61 69 6c 73  20 77 69 6c 6c 20 61 70  |humnails will ap|
000022b0  70 65 61 72 20 77 68 65  6e 20 74 68 65 20 77 69  |pear when the wi|
000022c0  6e 64 6f 77 20 69 73 20  72 65 64 72 61 77 6e 20  |ndow is redrawn |
000022d0  28 72 65 73 65 6c 65 63  74 20 61 20 64 69 73 70  |(reselect a disp|
000022e0  6c 61 79 20 6d 6f 64 65  20 74 6f 0a 66 6f 72 63  |lay mode to.forc|
000022f0  65 20 61 20 72 65 64 72  61 77 29 2e 20 46 75 72  |e a redraw). Fur|
00002300  74 68 65 72 6d 6f 72 65  20 69 66 20 74 68 75 6d  |thermore if thum|
00002310  62 6e 61 69 6c 20 62 75  66 66 65 72 69 6e 67 20  |bnail buffering |
00002320  69 73 20 65 6e 61 62 6c  65 64 20 74 68 65 6e 0a  |is enabled then.|
00002330  74 68 75 6d 62 6e 61 69  6c 73 20 77 69 6c 6c 20  |thumbnails will |
00002340  6e 6f 74 20 64 69 73 61  70 70 65 61 72 20 61 67  |not disappear ag|
00002350  61 69 6e 20 77 68 65 6e  20 74 68 65 20 64 69 73  |ain when the dis|
00002360  63 20 69 73 20 72 65 6d  6f 76 65 64 20 2d 20 79  |c is removed - y|
00002370  6f 75 20 63 61 6e 20 65  76 65 6e 0a 64 69 73 70  |ou can even.disp|
00002380  6c 61 79 20 74 68 65 20  66 75 6c 6c 20 69 6d 61  |lay the full ima|
00002390  67 65 20 69 66 20 79 6f  75 20 75 73 65 20 74 68  |ge if you use th|
000023a0  65 20 69 6e 74 65 72 6e  61 6c 20 76 69 65 77 65  |e internal viewe|
000023b0  72 2e 0a 0a 0a 50 72 65  66 65 72 65 6e 63 65 73  |r....Preferences|
000023c0  0a 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 0a 4f 70  |.-----------..Op|
000023d0  65 6e 69 6e 67 20 74 68  65 20 70 72 65 66 65 72  |ening the prefer|
000023e0  65 6e 63 65 73 20 64 62  6f 78 20 66 72 6f 6d 20  |ences dbox from |
000023f0  74 68 65 20 69 63 6f 6e  20 62 61 72 20 72 65 76  |the icon bar rev|
00002400  65 61 6c 73 20 73 6f 6d  65 20 74 68 69 6e 67 73  |eals some things|
00002410  20 79 6f 75 20 63 61 6e  0a 63 6f 6e 74 72 6f 6c  | you can.control|
00002420  2e 20 54 68 65 20 53 61  76 65 2c 20 53 65 74 20  |. The Save, Set |
00002430  61 6e 64 20 43 61 6e 63  65 6c 20 62 75 74 74 6f  |and Cancel butto|
00002440  6e 73 20 64 6f 20 74 68  65 20 75 73 65 20 74 68  |ns do the use th|
00002450  69 6e 67 73 2e 20 43 6c  69 63 6b 69 6e 67 20 53  |ings. Clicking S|
00002460  61 76 65 20 6f 72 0a 53  65 74 20 77 69 74 68 20  |ave or.Set with |
00002470  41 64 6a 75 73 74 20 6b  65 65 70 73 20 74 68 65  |Adjust keeps the|
00002480  20 64 62 6f 78 20 6f 70  65 6e 20 77 68 65 72 65  | dbox open where|
00002490  61 73 20 63 6c 69 63 6b  69 6e 67 20 77 69 74 68  |as clicking with|
000024a0  20 53 65 6c 65 63 74 20  63 6c 6f 73 65 73 20 69  | Select closes i|
000024b0  74 2e 0a 0a 20 20 2d 20  44 69 73 70 6c 61 79 20  |t...  - Display |
000024c0  6d 6f 64 65 2e 20 44 65  74 65 72 6d 69 6e 65 73  |mode. Determines|
000024d0  20 77 68 69 63 68 20 66  6f 72 6d 61 74 20 6e 65  | which format ne|
000024e0  77 6c 79 20 6f 70 65 6e  65 64 20 74 68 75 6d 62  |wly opened thumb|
000024f0  6e 61 69 6c 20 64 69 72  65 63 74 6f 72 69 65 73  |nail directories|
00002500  0a 20 20 20 20 61 72 65  20 73 68 6f 77 6e 20 69  |.    are shown i|
00002510  6e 2e 0a 20 20 20 20 0a  20 20 2d 20 54 68 75 6d  |n..    .  - Thum|
00002520  62 6e 61 69 6c 20 73 69  7a 65 2e 20 54 68 65 20  |bnail size. The |
00002530  73 69 7a 65 20 6f 66 20  74 68 65 20 74 68 75 6d  |size of the thum|
00002540  62 6e 61 69 6c 20 69 73  20 74 68 65 20 63 75 72  |bnail is the cur|
00002550  72 65 6e 74 6c 79 20 73  68 6f 77 6e 20 64 69 73  |rently shown dis|
00002560  70 6c 61 79 0a 20 20 20  20 6d 6f 64 65 2e 20 4f  |play.    mode. O|
00002570  6e 6c 79 20 74 68 65 20  64 69 6d 65 6e 73 69 6f  |nly the dimensio|
00002580  6e 73 20 66 6f 72 20 74  68 65 20 6d 6f 64 65 20  |ns for the mode |
00002590  73 68 6f 77 6e 20 61 72  65 20 73 74 6f 72 65 64  |shown are stored|
000025a0  20 77 68 65 6e 20 79 6f  75 20 63 6c 69 63 6b 0a  | when you click.|
000025b0  20 20 20 20 53 61 76 65  20 6f 72 20 53 65 74 2e  |    Save or Set.|
000025c0  0a 0a 20 20 2d 20 54 68  75 6d 62 6e 61 69 6c 20  |..  - Thumbnail |
000025d0  72 65 6e 64 65 72 2e 20  53 65 6c 65 63 74 73 20  |render. Selects |
000025e0  6f 6e 65 20 6f 66 20 74  68 65 20 61 76 61 69 6c  |one of the avail|
000025f0  61 62 6c 65 20 72 65 6e  64 65 72 69 6e 67 20 6d  |able rendering m|
00002600  6f 64 65 73 2e 20 44 69  74 68 65 72 69 6e 67 0a  |odes. Dithering.|
00002610  20 20 20 20 69 6d 70 72  6f 76 65 73 20 74 68 65  |    improves the|
00002620  20 64 69 73 70 6c 61 79  20 71 75 61 6c 69 74 79  | display quality|
00002630  20 69 66 20 6c 65 73 73  20 74 68 61 6e 20 31 36  | if less than 16|
00002640  20 6d 69 6c 69 6f 6e 20  63 6f 6c 6f 75 72 73 20  | milion colours |
00002650  61 72 65 0a 20 20 20 20  61 76 61 69 6c 61 62 6c  |are.    availabl|
00002660  65 2e 20 45 72 72 6f 72  20 64 69 66 66 75 73 65  |e. Error diffuse|
00002670  64 20 64 69 74 68 65 72  69 6e 67 20 6f 6e 6c 79  |d dithering only|
00002680  20 61 70 70 6c 69 65 73  20 74 6f 20 32 35 36 20  | applies to 256 |
00002690  63 6f 6c 6f 75 72 20 6d  6f 64 65 73 20 61 6e 64  |colour modes and|
000026a0  0a 20 20 20 20 6d 61 6b  65 73 20 62 65 74 74 65  |.    makes bette|
000026b0  72 20 75 73 65 20 6f 66  20 74 68 65 20 70 61 6c  |r use of the pal|
000026c0  65 74 74 65 2e 0a 20 20  0a 20 20 2d 20 49 6d 61  |ette..  .  - Ima|
000026d0  67 65 20 72 65 6e 64 65  72 2e 20 53 65 6c 65 63  |ge render. Selec|
000026e0  74 73 20 74 68 65 20 72  65 6e 64 65 72 69 6e 67  |ts the rendering|
000026f0  20 6d 6f 64 65 20 66 6f  72 20 74 68 65 20 66 75  | mode for the fu|
00002700  6c 6c 2d 73 69 7a 65 64  20 69 6d 61 67 65 73 20  |ll-sized images |
00002710  69 6e 20 74 68 65 0a 20  20 20 20 73 61 6d 65 20  |in the.    same |
00002720  77 61 79 20 61 73 20 74  68 75 6d 62 6e 61 69 6c  |way as thumbnail|
00002730  20 72 65 6e 64 65 72 69  6e 67 20 28 61 62 6f 76  | rendering (abov|
00002740  65 29 2e 0a 20 20 0a 20  20 2d 20 49 6d 61 67 65  |e)..  .  - Image|
00002750  20 62 75 66 66 65 72 2e  20 53 65 6c 65 63 74 73  | buffer. Selects|
00002760  20 74 68 65 20 73 74 6f  72 61 67 65 20 6d 65 74  | the storage met|
00002770  68 6f 64 20 66 6f 72 20  66 75 6c 6c 2d 73 69 7a  |hod for full-siz|
00002780  65 64 20 69 6d 61 67 65  73 3a 0a 20 20 20 20 20  |ed images:.     |
00002790  20 2a 20 27 46 72 6f 6d  20 74 68 75 6d 62 6e 61  | * 'From thumbna|
000027a0  69 6c 27 20 75 73 65 73  20 74 68 65 20 74 68 75  |il' uses the thu|
000027b0  6d 62 6e 61 69 6c 20 64  69 73 70 6c 61 79 27 73  |mbnail display's|
000027c0  20 62 75 66 66 65 72 20  69 66 20 61 76 61 69 6c  | buffer if avail|
000027d0  61 62 6c 65 0a 20 20 20  20 20 20 2a 20 27 55 73  |able.      * 'Us|
000027e0  65 20 62 75 66 66 65 72  27 20 66 6f 72 63 65 73  |e buffer' forces|
000027f0  20 61 20 73 65 70 61 72  61 74 65 20 62 75 66 66  | a separate buff|
00002800  65 72 20 74 6f 20 62 65  20 75 73 65 64 0a 20 20  |er to be used.  |
00002810  20 20 20 20 2a 20 27 46  72 6f 6d 20 66 69 6c 65  |    * 'From file|
00002820  27 20 75 73 65 73 20 6e  6f 20 73 74 61 74 69 63  |' uses no static|
00002830  20 6d 65 6d 6f 72 79 20  61 6e 64 20 75 73 65 73  | memory and uses|
00002840  20 74 68 65 20 64 61 74  61 20 6f 6e 20 64 69 73  | the data on dis|
00002850  63 0a 20 20 20 20 49 66  20 74 68 65 20 70 72 65  |c.    If the pre|
00002860  66 65 72 72 65 64 20 62  75 66 66 65 72 20 63 61  |ferred buffer ca|
00002870  6e 6e 6f 74 20 62 65 20  75 73 65 64 20 74 68 65  |nnot be used the|
00002880  6e 20 74 68 65 20 6e 65  78 74 20 6f 6e 65 20 6f  |n the next one o|
00002890  6e 20 74 68 65 20 6c 69  73 74 20 69 66 0a 20 20  |n the list if.  |
000028a0  20 20 75 73 65 64 20 69  6e 73 74 65 61 64 2e 0a  |  used instead..|
000028b0  0a 20 20 2d 20 42 75 66  66 65 72 20 74 68 75 6d  |.  - Buffer thum|
000028c0  62 6e 61 69 6c 73 20 69  6e 20 6d 65 6d 6f 72 79  |bnails in memory|
000028d0  2e 20 53 65 6c 65 63 74  73 20 77 68 65 74 68 65  |. Selects whethe|
000028e0  72 20 74 6f 20 6b 65 65  70 20 61 6c 6c 20 74 68  |r to keep all th|
000028f0  65 20 69 6d 61 67 65 73  20 69 6e 0a 20 20 20 20  |e images in.    |
00002900  6d 65 6d 6f 72 79 20 6f  72 20 6e 6f 74 2e 20 57  |memory or not. W|
00002910  68 65 6e 20 64 69 73 61  62 6c 65 64 2c 20 76 65  |hen disabled, ve|
00002920  72 79 20 6c 69 74 74 6c  65 20 6d 65 6d 6f 72 79  |ry little memory|
00002930  20 69 73 20 75 73 65 64  2c 20 69 6e 69 74 69 61  | is used, initia|
00002940  6c 0a 20 20 20 20 64 69  72 65 63 74 6f 72 79 20  |l.    directory |
00002950  6f 70 65 6e 69 6e 67 20  69 73 20 66 61 73 74 65  |opening is faste|
00002960  72 20 61 6e 64 20 72 65  64 72 61 77 20 68 61 73  |r and redraw has|
00002970  20 61 20 73 6d 61 6c 6c  20 73 70 65 65 64 20 70  | a small speed p|
00002980  65 6e 61 6c 74 79 0a 20  20 20 20 61 63 63 6f 6d  |enalty.    accom|
00002990  70 61 6e 69 65 64 20 62  79 20 73 6f 6d 65 20 64  |panied by some d|
000029a0  69 73 63 20 61 63 74 69  76 69 74 79 2e 0a 20 20  |isc activity..  |
000029b0  0a 20 20 2d 20 4c 6f 61  64 20 69 6d 61 67 65 73  |.  - Load images|
000029c0  20 64 75 72 69 6e 67 20  73 63 61 6e 2e 20 57 68  | during scan. Wh|
000029d0  65 6e 20 65 6e 61 62 6c  65 64 2c 20 69 6d 61 67  |en enabled, imag|
000029e0  65 73 20 61 72 65 20 6c  6f 61 64 65 64 20 61 73  |es are loaded as|
000029f0  20 74 68 65 20 64 69 72  65 63 74 6f 72 79 0a 20  | the directory. |
00002a00  20 20 20 69 73 20 73 63  61 6e 6e 65 64 20 72 65  |   is scanned re|
00002a10  73 75 6c 74 69 6e 67 20  69 6e 20 61 20 6c 6f 6e  |sulting in a lon|
00002a20  67 65 72 20 68 6f 75 72  67 6c 61 73 73 69 6e 67  |ger hourglassing|
00002a30  20 70 65 72 69 6f 64 20  66 6f 72 20 6c 61 72 67  | period for larg|
00002a40  65 0a 20 20 20 20 64 69  72 65 63 74 6f 72 69 65  |e.    directorie|
00002a50  73 20 62 75 74 20 6e 6f  20 64 69 73 63 20 61 63  |s but no disc ac|
00002a60  63 65 73 73 20 6f 63 63  75 72 73 20 77 68 69 6c  |cess occurs whil|
00002a70  65 20 64 72 61 77 69 6e  67 20 74 68 65 20 74 68  |e drawing the th|
00002a80  75 6d 62 6e 61 69 6c 73  2e 20 57 68 65 6e 0a 20  |umbnails. When. |
00002a90  20 20 20 64 69 73 61 62  6c 65 64 2c 20 69 6e 69  |   disabled, ini|
00002aa0  74 69 61 6c 20 73 63 61  6e 6e 69 6e 67 20 69 73  |tial scanning is|
00002ab0  20 66 61 73 74 20 61 6e  64 20 69 6d 61 67 65 73  | fast and images|
00002ac0  20 61 72 65 20 6c 6f 61  64 65 64 20 77 68 65 6e  | are loaded when|
00002ad0  20 74 68 65 79 20 63 6f  6d 65 0a 20 20 20 20 74  | they come.    t|
00002ae0  6f 20 62 65 20 64 72 61  77 6e 2e 20 54 68 69 73  |o be drawn. This|
00002af0  20 69 73 20 64 69 66 66  65 72 65 6e 74 20 66 72  | is different fr|
00002b00  6f 6d 20 64 69 73 61 62  6c 69 6e 67 20 74 68 65  |om disabling the|
00002b10  20 70 72 65 76 69 6f 75  73 20 6f 70 74 69 6f 6e  | previous option|
00002b20  20 62 65 63 61 75 73 65  0a 20 20 20 20 69 6e 20  | because.    in |
00002b30  69 6e 20 74 68 69 73 20  63 61 73 65 20 66 75 74  |in this case fut|
00002b40  75 72 65 20 72 65 64 72  61 77 73 20 61 72 65 20  |ure redraws are |
00002b50  64 6f 6e 65 20 66 72 6f  6d 20 6d 65 6d 6f 72 79  |done from memory|
00002b60  2e 20 54 68 69 73 20 6f  70 74 69 6f 6e 20 69 73  |. This option is|
00002b70  0a 20 20 20 20 69 67 6e  6f 72 65 64 20 69 66 20  |.    ignored if |
00002b80  62 75 66 66 65 72 69 6e  67 20 66 72 6f 6d 20 6d  |buffering from m|
00002b90  65 6d 6f 72 79 20 69 73  20 64 69 73 61 62 6c 65  |emory is disable|
00002ba0  64 20 61 6e 64 20 6f 6e  6c 79 20 61 70 70 6c 69  |d and only appli|
00002bb0  65 73 20 74 6f 0a 20 20  20 20 64 69 72 65 63 74  |es to.    direct|
00002bc0  6f 72 69 65 73 20 61 6e  64 20 6e 6f 74 20 73 65  |ories and not se|
00002bd0  61 72 63 68 20 72 65 73  75 6c 74 73 20 28 77 68  |arch results (wh|
00002be0  69 63 68 20 61 6c 77 61  79 73 20 6c 6f 61 64 20  |ich always load |
00002bf0  64 75 72 69 6e 67 20 72  65 6e 64 65 72 29 2e 0a  |during render)..|
00002c00  20 20 0a 20 20 2d 20 52  65 73 70 6f 6e 64 20 74  |  .  - Respond t|
00002c10  6f 20 64 61 74 61 6f 70  65 6e 2e 20 57 68 65 6e  |o dataopen. When|
00002c20  20 65 6e 61 62 6c 65 64  20 54 68 75 6d 70 20 77  | enabled Thump w|
00002c30  69 6c 6c 20 72 65 70 73  6f 6e 64 20 74 6f 20 64  |ill repsond to d|
00002c40  6f 75 62 6c 65 2d 63 6c  69 63 6b 73 20 6f 6e 0a  |ouble-clicks on.|
00002c50  20 20 20 20 4a 50 45 47  73 20 61 6e 64 20 72 65  |    JPEGs and re|
00002c60  6e 64 65 72 20 74 68 65  6d 2e 20 44 69 73 61 62  |nder them. Disab|
00002c70  6c 65 20 69 74 20 69 66  20 79 6f 75 20 75 73 65  |le it if you use|
00002c80  20 61 6e 6f 74 68 65 72  20 76 69 65 77 65 72 2e  | another viewer.|
00002c90  0a 20 20 20 20 0a 20 20  2d 20 55 73 65 20 65 78  |.    .  - Use ex|
00002ca0  74 65 72 6e 61 6c 20 76  69 65 77 65 72 2e 20 57  |ternal viewer. W|
00002cb0  68 65 6e 20 65 6e 61 62  6c 65 64 2c 20 64 69 73  |hen enabled, dis|
00002cc0  70 6c 61 79 69 6e 67 20  6f 66 20 66 75 6c 6c 2d  |playing of full-|
00002cd0  73 69 7a 65 64 20 69 6d  61 67 65 73 20 77 69 6c  |sized images wil|
00002ce0  6c 0a 20 20 20 20 62 65  20 70 61 73 73 65 64 20  |l.    be passed |
00002cf0  74 6f 20 61 6e 20 65 78  74 65 72 6e 61 6c 20 76  |to an external v|
00002d00  69 65 77 65 72 2e 20 54  68 75 6d 70 20 77 6f 6e  |iewer. Thump won|
00002d10  27 74 20 70 69 63 6b 20  75 70 20 6f 6e 20 74 68  |'t pick up on th|
00002d20  65 20 72 65 6e 64 65 72  0a 20 20 20 20 72 65 71  |e render.    req|
00002d30  75 65 73 74 20 69 66 20  27 52 65 70 73 6f 6e 64  |uest if 'Repsond|
00002d40  20 74 6f 20 64 61 74 61  6f 70 65 6e 27 20 69 73  | to dataopen' is|
00002d50  20 65 6e 61 62 6c 65 64  2e 0a 0a 20 20 2d 20 4f  | enabled...  - O|
00002d60  6e 65 20 69 6d 61 67 65  20 61 74 20 61 20 74 69  |ne image at a ti|
00002d70  6d 65 2e 20 57 68 65 6e  20 65 6e 61 62 6c 65 64  |me. When enabled|
00002d80  2c 20 61 6c 6c 20 6f 74  68 65 72 20 66 75 6c 6c  |, all other full|
00002d90  20 73 69 7a 65 20 69 6d  61 67 65 73 20 77 69 6c  | size images wil|
00002da0  6c 20 62 65 0a 20 20 20  20 63 6c 6f 73 65 64 20  |l be.    closed |
00002db0  62 65 66 6f 72 65 20 6f  70 65 6e 69 6e 67 20 61  |before opening a|
00002dc0  20 6e 65 77 20 6f 6e 65  2e 20 53 61 76 65 73 20  | new one. Saves |
00002dd0  63 6c 6f 73 69 6e 67 20  74 68 65 6d 20 6d 61 6e  |closing them man|
00002de0  75 61 6c 6c 79 20 61 6c  6c 20 74 68 65 0a 20 20  |ually all the.  |
00002df0  20 20 74 69 6d 65 2e 0a  0a 56 65 72 73 69 6f 6e  |  time...Version|
00002e00  20 68 69 73 74 6f 72 79  0a 2d 2d 2d 2d 2d 2d 2d  | history.-------|
00002e10  2d 2d 2d 2d 2d 2d 2d 2d  0a 0a 31 2e 30 35 20 28  |--------..1.05 (|
00002e20  31 33 2f 31 31 2f 39 37  29 20 8f 20 66 69 78 65  |13/11/97) . fixe|
00002e30  64 20 64 69 76 69 64 65  20 62 79 20 7a 65 72 6f  |d divide by zero|
00002e40  20 65 72 72 6f 72 20 77  69 74 68 20 65 6d 70 74  | error with empt|
00002e50  79 20 64 69 73 70 6c 61  79 73 0a 20 20 20 20 20  |y displays.     |
00002e60  20 20 20 20 20 20 20 20  20 20 20 8f 20 66 69 78  |           . fix|
00002e70  65 64 20 72 65 64 72 61  77 20 62 75 67 20 77 68  |ed redraw bug wh|
00002e80  65 6e 20 73 77 69 74 63  68 69 6e 67 20 66 72 6f  |en switching fro|
00002e90  6d 20 6c 61 72 67 65 20  74 6f 20 73 6d 61 6c 6c  |m large to small|
00002ea0  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00002eb0  20 8f 20 61 64 64 65 64  20 66 69 6c 65 20 64 65  | . added file de|
00002ec0  6c 65 74 65 20 6f 70 74  69 6f 6e 0a 0a 31 2e 30  |lete option..1.0|
00002ed0  34 20 28 32 36 2f 31 30  2f 39 37 29 20 8f 20 66  |4 (26/10/97) . f|
00002ee0  69 78 65 64 20 62 75 67  20 64 69 73 70 6c 61 79  |ixed bug display|
00002ef0  69 6e 67 20 69 6d 61 67  65 73 20 66 72 6f 6d 20  |ing images from |
00002f00  74 68 75 6d 62 20 69 66  20 6e 6f 74 20 79 65 74  |thumb if not yet|
00002f10  20 6c 6f 61 64 65 64 0a  20 20 20 20 20 20 20 20  | loaded.        |
00002f20  20 20 20 20 20 20 20 20  8f 20 6d 61 64 65 20 53  |        . made S|
00002f30  65 6c 65 63 74 2f 41 64  6a 75 73 74 20 6f 6e 20  |elect/Adjust on |
00002f40  69 63 6f 6e 20 62 61 72  20 64 6f 20 73 6f 6d 65  |icon bar do some|
00002f50  74 68 69 6e 67 20 75 73  65 66 75 6c 0a 20 20 20  |thing useful.   |
00002f60  20 20 20 20 20 20 20 20  20 20 20 20 20 8f 20 66  |             . f|
00002f70  69 78 65 64 20 70 72 6f  62 6c 65 6d 20 68 61 6e  |ixed problem han|
00002f80  64 6c 69 6e 67 20 69 6d  61 67 65 20 66 69 6c 69  |dling image fili|
00002f90  6e 67 20 73 79 73 74 65  6d 73 0a 0a 31 2e 30 33  |ng systems..1.03|
00002fa0  20 28 32 33 2f 31 30 2f  39 37 29 20 8f 20 61 64  | (23/10/97) . ad|
00002fb0  64 65 64 20 6f 70 74 69  6f 6e 20 74 6f 20 6c 6f  |ded option to lo|
00002fc0  61 64 20 69 6d 61 67 65  73 20 64 75 72 69 6e 67  |ad images during|
00002fd0  20 72 65 6e 64 65 72 20  6f 72 20 73 63 61 6e 0a  | render or scan.|
00002fe0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002ff0  8f 20 61 6c 6c 6f 77 65  64 20 73 65 61 72 63 68  |. allowed search|
00003000  20 72 65 73 75 6c 74 73  20 74 6f 20 62 75 66 66  | results to buff|
00003010  65 72 20 69 6d 61 67 65  73 20 69 6e 20 6d 65 6d  |er images in mem|
00003020  6f 72 79 0a 20 20 20 20  20 20 20 20 20 20 20 20  |ory.            |
00003030  20 20 20 20 8f 20 74 72  61 70 70 65 64 20 64 69  |    . trapped di|
00003040  73 63 20 73 77 61 70 70  69 6e 67 20 6d 65 73 73  |sc swapping mess|
00003050  61 67 65 73 20 64 75 72  69 6e 67 20 73 65 61 72  |ages during sear|
00003060  63 68 0a 0a 31 2e 30 32  20 28 32 30 2f 31 30 2f  |ch..1.02 (20/10/|
00003070  39 37 29 20 8f 20 61 64  64 65 64 20 73 6f 6d 65  |97) . added some|
00003080  20 6d 6f 72 65 20 64 69  72 65 63 74 6f 72 79 2f  | more directory/|
00003090  69 6d 61 67 65 20 6f 70  65 6e 69 6e 67 20 6f 70  |image opening op|
000030a0  74 69 6f 6e 73 0a 20 20  20 20 20 20 20 20 20 20  |tions.          |
000030b0  20 20 20 20 20 20 8f 20  66 69 78 65 64 20 73 6f  |      . fixed so|
000030c0  6d 65 20 62 75 67 73 20  77 69 74 68 20 73 65 61  |me bugs with sea|
000030d0  72 63 68 20 72 65 73 75  6c 74 20 77 69 6e 64 6f  |rch result windo|
000030e0  77 73 0a 0a 31 2e 30 31  20 28 31 37 2f 31 30 2f  |ws..1.01 (17/10/|
000030f0  39 37 29 20 8f 20 61 64  64 65 64 20 70 72 65 66  |97) . added pref|
00003100  65 72 65 6e 63 65 73 20  64 62 6f 78 0a 20 20 20  |erences dbox.   |
00003110  20 20 20 20 20 20 20 20  20 20 20 20 20 8f 20 63  |             . c|
00003120  68 61 6e 67 65 64 20 69  6e 66 6f 20 66 6f 72 6d  |hanged info form|
00003130  61 74 20 28 61 6c 72 65  61 64 79 21 29 20 74 6f  |at (already!) to|
00003140  20 61 73 73 69 73 74 20  69 6e 20 73 65 61 72 63  | assist in searc|
00003150  68 69 6e 67 0a 20 20 20  20 20 20 20 20 20 20 20  |hing.           |
00003160  20 20 20 20 20 8f 20 61  64 64 65 64 20 73 65 61  |     . added sea|
00003170  72 63 68 69 6e 67 20 66  61 63 69 6c 69 74 79 0a  |rching facility.|
00003180  0a 31 2e 30 30 20 28 31  37 2f 31 30 2f 39 37 29  |.1.00 (17/10/97)|
00003190  20 8f 20 66 69 72 73 74  20 76 65 72 73 69 6f 6e  | . first version|
000031a0  0a 0a 0a 72 69 63 6b 40  61 63 74 72 69 78 2e 67  |...rick@actrix.g|
000031b0  65 6e 2e 6e 7a 0a 68 74  74 70 3a 2f 2f 77 77 77  |en.nz.http://www|
000031c0  2e 67 65 6f 63 69 74 69  65 73 2e 63 6f 6d 2f 43  |.geocities.com/C|
000031d0  61 70 65 43 61 6e 61 76  65 72 61 6c 2f 4c 61 62  |apeCanaveral/Lab|
000031e0  2f 36 37 32 32 2f 74 68  75 6d 70 2e 68 74 6d 6c  |/6722/thump.html|
000031f0  0a                                                |.|
000031f1