To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102109





------- Additional comments from [email protected] Tue Jul 21 18:00:11 +0000 
2009 -------
AW: It's not a thick line in the MetaFile; MetaFiles do not support transparent
line drawing; it's a (actually two, one for the ledgend)
MetaFloatTransparentAction. It opens a buffer-VDev and the lines are not as
lines in the MetaFile, but as filled PolyPolygons. That's the problem with
MetaFiles: They are a PAINT RECORDING, not a scene graph. Ahhh :-(
To make this work with AA, the OutputDevice::DrawTransparent methods (there are
two; one with a gradient and one with a percentage transparency) need rework.
This will be some stuff to do.
More and more work surfaces from the fact that MetaFiles need to be used for
inactivated OLE visualisations. Maybe we should think again about using
primitives in some savable/loadable form for at least our own OLEs...

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