[Webkit-unassigned] [Bug 12096] New: SVGImage and PDFDocumentImage need support for drawTiled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 3 08:03:35 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12096

           Summary: SVGImage and PDFDocumentImage need support for drawTiled
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: SVGHitList
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: macdome at opendarwin.org


SVGImage and PDFDocumentImage need support for drawTiled

Both SVGImage and PDFDocumentImage currently have empty drawTiled
implementations.  In order to draw correctly as background images (or border
images), these will both need drawTiled implementations.

Perhaps it will be possible to push some of BitmapImage::drawTiled logic down
into Image and re-use it for SVGImage and PDFDocumentImage

This is important for having compelling SVG support in the next version of
WebKit.  Most authors will likely use SVG through <img> or CSS background
images.


-- 
Configure bugmail: http://bugs.webkit.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