j-hap

Results 12 comments of j-hap

see https://github.com/RicoSuter/NSwag/issues/4243

I just ran into the same problem. Interestingly the swagger.json I used was generated by NSwag. It feels like the swagger.json that NSwag generates should be compatible with the default...

I just fiddled around with it and this does the trick, for tesseract 4.1.1 and 5.0.0-alpha-20201231-243-gff83 at least (I'm on windows 10 with both tesseract versions in MSYS2). It does...

I just compiled version 3.05.02 from https://github.com/tesseract-ocr/tesseract/tree/3.05.02 and ran the same modification as above with no problems with traineddata from https://github.com/tesseract-ocr/tessdata/tree/3.04.00. I know it's just a sample and not a...

When using Visual Studio and not setting the className, Visual Studio currently sets a hardcoded non-template one, which does not play nice with the default MulipleClient OperationGenerationMode, see https://developercommunity.visualstudio.com/t/OpenApiReference-default-className-break/10639639

When you define a single class name, but there are multiple endpoints in the openapi description with overlapping names, those are generated inside the same class, which yields duplicate code,...

That's what I did of course. This issue was only ment as a feedback. The `\ChoiceMenu` from hyperref has the `print` flag set by default, Acrobat sets it be default...

I can confirm the same behavior in ``` OS: Arch Linux (XFCE/xfce/xcb) Architecture: x86_64 Version: 1.1.0dev.39673 (Git) Conda AppImage Build type: Release Branch: main Hash: 1289997dfd604cb24f060f905f04ec3728d964e4 Python 3.11.9, Qt 5.15.13,...

I did some digging and testing and I can get rid of the exception: In the `Document.xml` I located the `` tag of the copied distance joint below the parent...

I ended up here, because I had trouble toggling between two default layers. Since this is maybe related, I'll just comment what I found to solve my problem. My layer...