Integrated: Replace affects_versions.png with SVG

Alexey Ivanov aivanov at openjdk.org
Wed Apr 9 21:56:42 UTC 2025


On Fri, 14 Mar 2025 16:04:56 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.

This pull request has now been integrated.

Changeset: b10cd0da
Author:    Alexey Ivanov <aivanov at openjdk.org>
Committer: Jesper Wilhelmsson <jwilhelm at openjdk.org>
URL:       https://git.openjdk.org/guide/commit/b10cd0da8178361841861a24dee0711204883ef8
Stats:     164 lines in 3 files changed: 163 ins; 0 del; 1 mod

Replace affects_versions.png with SVG

Reviewed-by: ihse, jwilhelm, iris

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

PR: https://git.openjdk.org/guide/pull/147


More information about the guide-dev mailing list