RFR: Updated AffectsVersion image

Alexey Ivanov aivanov at openjdk.org
Thu Aug 7 23:10:53 UTC 2025


On Wed, 23 Apr 2025 20:18:11 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Updated image to make case 5 look more like the previous cases.
>> Also fixed a borken link.
>
> Wow, the SVG is huge now.

> @aivanov-jdk, what program did you use to edit the SVG? I'm using Incscape but it seems to be suboptimal.

I hand-coded it in IDEA, I find it relaxing and easier than to use a visual editor.

In fairness, I used Inkscape when I started to look at SVG. It's a handy tool for creating complex shapes. A few times, I drafted the image in Inkscape and then simplified the image by hand-coding. [`FocusCycle.svg`](https://raw.githubusercontent.com/openjdk/jdk/refs/heads/master/src/java.desktop/share/classes/java/awt/doc-files/FocusCycle.svg) is a great example of the latter: I drafted the red, green and blue curves in Inkscape and then edited the curves by hand to make them simpler and to get rid of the fractional coordinates.

-------------

PR Comment: https://git.openjdk.org/guide/pull/149#issuecomment-2827384439


More information about the guide-dev mailing list