WebKit switching to Skia for 2d graphics rendering
blogs.igalia.com
WebKit switching to Skia for 2d graphics rendering
1–10 of 181 posts
Re: WebKit switching to Skia for 2d graphics rendering
#2... for the GTK and WPE ports. Not on Apple platforms.
Re: WebKit switching to Skia for 2d graphics rendering
#3I wondered about the license because they had already problems with LibWebTRC which uses BoringSSL (BSD-License). Skia seems to use the new BSD-License without the advertising clause and is therefore compatible with the GPL.
PS: As valleyer mentions - this affects WebKitGtk not all WebKit ports? At least Skia is usable on MacOS/iOS.
Re: WebKit switching to Skia for 2d graphics rendering
#4Re: WebKit switching to Skia for 2d graphics rendering
#5"WebKit Switching to Skia for 2D Graphics Rendering" ... for the GTK and WPE ports. Not on Apple platforms.
I guess the Apple platform is CoreGraphics and GTK was Cairo?
(Edit: Read the article. Yes)
Re: WebKit switching to Skia for 2d graphics rendering
#6Question requirements.
You can always find a reason to build rather than buy, but can you reframe your requirements in such a way that you can get away with something off the shelf and then rather spend your resources on the things that you can do uniquely different for your application.
Re: WebKit switching to Skia for 2d graphics rendering
#7I think this are good news for WebKitGtk . I wondered about the license because they had already problems with LibWebTRC which uses BoringSSL (BSD-License). Skia seems to use the new BSD-License without the advertising clause and is therefore compatible with the GPL. PS: As valleyer mentions - this affects WebKitGtk not all WebKit ports? At least Skia is usable on MacOS/iOS.
Re: WebKit switching to Skia for 2d graphics rendering
#8Awesome! Glad to see skia is finding uses in places other than fuschia
Re: WebKit switching to Skia for 2d graphics rendering
#9Re: WebKit switching to Skia for 2d graphics rendering
#10> but none of them met all our requirements, so we decided to try writing our own library. Question requirements. You can always find a reason to build rather than buy, but can you reframe your requirements in such a way that you can get away with something off the shelf and then rather spend your resources on the things that you can do uniquely different for your application.