[Webkit-unassigned] [Bug 10648] All NSGraphicsContext usage should be removed from WebCore

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Aug 31 09:35:06 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10648





------- Comment #1 from darin at apple.com  2006-08-31 09:35 PDT -------
Sounds OK.

(In reply to comment #0)
> A few enhancements will be necessary to GraphicsContext before this is possible
> (including adding an isPrinting state as well as an isFlipped state -- both for
> text drawing).

But I think that's wrong. That reflects our old thinking, but since then we've
explored this further.

We won't need an "isFlipped" state because we are going to only support drawing
into flipped graphics contexts.

And we won't need an isPrinting state because we can and do handle that at a
higher level. The document has an isPrinting state.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list