Petr Kobalicek

Results 307 comments of Petr Kobalicek

Closing as I think this has been fixed, please reopen if the problem is still there

I would like to add here that Blend2D will use `atomic_ref` when compiling in C++20 mode, but C++11 to C++17 will still use the current impl - casting to `std::atomic`...

I'm closing this as there is no refCount exposed to the public API anymore, so the public API is not affected by this and the internal API uses abstracted functions...

Closing as there is only one remaining warning that pops in Blend2D builds and that one will be fixed once the feature is implemented. Thanks for the report!

@jhmaloney Would you be able to test the current release as well?

@jhmaloney I meant the current Blend2D release. I've got it working on OrangePI, but I have no RPI to test it out. And yeah, no rush :)

I'm closing this issue, if there is a compilation problem with a latest release / master branch, please open a new issue and it will get fixed.

I'm closing this issue as I don't think there is an issue in Blend2D, rather interfacing with opencv in this case. `BLPixelConverter` can be used to perform pixel conversion to...

This is something that should work on the current master, can you verify?

Closing the issue as gradients are now provided even without JIT.