[Libreoffice-bugs] [Bug 53236] New: Make shadow design updates easier

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 8 12:12:27 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=53236

             Bug #: 53236
           Summary: Make shadow design updates easier
    Classification: Unclassified
           Product: LibreOffice
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
        AssignedTo: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: vmiklos at suse.cz


This is similar to bug 42779. The method that pains the shadow around a Writer
page is SwPageFrm::PaintBorderAndShadow():

http://opengrok.libreoffice.org/xref/core/sw/source/core/layout/paintfrm.cxx#5669

Right now, the code actually uses the entire image as an Alpha only; it would
be cleaner to just take the image, and apply the Alpha from the image.

It would be easier for designers to do changes after this is fixed.

More pointers - the image that is parsed there is under
icon-themes/galaxy/sw/res/page-shadow-mask.png.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list