Fernando Serboncini

Results 24 comments of Fernando Serboncini

I think we could drop the `interpolation` on the object names, for concision and we should have properties exposed too (even if they are read-only). I'm not sure why allowing...

OffscreenCanvas can't support URL filters properly. Even if we could somehow address this, it's not clear at this point that any web engine can build a SVG on a WebWorker...

I agree with @Kaiido, it seems that the problems people are having with this API are orthogonal to the API itself, and were addressed on the [Canvas Layer](https://github.com/fserb/canvas2D/blob/master/spec/layers.md) proposal. Is...

I've added the agenda+, and it would be nice if people could come to the meeting so we can discuss this. From my understanding so far, it seems people are...

This sounds reasonable to me too. I think we should have an options dict for `create*Gradient`, and if folks think consistency is an issue, maybe we could also add an...

+1 for allowing all spaces even if they map to the same behavior. What @brianosman is suggesting is a bit orthogonal: allowing behavior-named spaces like "legacy", "best", "perceptual" or whatever....

Some quick questions. I assume all of this has been discussed before, so apologies in advance. * Resizing mechanism lgtm. I think failing on `getCurrentTexture()` is the right thing. *...

A thousand times this, please.

> Which also brings the question of the integration with https://github.com/WICG/canvas-formatted-text. I'm not totally on page on that proposal, but wouldn't that API somehow supersede `measureText()`? And as such, wouldn't...

We should remove the mention to `commit()` altogether.