yacy_search_server/source/net/yacy/peers/graphics
luccioman 1de86cf1bf Fixed JPEG snapshot resizing when running on OpenJDK.
Resizing JPEG snapshot images through /api/snapshot.jpg failed when
running on OpenJDK, but rendered successfully with a Oracle JDK.
Details in mantis 772 ( http://mantis.tokeek.de/view.php?id=772 ).

Removing any alpha component (useless in snapshot images) from the
rendered resized image solves the issue.
2017-10-19 09:27:52 +02:00
..
Banner.java added intensity option to graphics 2015-05-30 06:31:08 +02:00
BannerData.java *) simplified banner creation code 2013-05-25 12:56:43 +02:00
EncodedImage.java Fixed JPEG snapshot resizing when running on OpenJDK. 2017-10-19 09:27:52 +02:00
NetworkGraph.java added intensity option to graphics 2015-05-30 06:31:08 +02:00
OSMTile.java Customized name for Threads still using the default "Thread-n" pattern. 2016-10-22 17:17:21 +02:00
ProfilingGraph.java Fixed ProfilingGraph calculation integer overflows and added test class. 2017-10-16 09:18:12 +02:00
WebStructureGraph.java Added an optional parameter to webstructure.xml api. 2017-01-19 12:30:44 +01:00