bounding boxes
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 394
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 7
Description
Could the documentation explain how to calculate bounding boxes for text items?
Text has x, y and w but no h. I presume that the font size could give you h, but they seem to be in other units. How should I convert?
BTW, what is the "TS" element? Can this help me?
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
Review the documentation and the PDF text-item representation described in the issue, focusing on the x, y, w, and font-size values and the TS element. Done means documenting how to calculate text bounding boxes, how the units relate, and whether TS provides the needed information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100