GNU bug report logs -
#60939
[PATCH] Add skia-for-libreoffice.
Previous Next
Full log
View this message in rfc822 format
Hi!
Here is a patch series enabling the skia 2D graphics library for
libreoffice.
It should improve performance of libreoffice, but adds no new
functionality. I will test it in a real environment from now on.
The implementation can be reworked. In particular :
- skia is built by keeping the libreoffice source, adding the skia
tarball, building skia only, and exporting the libraries.
- it builds fine, but relies on many arguments from libreoffice, which
probably implies a rebuild each time libreoffice is updated (while it is
not a strict need, since the skia tarball is not updated for each new
libreoffice version).
- but separating both arguments fields by copying them is fine, but it
will lead to a lot of duplicated code.
--
Best regards,
Nicolas Graves
This bug report was last modified 2 years and 149 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.