Re: [PATCH] gnu: icecat: Add skia support.

2017-03-06 Thread Leo Famulari
On Mon, Mar 06, 2017 at 07:09:14PM +0100, Julien Lepiller wrote: > Hi, > > Here are three patches to add skia, a graphics library and add support > for it in icecat. It is not made the default graphics engine, so to > enable it, you need to go in about:config and change >

[PATCH] gnu: icecat: Add skia support.

2017-03-06 Thread Julien Lepiller
Hi, Here are three patches to add skia, a graphics library and add support for it in icecat. It is not made the default graphics engine, so to enable it, you need to go in about:config and change `gfx.content.azure.backends' and `gfx.canvas.azure.backends' to `skia' instead of cairo. Doing this