Aurnoi

Results 6 issues of Aurnoi

## Software versions - **OS**: Windows 10 - 2004 - **Consumer Pact library**:" @pact-foundation/pact": "9.11.0" - **Provider Pact library**: "@pact-foundation/pact": "9.11.0" - **Node Version**: v12.16.1 Confirm the following: - [...

bug
Triage

Gherkin-lint does not seem to support other language than English or I could not find how to do it from the documentation. Example in french: ```gherkin Fonctionnalité: Se déconnecter de...

Add support for another language than English. Example for french language: ```shell gherkin-lint -l 'fr' ```

Hi, Trying to init the TessBaseAPI with OcrEngineMode other thatn DEFAULT or LSTM_Only. I have tried using traineddata 3.5 and 4.0 but each time the Init() method returns false. Is...

Hi, I need to convert the Pix returns by TessBaseAPI.GetThresholdedImage() to a Bitmap. I believe to solution lied in BmpIO.pixWriteStreamBmp(IntPtr, Pix) but I did not understand how to make it...

Deveroom version: 1.5.1 Visual Studio 2019 version: 16.4.3 One of the feature of Specflow Extension for VS is the ability to [rename steps](https://github.com/SpecFlowOSS/SpecFlow.VisualStudio/pull/39) from the feature file. Since these steps...

enhancement