Changes

Jump to: navigation, search

Category:Screenshots

78 bytes added, 03:04, 21 March 2019
add to Developers/Artwork wiki category
='''Screenshots of all Gramps windows='''
==Tips==
* command linee.g, by using [http://www.imagemagick.org imagemagick ] (should be installed with every linux distribution, if not, get it):
<code>import -quality 100 -trim -delay 200 -resize 500 -density 100x100 -frame -channel RGB -depth 8 screenshot.png</code>
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.
** For maintenance, it could be more easy to follow a naming scheme : *** filename-''{gramps version number}-{locale}''.png <pre>Mainwin-40-de.png</pre>
See tips for a [[Translating_the_Gramps_User_manual#Screenshots|quick screenshot]].
[[Category:Documentation]]
[[Category:GRAMPS Gramps image help]][[Category:Developers/Artwork]]
4,530
edits

Navigation menu