Petr Kobalicek
Petr Kobalicek
This should already work BTW for SRC_COPY and SRC_OVER operators
Closing in favor of https://github.com/blend2d/blend2d/issues/106
@qd1308504206 Please be patient - it's all about priorities and time. We have a prototype of a new stroking engine with dashing, but it requires rational quadratic curves, so it's...
Closing this in favor of https://github.com/blend2d/blend2d/issues/92
I have managed to build Skia via vcpkg and I have already a local branch that can test Skia with bl_bench. After this is merged I would close this issue...
I think this issue can finally be closed, because: * Blend2D bencharking tool now has Skia support, the comparison is shown on the website * Direct2D is not considered at...
I'm closing this issue, please open a new one if you miss a library to be benchmarked against, and if possible, provide an implementation as well, as for me the...
I'm closing this as Blend2D doesn't offer greyscale images. The best way of creating greyscale images is to convert to such format from RGB. Please reopen if necessary, but greyscale...
I think this issue can now be closed as there is no `volatile` use anymore in Blend2D. Atomics are now properly abstracted via blAtomicXXX with the most necessary memory ordering...
This should be already fixed by asmjit upstream.