Re: resvg

2024-03-15 Thread Arjen Hiemstra
On Thursday 14 March 2024 22:50:35 CET Laura David Hurka wrote: > On Thursday, March 14, 2024 2:04:45 PM CET Sune Vuorela wrote: > > On 2024-03-14, Igor Mironchik wrote: > > > Hello, > > > > > > What do you think about https://github.com/RazrFalcon/resvg in case of > > > processing and rendering

Re: resvg

2024-03-15 Thread Joshua Goins
> Hello, > > What do you think about https://github.com/RazrFalcon/resvg in case of > processing and rendering SVGs? In case anyone hasn't seen this before, Harald has already tried integrating resvg with Plasma: https://kde.haraldsitter.eu/posts/resvg-for-svgs-in-qt/ Josh

Re: Re: resvg

2024-03-15 Thread David Redondo
Am Freitag, 15. März 2024, 06:10:14 CET schrieb Jin Liu: > Any example of "process an SVG document in a different way than to render it"? > > > > > Well, QtSvg can only render (and create) SVGs, but there is no way to > > process > > an SVG document in a different way than to render it on a paint

Re: resvg

2024-03-14 Thread Jin Liu
Any example of "process an SVG document in a different way than to render it"? Laura David Hurka 于2024年3月15日周五 05:57写道: > > On Thursday, March 14, 2024 2:04:45 PM CET Sune Vuorela wrote: > > On 2024-03-14, Igor Mironchik wrote: > > > Hello, > > > > > > What do you think about https://github.com/

Re: resvg

2024-03-14 Thread Matthias Klumpp
Am Fr., 15. März 2024 um 05:38 Uhr schrieb Страшила : > пт, 15 мар. 2024 г., 00:51 Laura David Hurka : >> >> On Thursday, March 14, 2024 2:04:45 PM CET Sune Vuorela wrote: >> > On 2024-03-14, Igor Mironchik wrote: >> > > Hello, >> > > >> > > What do you think about https://github.com/RazrFalcon/re

Re: resvg

2024-03-14 Thread Страшила
пт, 15 мар. 2024 г., 00:51 Laura David Hurka : > On Thursday, March 14, 2024 2:04:45 PM CET Sune Vuorela wrote: > > On 2024-03-14, Igor Mironchik wrote: > > > Hello, > > > > > > What do you think about https://github.com/RazrFalcon/resvg in case of > > > processing and rendering SVGs? > > > > > >

Re: resvg

2024-03-14 Thread Laura David Hurka
On Thursday, March 14, 2024 2:04:45 PM CET Sune Vuorela wrote: > On 2024-03-14, Igor Mironchik wrote: > > Hello, > > > > What do you think about https://github.com/RazrFalcon/resvg in case of > > processing and rendering SVGs? > > > > Do you have any plans to have this in Craft? > > With the cu

Re: resvg

2024-03-14 Thread Kai Uwe Broulik
Hi, yeah I don’t see the appeal. Qt SVG has also finally seen some love in Qt 6.7 which addresses many of the issues we’ve had. If there’s more, we can fix it. Cheers Kai Uwe Am 14.03.24 um 13:53 schrieb Igor Mironchik: Hello, What do you think about https://github.com/RazrFalcon/resvg in

Re: resvg

2024-03-14 Thread Sune Vuorela
On 2024-03-14, Igor Mironchik wrote: > Hello, > > What do you think about https://github.com/RazrFalcon/resvg in case of > processing and rendering SVGs? > > Do you have any plans to have this in Craft? With the current revitalization of QtSvg, I kind of think we should work harder with that rat