<div dir="ltr"><div>I have used the ubuntu with unity and the default "ambience" theme. For screenshots of QGIS main window and composer I have set it to show menus on the window (not the default in unity).<br><br></div>For setting the dpi, you need to open the screenshot on GIMP (or similar) and set the print resolution (image > print size) and save. This can also be done in batch by using ImageMagick convert command. I believe that the syntax is something like this:<br><pre style="" class="lang-bsh prettyprint prettyprinted"><code><span class="pln"><br>convert </span><span class="pun">-</span><span class="pln">units </span><span class="typ">PixelsPerInch</span><span class="pln"> input</span><span class="pun">.</span><span class="pln">png </span><span class="pun">-</span><span class="pln">density 135</span><span class="lit"></span><span class="pln"> output</span><span class="pun">.</span><span class="pln">png</span></code></pre><br>Alexandre<br></div><br><div class="gmail_quote"><div dir="ltr">Radim Blazek <<a href="mailto:radim.blazek@gmail.com">radim.blazek@gmail.com</a>> escreveu no dia sex, 23/10/2015 às 11:13:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Oct 23, 2015 at 11:56 AM, Alexandre Neto <<a href="mailto:senhor.neto@gmail.com" target="_blank">senhor.neto@gmail.com</a>> wrote:<br>
> Some users manual versions ago (2.2 I think), it was considered that it<br>
> would be nice to have all screenshots using the same OS, because by that<br>
> time there were way to many different OS, zoom levels, etc..., And the<br>
> document just looked ugly and poorly formated.<br>
><br>
> By that time, I have volunteered myself and created/updated most screenshots<br>
> using ubuntu,<br>
<br>
So that is probably currently the preferred system. Can you specify it<br>
more precisely?<br>
Gnome/KDE, theme, decorations...?<br>
<br>
> also worked around some setting to stabilize the images<br>
> resolution to look good both on the site and in PDF (the reason behind the<br>
> 135 dpi recommendation).<br>
<br>
If I take a screenshot, how should I fix the resolution? Is there a command?<br>
<br>
Radim<br>
<br>
> I have also maintained most of the screenshots in<br>
> the 2.6 and 2.8 version. Unfortunately, I wasn't able to do it for 2.10, an<br>
> probably wont have time to do it for 2.12 either.<br>
><br>
> Anyway, I believe that the guidelines are not all mandatory, and like<br>
> Richard said, better to have a screenshot with a different OS that not have<br>
> a screenshot at all. So I would recomend that people just create the<br>
> screenshots following as many guideline as they can. Later, if someone have<br>
> time for it, it can be updated for the "default" OS, resolution, etc...<br>
><br>
> Alexandre Neto<br>
><br>
> Radim Blazek <<a href="mailto:radim.blazek@gmail.com" target="_blank">radim.blazek@gmail.com</a>> escreveu no dia sex, 23/10/2015 às<br>
> 09:22:<br>
>><br>
>> Thanks for the info Richard,<br>
>><br>
>> On Fri, Oct 23, 2015 at 10:03 AM, Richard Duivenvoorde <<a href="mailto:richard@duif.net" target="_blank">richard@duif.net</a>><br>
>> wrote:<br>
>> > On 23-10-15 09:49, Radim Blazek wrote:<br>
>> >> I want to make some new screenshots so I read guidelines first<br>
>> >><br>
>> >> <a href="http://docs.qgis.org/2.8/en/docs/documentation_guidelines/README.html#add-new-screenshots" rel="noreferrer" target="_blank">http://docs.qgis.org/2.8/en/docs/documentation_guidelines/README.html#add-new-screenshots</a><br>
>> >> where I found:<br>
>> >><br>
>> >> "same environment for all the screen caps (same OS, same decoration,<br>
>> >> same font size)"<br>
>> >><br>
>> >> It is impossible to satisfy such requirement for all screenshots,<br>
>> >> until there is somebody making all screenshots on the same system.<br>
>> >><br>
>> >> So what are realistic guidelines? Is there some preferred<br>
>> >> OS/decoration/font or list of them? Should I just shoot what I have on<br>
>> >> screen now or I shouldn't contribute screenshots at all if I don't<br>
>> >> have the right OS?<br>
>> ><br>
>> > Hi Radim,<br>
>> ><br>
>> > "just do it" :-)<br>
>> ><br>
>> > I know for the training manual at a certain stage it was updated by one<br>
>> > person with a mac, so he could update all screenshots and we had a nice<br>
>> > and coherent view of screenshot styles.<br>
>> ><br>
>> > But I say: "we better have documentation with Linux screenshots then no<br>
>> > screenshots at all"<br>
>><br>
>> could you please also update the guidelines in this sense so that<br>
>> others are not in doubts.<br>
>><br>
>> Radim<br>
>><br>
>> > Screenies can always be refined by somebody with the right font/os/deco.<br>
>> ><br>
>> > BUT if somebody is aware of certain guidelines (like the preferred sizes<br>
>> > of the dialog images or so)... please step forward and add it to the<br>
>> > above link.<br>
>> ><br>
>> > And, Radim, thanks for taking the time to do the documentation!!!!<br>
>> ><br>
>> > Regards,<br>
>> ><br>
>> > Richard Duivenvoorde<br>
>> ><br>
>> > _______________________________________________<br>
>> > Qgis-community-team mailing list for organizing community resources such<br>
>> > as documentation, translation etc..<br>
>> > <a href="mailto:Qgis-community-team@lists.osgeo.org" target="_blank">Qgis-community-team@lists.osgeo.org</a><br>
>> > <a href="http://lists.osgeo.org/mailman/listinfo/qgis-community-team" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-community-team</a><br>
>> _______________________________________________<br>
>> Qgis-community-team mailing list for organizing community resources such<br>
>> as documentation, translation etc..<br>
>> <a href="mailto:Qgis-community-team@lists.osgeo.org" target="_blank">Qgis-community-team@lists.osgeo.org</a><br>
>> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-community-team" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-community-team</a><br>
</blockquote></div>