[Development] The dark side of QtSvg
Julien Blanc
julien.blanc at nmc-company.com
Thu Mar 12 16:56:04 CET 2015
On 12/03/2015 16:47, Massimo Callegari wrote:
> Apologies if my mail doesn't have proper carriage returns in pipermail
> ! (my crappy webmail's fault)
>
> Just want to add a third advantage in decoupling QtWebEngine from SVG:
>
> 3- it removes duplicated code between QtSvg and QtWebEngine
Just a note. Full svg support requires :
- CSS support
- animation framework support
- scripting support
- events support
- and probably more…
I really don’t know how you’re supposed to do that without a full web
engine. SVG Tiny is the way to go if you want something tiny.
Regards,
Julien Blanc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20150312/f0886205/attachment.html>
More information about the Development
mailing list