RFR: Replace affects_versions.png with SVG
    Alexey Ivanov 
    aivanov at openjdk.org
       
    Fri Mar 14 16:09:14 UTC 2025
    
    
  
Replace `affects_versions.png` with Scalable Vector Graphics (SVG) image.
<details>
<summary>PNG vs SVG</summary>
**PNG:**\

**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.
-------------
Commit messages:
 - Replace affects_versions.png with SVG
Changes: https://git.openjdk.org/guide/pull/147/files
  Webrev: https://webrevs.openjdk.org/?repo=guide&pr=147&range=00
  Stats: 157 lines in 3 files changed: 156 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/guide/pull/147.diff
  Fetch: git fetch https://git.openjdk.org/guide.git pull/147/head:pull/147
PR: https://git.openjdk.org/guide/pull/147
    
    
More information about the guide-dev
mailing list