Sujet : Re: Tk 9: image -format svg -scaletowidth not working?
De : wortkarg3 (at) *nospam* yahoo.com (Harald Oehlmann)
Groupes : comp.lang.tclDate : 09. Jul 2024, 09:13:19
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v6irev$19pva$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
Am 09.07.2024 um 09:26 schrieb Mark Summerfield:
I think adding support for SVG images is a real plus for Tk.
Yes, it is essential. All internal images in Tk 9 are now svg and are scaleable.
The exact same svg image code is available for Tk 8.6 as an extension here:
https://github.com/oehhar/tksvgThe prebuild dlls are helful for many use-cases...
And thanks to Mikko Mononen (nanosvg), Christian Gollwitzer (tksvg) and Csaba Nemeti (scalable Tk) !
Take care,
Harald