How to enable Skia on Linux ?

Miklos Vajna vmiklos at collabora.com
Mon Aug 31 09:11:37 UTC 2020


Hi Julien,

On Mon, Aug 31, 2020 at 02:06:09AM -0700, julien2412 <serval2412 at yahoo.fr> wrote:
> I build LO from master sources on pc Debian x86-64. To try to retrieve some
> debug info for Skia related bugtracker, I added "--enable-skia=debug" on my
> autogen.input, then runned "make clean && make".
> However, I can't succeed in enabling Skia on Linux.

It's disabled by default on Linux, at runtime. Try:

SAL_USE_VCLPLUGIN=gen SAL_FORCESKIA=1 ./soffice.bin

For more info, see vcl/README.vars, Lubos wrote a section on Skia there.

Regards,

Miklos


More information about the LibreOffice mailing list