[Bug 16813] New: I am hoping to be able to use the imageInfo object from .getImageInfo as a normal image in draw steps, like a png. this would allow someone to greatly speed up the drawing of paths by allowing them to store and reuse a path they've allready created withou

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16813

           Summary: I am hoping to be able to use the imageInfo object
                    from .getImageInfo as a normal image in draw steps,
                    like a png. this would allow someone to greatly speed
                    up the drawing of paths by allowing them to store and
                    reuse a path they've allready created withou
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#top
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML Canvas 2D Context (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


Specification: http://dev.w3.org/html5/2dcontext/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
I am hoping to be able to use the imageInfo object from .getImageInfo as a
normal image in draw steps, like a png. this would allow someone to greatly
speed up the drawing of paths by allowing them to store and reuse a path
they've allready created without having it re-rasterized.

Posted from: 75.31.127.216
User agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64;
Trident/5.0)

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Tuesday, 24 April 2012 14:30:20 UTC