To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87905
                 Issue #|87905
                 Summary|cairocanvas / Mac OS X - text is not visible
               Component|porting
                 Version|OOo 2.3.1
                Platform|Macintosh
                     URL|
              OS/Version|Mac OS X
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|MacOSX
             Assigned to|thb
             Reported by|mox





------- Additional comments from [EMAIL PROTECTED] Sat Apr  5 08:36:06 +0000 
2008 -------
With the DEV300_m6 the canvas module now has a cairo backend for Mac OS X too.
It works ok, with the exception of text, which does get rendered without errors,
but is not visible.

My only lead to this is that while the correct SalGraphics object is passed to
ATSLayout::DrawText() in vcl/aqua/source/gdi/salatslayout.cxx, the actual
CGContext inside it is DIFFERENT than what was originally used in the virtual
device in canvas/source/cairo/cairo_canvashelper_text.cxx
(Surface::createVirtualDevice() in canvas/source/cairo/cairo_cairo.cxx). 

In comparison, the CGContext is the SAME when using VCLCanvas.

---------------------------------------------------------------------
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