We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe.
Yes, when running a test to check for various currency symbols some are not recognized
Describe the solution you'd like
I want OCR to recognized the following currency Symbols {₡, ֏, ₨, ﷼, ₱, GH₵}.
Describe alternatives you've considered
A different tesseract npm package that does support these currency symbols
Additional context Add any other context or screenshots about the feature request here. Below is a list of Languages - Countries : {ISO, symbols}
Spanish - Costa Rican Colon:{ ISO: "CRC", symbol: "₡" }, Arminian - Dram:{ ISO: "AMD", symbol: "֏" } French - Seychellios Rupee:{ ISO: "SCR", symbol: "₨" }, Arabic - Yemeni Rial:{ ISO: "YER", symbol: "﷼" }, Spanish - Cuban Peso:{ ISO: "CUP", symbol: "₱" }, English - Ghanaian Cedi:{ ISO: "GHS", symbol: "GH₵" },
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Your Feature Request
Is your feature request related to a problem? Please describe.
Yes, when running a test to check for various currency symbols some are not recognized
Describe the solution you'd like
I want OCR to recognized the following currency Symbols {₡, ֏, ₨, ﷼, ₱, GH₵}.
Describe alternatives you've considered
A different tesseract npm package that does support these currency symbols
Additional context
Add any other context or screenshots about the feature request here.
Below is a list of Languages - Countries : {ISO, symbols}
The text was updated successfully, but these errors were encountered: