liblouis / liblouis/liblouis-java
Only two typeforms allowed?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hello.
I've come from using liblouis c api, where there is no restriction about the typeforms.
Now I'm migrating to java, for platform compatibility, and as I can see there's no way to use typeforms for emphasis as the Typeform constructors are private.
I'm not so good with java so maybe there's something I don't understand, but I can only use the PLAIN_TEXT and COMPUTER typeforms.
Is there any way to use other Typeforms?
or
Is there a reason for not allowing use other Typeforms?
And thanks for develop a very good and useful library.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Typeform constructors in the Java binding and comparing the exposed values with the liblouis C API. Determine whether non-PLAIN_TEXT and non-COMPUTER typeforms are intended to be public, then identify the expected Java-facing behavior. Done means the supported typeforms are usable from Java or the limitation and rationale are clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100