update screenshots

This commit is contained in:
Vadim Lopatin 2016-10-10 16:13:18 +03:00
parent f477419de6
commit c0dacc63c2
6 changed files with 18 additions and 38 deletions

View File

@ -30,68 +30,48 @@
<hr>
<section id="main_content">
<h1>screenshots</h1>
<h1>Screenshots</h1>
<!-- Generated by Ddoc from src\screenshots.d -->
<p>click on image to see it unscaled</p>
<hr/>
<h2>example1 on Windows</h2>
<a href="screenshots/screenshot-example1-windows.png"><img src="screenshots/screenshot-example1-windows.png"/></a>
<hr/>
<h2>example1 on Ubuntu Linux</h2>
<a href="screenshots/screenshot-example1-ubuntu.png"><img style="width: auto; max-width: 100%" src="screenshots/screenshot-example1-ubuntu.png"/></a>
<hr/>
<h2>DlangIDE project</h2>
<img src="screenshots/screenshot-dlangide.png"/>
<a href="screenshots/screenshot-dlangide.png"><img src="screenshots/screenshot-dlangide.png"/></a>
<hr/>
<h2>Tetris Game demo (dub run dlangui:tetris)</h2>
<img src="screenshots/screenshot-tetris.png"/>
<a href="screenshots/screenshot-tetris.png"><img src="screenshots/screenshot-tetris.png"/></a>
<hr/>
<h2>DlangIDE project with Dark theme</h2>
<img src="screenshots/screenshot-dlangide-dark.png"/>
<a href="screenshots/screenshot-dlangide-dark.png"><img src="screenshots/screenshot-dlangide-dark.png"/></a>
<hr/>
<h2>example1 with Dark theme</h2>
<img src="screenshots/screenshot-example1-dark.png"/>
<a href="screenshots/screenshot-example1-dark.png"><img src="screenshots/screenshot-example1-dark.png"/></a>
<hr/>
<h2>OpenGL demo (dub run dlangui:opengl)</h2>
<img src="screenshots/screenshot-opengl.png"/>
<a href="screenshots/screenshot-opengl.png"><img src="screenshots/screenshot-opengl.png"/></a>
<hr/>
<h2>IRC Client demo (dub run dlangui:ircclient)</h2>
<img src="screenshots/screenshot-ircclient.png"/>
<a href="screenshots/screenshot-ircclient.png"><img src="screenshots/screenshot-ircclient.png"/></a>
<hr/>
<h2>DMiner demo (dub run dlangui:dminer)</h2>
<img src="screenshots/screenshot-minerd.png"/>
<hr/>
<h2>Buttons demo (dub run dlangui:example1)</h2>
<img src="screenshots/screenshot1.png"/>
<hr/>
<h2>Editors demo</h2>
<img src="screenshots/screenshot2.png"/>
<hr/>
<h2>Table layout - layout children in a table grid</h2>
<img src="screenshots/screenshot3.png"/>
<hr/>
<h2>Various widgets, vertical and horizontal layouts</h2>
<img src="screenshots/screenshot4.png"/>
<hr/>
<h2>Animation, i18n, theme with bigger fonts and dark main menu</h2>
<img src="screenshots/screenshot5.png"/>
<hr/>
<h2>TreeWidget example</h2>
<img src="screenshots/screenshot6.png"/>
<hr/>
<h2>ScrollWidget - can scroll its child</h2>
<img src="screenshots/screenshot7.png"/>
<hr/>
<h2>StringGridWidget - spreadsheet or table like controls</h2>
<img src="screenshots/screenshot8.png"/>
<hr/>
<h2>MainMenu</h2>
<img src="screenshots/screenshot9.png"/>
<a href="screenshots/screenshot-minerd.png"><img src="screenshots/screenshot-minerd.png"/></a>
<hr/>
<h2>FileDialog</h2>
<img src="screenshots/screenshot10.png"/>
<a href="screenshots/screenshot10.png"><img src="screenshots/screenshot10.png"/></a>
<hr/>
<h2>Text file opened in SourceEdit</h2>
<img src="screenshots/screenshot11.png"/>
<a href="screenshots/screenshot11.png"><img src="screenshots/screenshot11.png"/></a>
<hr/>
<h2>Context menu - PopupMenu</h2>
<img src="screenshots/screenshot12.png"/>
<a href="screenshots/screenshot12.png"><img src="screenshots/screenshot12.png"/></a>
<hr/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 157 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 111 KiB