weisJ / jsvg

Java SVG renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Used by the next IJ version 2023.2

bric3 opened this issue · comments

So not an issue but I noticed this lib gonna power the icon rendering of IJ

JetBrains/intellij-community@93a8fe3

Not sure from where the artifacts comes from though :

jar://$MAVEN_REPOSITORY$/com/github/weisj/jsvg/0.1.0-jb.2/jsvg-0.1.0-jb.2.jar

JetBrains/intellij-community@93a8fe3#diff-22ee2b02c7957eb3e598c2fa7bfcd2b33d737680e15c587d34eebcf816e23340R5

So congratulations :)

The version is from this fork, which as I understand it will eventualy be phased out. Not sure what differences remain but I think it only pertains to some convenience accessor function into internals used by IJ.