Skip to content

Commit

Permalink
Renew screenshots on the webpage (part 1)
Browse files Browse the repository at this point in the history
  • Loading branch information
maoschanz committed Apr 24, 2021
1 parent 1aa3458 commit dc03123
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 11 deletions.
20 changes: 10 additions & 10 deletions docs/gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ <h2>GNOME and Budgie</h2><!-- **************************************** -->
</div>
<div class="col50">
<img alt="screenshot" class="zoomable-img-100"
src="screenshots/0.6/gnome_selection.png" />
<p>The "selection" tool and its menu (version 0.6.0)</p>
src="screenshots/0.8/gnome_selection.png" />
<p>The "selection" tool and its menu (version 0.8.0)</p>
</div>
</div>

Expand All @@ -64,28 +64,28 @@ <h2>GNOME and Budgie</h2><!-- **************************************** -->
<div class="col50">
<img alt="screenshot" class="zoomable-img-100"
src="screenshots/0.6/gnome_tools_preview.png" />
<p>The thumbnail preview, showing various shapes zoomed in (version 0.6.0)</p>
<p>The thumbnail preview, showing various shapes (version 0.6.0)</p>
</div>
</div>

<div class="responsive-row">
<div class="col50">
<img alt="screenshot" class="zoomable-img-100"
src="screenshots/0.4/gnome_zoom_selection.png" />
<p>Zooming on the image (version 0.5.3-unstable)</p>
src="screenshots/0.8/gnome_zoom_preview.png" />
<p>Zooming on the image (version 0.8.0)</p>
</div>
<div class="col50">
<img alt="screenshot" class="zoomable-img-100"
src="screenshots/0.4/gnome_saturate.png" />
<p>Change the saturation (version 0.4.8)</p>
src="screenshots/0.8/gnome_saturate.png" />
<p>Change the saturation (version 0.8.0)</p>
</div>
</div>

<div class="responsive-row">
<div class="col50">
<img alt="screenshot" class="zoomable-img-100"
src="screenshots/0.4/gnome_colors.png" />
<p>Select a color (version 0.4.7)</p>
src="screenshots/0.8/gnome_colors.png" />
<p>Select a color (version 0.8.0)</p>
</div>
<div class="col50">
<img alt="screenshot" class="zoomable-img-100"
Expand Down Expand Up @@ -158,7 +158,7 @@ <h2>Linux smartphones</h2><!-- *************************************** -->
<div class="col33">
<img alt="screenshot" class="zoomable-img-100"
src="screenshots/0.4/librem_options.png" />
<p>Pencil options menu on a window resized to fit a Librem 5 screen.
<p>Pencil options menu in a window resized to fit a Librem 5 screen.
(version 0.4.7)</p>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ <h2><a id="news"></a>What's new</h2><!-- ***************************** -->
</ul>
</details>
<!-- It's not useful to do 0.4 or 0.2, no one uses that -->
<br />

<!-- Other useful but not sexy infos -->
<h2><a id="tools"></a>Tools</h2><!-- ********************************* -->
Expand Down
Binary file added docs/screenshots/0.8/gnome_colors.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/0.8/gnome_saturate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/0.8/gnome_selection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/0.8/gnome_zoom_preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion help/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ gnome.yelp(
'figures/screenshot_arrow.png', # 0.8.0
'figures/screenshot_color_editor.png', # 0.8.0
'figures/screenshot_color_palette.png', # 0.8.0
'figures/screenshot_filters.png',
'figures/screenshot_filters.png', # 0.6.?
'figures/screenshot_fullscreen.png', # 0.8.0
'figures/screenshot_hsl.png', # 0.8.0
'figures/screenshot_menu.png',
Expand Down

0 comments on commit dc03123

Please sign in to comment.