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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Sep 5 16:33:35 PDT 2006


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





------- Comment #2 from macdome at opendarwin.org  2006-09-05 16:33 PDT -------
(In reply to comment #1)
> 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.

Agreed.

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

We'll just have to pass a bool down into the Font routines so they can choose
whether to use Screen or Printer fonts appropriately.


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