[GitHub] jmeter pull request #343: Reduced the size of all screenshots.

2018-01-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jmeter/pull/343


---


[GitHub] jmeter pull request #343: Reduced the size of all screenshots.

2017-12-03 Thread ham1
GitHub user ham1 reopened a pull request:

https://github.com/apache/jmeter/pull/343

Reduced the size of all screenshots.

## Description
Reduced size of all png screenshots using: `pngquant -f --ext .png 
--quality 70-95 *.png`.
Most were only reduced marginally but some were reduced a lot. This should 
probably be done for each new screenshot to ensure source control and the doc 
website loads as fast as possible.
Also: 
Removed workbench from a few screenshots.
Removed unused screenshots.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ham1/jmeter doc_screenshots

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/jmeter/pull/343.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #343


commit 2ea40bc692e07778acd2c4e402bce9421cbe9985
Author: Graham Russell 
Date:   2017-12-03T12:47:06Z

compressed pngs with saving greater than 2k

commit b9ba0ba77078c005bc9fcae4a37382109d9b7069
Author: Graham Russell 
Date:   2017-12-03T13:00:09Z

Removed unused screenshots

commit 75c23e0fdf2184e8c1d88d502eea6a181447c9b3
Author: Graham Russell 
Date:   2017-12-03T13:01:39Z

Merge branch 'compress_png' into doc_screenshots




---


[GitHub] jmeter pull request #343: Reduced the size of all screenshots.

2017-12-03 Thread ham1
Github user ham1 closed the pull request at:

https://github.com/apache/jmeter/pull/343


---


[GitHub] jmeter pull request #343: Reduced the size of all screenshots.

2017-11-26 Thread ham1
GitHub user ham1 opened a pull request:

https://github.com/apache/jmeter/pull/343

Reduced the size of all screenshots.

## Description
Reduced size of all png screenshots using: `pngquant -f --ext .png 
--quality 70-95 *.png`.
Most were only reduced marginally but some were reduced a lot. This should 
probably be done for each new screenshot to ensure source control and the doc 
website loads as fast as possible.
Also: 
Removed workbench from a few screenshots.
Removed unused screenshots.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ham1/jmeter doc_screenshots

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/jmeter/pull/343.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #343


commit 43e81eab0c44f82efd106b3ef2a3650d5429e0c9
Author: Graham Russell 
Date:   2017-11-26T17:48:59Z

Reduced the size of all screenshots.
Removed workbench from a few screenshots.
Removed unused screenshots.




---