You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Converted from SourceForge issue 1906957, submitted by ceball
Submit Date: 2008-03-04 12:25 GMT
At the moment, we can't even control the type of the array returned by PatternGenerators (leading e.g. CF to have to make a copy to set the type).
Ideally, should be able to pass an array to PatternGenerator and have it draw into that array. This could be tricky to achieve, though. (E.g. patternfns would have to be altered to accept an output array.)
The text was updated successfully, but these errors were encountered:
Converted from SourceForge issue 1906957, submitted by ceball
Submit Date: 2008-03-04 12:25 GMT
At the moment, we can't even control the type of the array returned by PatternGenerators (leading e.g. CF to have to make a copy to set the type).
Ideally, should be able to pass an array to PatternGenerator and have it draw into that array. This could be tricky to achieve, though. (E.g. patternfns would have to be altered to accept an output array.)
The text was updated successfully, but these errors were encountered: