Mercurial > geeqie
comparison doc/reference_thumbnails.html @ 1087:f00c0c5e6dff
Use h2/h3 tags where appropriate.
| author | zas_ |
|---|---|
| date | Sun, 26 Oct 2008 19:27:20 +0000 |
| parents | 47b9f5bc2606 |
| children | 31a1a3f85859 |
comparison
equal
deleted
inserted
replaced
| 1086:cbac5e35b1f7 | 1087:f00c0c5e6dff |
|---|---|
| 50 | 50 |
| 51 <h1>Thumbnails</h1> | 51 <h1>Thumbnails</h1> |
| 52 | 52 |
| 53 <p class="gq-thumbnails-5">Note: This page only refers the Geeqie thumbnail caching mechanism, the shared thumbnail cache mechanism is not explained here.</p> | 53 <p class="gq-thumbnails-5">Note: This page only refers the Geeqie thumbnail caching mechanism, the shared thumbnail cache mechanism is not explained here.</p> |
| 54 | 54 |
| 55 <p><u>Format</u> | 55 <h2>Format</h2> |
| 56 </p> | |
| 57 | 56 |
| 58 <p class="gq-thumbnails-6">Thumbnails are stored in PNG image format. The thumbnail name is the name of the source image with “.png” appended.</p> | 57 <p class="gq-thumbnails-6">Thumbnails are stored in PNG image format. The thumbnail name is the name of the source image with “.png” appended.</p> |
| 59 | 58 |
| 60 <p class="gq-thumbnails-6">The modification time (mtime) of the thumbnail is set to match the source file. Thumbnails are regenerated when the timestamps of the thumbnail and source file do not match.</p> | 59 <p class="gq-thumbnails-6">The modification time (mtime) of the thumbnail is set to match the source file. Thumbnails are regenerated when the timestamps of the thumbnail and source file do not match.</p> |
| 61 | 60 |
| 62 <p class="gq-thumbnails-6"><br /> | 61 <p class="gq-thumbnails-6"><br /> |
| 63 <br /> | 62 <br /> |
| 64 </p> | 63 </p> |
| 65 | 64 |
| 66 <p><u>Location</u> | 65 <h2>Location</h2> |
| 67 </p> | |
| 68 | 66 |
| 69 <p class="gq-thumbnails-6">Thumbnails are stored in:</p> | 67 <p class="gq-thumbnails-6">Thumbnails are stored in:</p> |
| 70 | 68 |
| 71 <p class="gq-thumbnails-7">($HOME)/.geeqie/thumbnails</p> | 69 <p class="gq-thumbnails-7">($HOME)/.geeqie/thumbnails</p> |
| 72 | 70 |
| 86 | 84 |
| 87 <p><br /> | 85 <p><br /> |
| 88 <br /> | 86 <br /> |
| 89 </p> | 87 </p> |
| 90 | 88 |
| 91 <p><u>Size</u> | 89 <h2>Size</h2> |
| 92 </p> | |
| 93 | 90 |
| 94 <p class="gq-thumbnails-6">Geeqie allows the following sizes for thumbnails:</p> | 91 <p class="gq-thumbnails-6">Geeqie allows the following sizes for thumbnails:</p> |
| 95 | 92 |
| 96 <p class="gq-thumbnails-7">24x24, 32x32, 48x48, 64x64, 96x72, 96x96, 129x96, 128x128, 160x120, 160x160, 192x144, 192x192, 256x192, 256x256</p> | 93 <p class="gq-thumbnails-7">24x24, 32x32, 48x48, 64x64, 96x72, 96x96, 129x96, 128x128, 160x120, 160x160, 192x144, 192x192, 256x192, 256x256</p> |
| 97 | 94 |
