Arthur

Results 9 comments of Arthur

The problem is that [InteropDotNet](https://github.com/AndreyAkinshin/InteropDotNet) seems to expect native libleptonica and libtesseract in the according folder (x64 or x86). So if you're lazy as myself, you can install ```libtesseract-dev``` and...

@fleimeris It would if there was libleptonica-1.80 in my distro's repos. But thanks.

@otoolep Sorry, due to personal issues I'm not too active here. For CI the easiest option is Github actions

@SjoVJonatan Thanks for your contribution! There're still few outstanding minor issues but I think we can merge now

Not sure I have time to look into this but feel free to contribute

Thanks, but applying `[Mapper(EnabledConversions = MappingConversionType.All & ~MappingConversionType.ExplicitCast)]` actually produces identical mapping code to the one shown above (with explicit cast). Also same when allowing only implicit casts `EnabledConversions =...

I've created the lib that exposes FFI - https://github.com/arthrp/magika_ffi

vsix is the installation file for the addon. Currently if you don't want to use the [MS store](https://marketplace.visualstudio.com/items?itemName=Gleam.gleam&ssr=false#overview) (for example, in many VSCode forks the official store is not enabled)...

Could you tell which alt-store you're publishing to then? There's no mention in the readme