Hi all,

I'm a Firefox extension developer, and I'm considering porting one of
my extensios to Chrome. I've been checking the APIs that will be
available, and I'd say that there's almost everything I need... except
for an important feature: the ability to create a thumbnail from an
image.

In Firefox, the "Canvas" object has a non-standard method called
"drawWindow", which will accept a window object and render on the
specified canvas. More information about this method can be found at
the bottom of the following link:
https://developer.mozilla.org/en/drawing_graphics_with_canvas

Having this or a similar method would be great, and I think that it
would also attract interest of other Firefox developers that make use
of that feature. It adds a lot of flexibility.

Alternatively, an API to expose the thumbnail capability that is used
for the "Most Visited" sites would also do...

Thanks for your consideration.

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to