On Sat, 5 Aug 2023 19:13:20 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
> Replace the GIF image of `BoxLayout` example with an SVG one which renders > crisp on all the displays, including High DPI ones. > > Compare the images: > > * > [`BoxLayout`](https://docs.oracle.com/en/java/javase/17/docs/api/java.desktop/javax/swing/BoxLayout.html#class-description), > Java 17, with GIF image; > * > [`BoxLayout`](https://cr.openjdk.org/~aivanov/8313408/api/java.desktop/javax/swing/BoxLayout.html#class-description) > with SVG image. > > (The updated version lacks CSS and JS from the javadoc tool; there are only > two files `BoxLayout.html` and `BoxLayout-1.svg`.) Marked as reviewed by tr (Committer). ------------- PR Review: https://git.openjdk.org/jdk/pull/15169#pullrequestreview-1571218442