On Thu, 2015-11-19 at 14:40 +0100, Miklos Vajna wrote:
> The border around sw pages is a semi-transparent shadow. In the
> desktop case we have this grayish document background
> If some change needs testing to see if it breaks this transparency
> scenario, I think the easiest is to set the backg
On Thu, Nov 19, 2015 at 11:02:32AM +, Caolán McNamara
wrote:
> There is one other use of an explicit 8 bit virtual device in
> desktop/source/lib/init.cxx for the libreofficekit stuff. But only on
> the non-android code path. In what circumstances does the transparency
> get set to something
Part of exploring rendering text (and possibly more) via cairo
to the svp backend is the depth of virtual devices. We have places
where we have a simple 1 bit mask, and we have cases where we are
actually just saying "give me a virtual device that matches the depth
of another device" and we have so