Robert Felker
Robert Felker
I get the idea but this method would not only be used in conjunction with `decodeImageFromPixels ` and it can feel strange to have different pattern that other methods in...
Others methods are native. Not sure that what we're asking for is available is the same way else `drawPoints` would be enough
@andrewackerman There seems to be a lot of consideration done before integrating any new feature and make it visible from skia to flutter. See Dotted lines https://github.com/flutter/flutter/issues/4858 Implemented in Skia...
Another point is the API is design to forbid all slow operations. You will find some tickets about basics ops like vertical text or dot lines that explain that they...