RFR: Replace affects_versions.png with SVG [v3]

Iris Clark iris at openjdk.org
Wed Apr 2 23:00:00 UTC 2025


On Thu, 20 Mar 2025 17:07:12 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Replace `affects_versions.png` with Scalable Vector Graphics (SVG) image.
>> 
>> <details>
>> <summary>PNG vs SVG</summary>
>> 
>> **PNG:**\
>> ![affects_versions.png](https://github.com/openjdk/guide/blob/be88a6debcb0dfb7f8fb0e8f3e95ff35950ca9c4/src/images/affects_versions.png?raw=true)
>> 
>> **SVG:**\
>> ![affects_versions.svg](https://raw.githubusercontent.com/aivanov-jdk/dev-guide/bc65ea67251cc68360fc746a77200d8c93fd78b5/src/images/affects_versions.svg)
>> </details>
>> 
>> SVG is crisper, especially on High DPI monitors, its size is much smaller (1.04 KB vs 26.24 KB), it's easier to edit and the edit history is preserved.
>
> Alexey Ivanov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   End 12-na with circle

Marked as reviewed by iris (Reviewer).

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

PR Review: https://git.openjdk.org/guide/pull/147#pullrequestreview-2737775809


More information about the guide-dev mailing list