To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87002
                 Issue #|87002
                 Summary|Aqua: avoid superfluous conversions for AquaSalBitmap 
                        |masks
               Component|gsl
                 Version|OOo 2.4 RC4
                Platform|Macintosh
                     URL|
              OS/Version|Mac OS X
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|code
             Assigned to|hdu
             Reported by|hdu





------- Additional comments from [EMAIL PROTECTED] Thu Mar 13 15:34:02 +0000 
2008 -------
On Aqua the implementation of SalBitmap is not nearly as fast as it could be. 
There are a lot of 
conversions that can be avoided, e.g. the alpha part of a BitmapEx gets 
converted from A to RGBA and vice 
versa or from "image format" to "mask format", etc. Some of these conversions 
are even done pixel by 
pixel => clean this up a little

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to