commit | 2d3e769a64128f407ba201240f9d83669e587973 | [log] [tgz] |
---|---|---|
author | Andreas Veithen <andreas.veithen@gmail.com> | Sun Aug 13 20:09:55 2023 +0000 |
committer | Andreas Veithen <andreas.veithen@gmail.com> | Sun Aug 13 20:09:55 2023 +0000 |
tree | be853ab9ec82362f3050c7e42559df1c1843d054 | |
parent | 7e66753427466590d6def0125e448d2791723210 [diff] |
Make ImageDataSource use PNG This makes the code compatible with OpenJDK 8 (while currently it will only work on Oracle JDK 8). PNG is probably the better choice anyway because it is lossless.