jokkedk / webgrind

Xdebug Profiling Web Frontend in PHP
Other
3.28k stars 410 forks source link

Restore image in README #146

Closed Krinkle closed 3 years ago

Krinkle commented 3 years ago

The original URL became a 404. You might have the original file and be able to restore it at that or another address.

But, I figured, why not add it to the repository. While at it, made it render a bit sharper than before by using the "large" image at a small scale, thus rendering at 2x Hi-DPI, whereas previously it looked more low-res than it was.

The source of the image for this commit was http://web.archive.org/web/20160305213301/http://jokke.dk/media/2008-webgrind/webgrind_large.png, and through OxiPNG (lossless) via ImageOptim.

alpha0010 commented 3 years ago

Thanks. Would you mind splitting this into two PRs? Target the image at branch gh-pages pages; it will then be accessible under https://jokkedk.github.io/webgrind/ without needing to store resources in the main branch. Should also make it https://packagist.org/packages/jokkedk/webgrind.

alpha0010 commented 3 years ago

Thanks.