Difference between revisions of "Category:Screenshots"
m |
m |
||
| Line 1: | Line 1: | ||
| − | Screenshots of all Gramps windows | + | =Screenshots of all Gramps windows= |
| + | |||
| + | ==Tips== | ||
e.g, by using imagemagick (should be installed with every linux distribution, if not, get it): | e.g, by using imagemagick (should be installed with every linux distribution, if not, get it): | ||
| Line 6: | Line 8: | ||
This creates a fully compressed (<code>-quality 100</code>), timed screenshot after 2 seconds (<code>-delay 200</code>) of size 500 pixels wide (<code>-resize 500</code>), with resolution 100 (<code>-density 100x100</code>), with the window frame attached (<code>-frame</code>) in RGB mode (<code>-channel RGB</code>) and bbp 24 (<code>-depth 8</code>). This creates images of 5 inches wide, which fit nicely on a book page, as well as on a HTML page. See tip for a [[Translating_the_Gramps_User_manual#Screenshots|quick screenshot]]. | This creates a fully compressed (<code>-quality 100</code>), timed screenshot after 2 seconds (<code>-delay 200</code>) of size 500 pixels wide (<code>-resize 500</code>), with resolution 100 (<code>-density 100x100</code>), with the window frame attached (<code>-frame</code>) in RGB mode (<code>-channel RGB</code>) and bbp 24 (<code>-depth 8</code>). This creates images of 5 inches wide, which fit nicely on a book page, as well as on a HTML page. See tip for a [[Translating_the_Gramps_User_manual#Screenshots|quick screenshot]]. | ||
| + | |||
| + | ** For maintenance, it could be more easy to follow a naming scheme : | ||
| + | *** filename-''{gramps version number}-{locale}''.png <pre>Mainwin-40-de.png</pre> | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:GRAMPS image help]] | [[Category:GRAMPS image help]] | ||
Revision as of 04:06, 3 January 2013
Screenshots of all Gramps windows
Tips
e.g, by using imagemagick (should be installed with every linux distribution, if not, get it):
import -quality 100 -trim -delay 200 -resize 500 -density 100x100 -frame -channel RGB -depth 8 screenshot.png
This creates a fully compressed (-quality 100), timed screenshot after 2 seconds (-delay 200) of size 500 pixels wide (-resize 500), with resolution 100 (-density 100x100), with the window frame attached (-frame) in RGB mode (-channel RGB) and bbp 24 (-depth 8). This creates images of 5 inches wide, which fit nicely on a book page, as well as on a HTML page. See tip for a quick screenshot.
- For maintenance, it could be more easy to follow a naming scheme :
- filename-{gramps version number}-{locale}.png
Mainwin-40-de.png
- filename-{gramps version number}-{locale}.png
- For maintenance, it could be more easy to follow a naming scheme :
Subcategories
This category has the following 7 subcategories, out of 7 total.
Pages in category "Screenshots"
The following 7 pages are in this category, out of 7 total.
Media in category "Screenshots"
The following 149 files are in this category, out of 149 total.