Difference between revisions of "Category:Screenshots"

From Gramps
Jump to: navigation, search
m (Tips)
(add to Developers/Artwork wiki category)
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Screenshots of all Gramps windows=
+
'''Screenshots of all Gramps windows'''
  
 
==Tips==
 
==Tips==
  
 
* command line
 
* command line
e.g, by using imagemagick (should be installed with every linux distribution, if not, get it):
+
e.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>  
 
<code>import -quality 100 -trim -delay 200 -resize 500 -density 100x100 -frame -channel RGB -depth 8 screenshot.png</code>  
Line 16: Line 16:
  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
[[Category:GRAMPS image help]]
+
[[Category:Gramps image help]]
 +
[[Category:Developers/Artwork]]

Revision as of 03:04, 21 March 2019

Screenshots of all Gramps windows

Tips

  • command line

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.

  • For maintenance, it could be more easy to follow a naming scheme :
    • filename-{gramps version number}-{locale}.png
      Mainwin-40-de.png

See tips for a quick screenshot.

Subcategories

This category has the following 9 subcategories, out of 9 total.

Media in category "Screenshots"

The following 181 files are in this category, out of 181 total.