﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16733	Try offline transcoding of SVG icons using Photon	Don-vip	simon04	"As we move from PNG icons towards SVG icons in #15240 we suffer inevitable performance penalty in UI/map rendering showing these icons.

I just discovered the [https://github.com/kirill-grouchnikov/radiance/blob/master/docs/photon/photon.md Photon] library which sounds very promising. It allows to ""compile"" SVG icons to Java classes which draw SVG icons directly using Java2D draw calls:

> ''Photon transcoder allows you to convert an SVG source into a corresponding Java class that contains a sequence of matching Java2D canvas draw calls to render the original content.''

We should try it and measure the performance impact."	enhancement	closed	major		Core		wontfix	svg performance	stoecker simon04 floscher michael2402 wiktorn Klumbumbus
