Ron Evans
Ron Evans
https://github.com/tinygo-org/tinyfs/issues/6 where @bgould mentions wanting to use this package for tinyfs.
Thanks very much for fixing this @codefromthecrypt now going to squash/merge.
From the looks of those CI errors, someone needs to rebase this branch against the latest `dev`
Released as part of `v0.26.0`
I think this was addressed by https://github.com/tinygo-org/tinygo/pull/2780
Looks like this might be an actual error? https://github.com/tinygo-org/tinygo/actions/runs/3059652993/jobs/4943124870#step:9:58
Now that we have 64-bit ARM Linux build, it this still a problem?
@go4orward that seems like an very good approach. Just wondering if we should name it `LineWithScalar()` which is longer, but more explicit, and matches other variations we have elsewhere in...
Thanks for starting work on this @go4orward Could you please add "smoke tests" for the new functions? See https://github.com/hybridgroup/gocv/blob/release/CONTRIBUTING.md#how-to-add-a-function-from-opencv-to-gocv for more info. Thanks!
Related attempts to address some of these things: https://github.com/tinygo-org/drivers/pull/311 https://github.com/tinygo-org/drivers/pull/445