openframeworks / openframeworks/openFrameworks
ofDrawBitmapStringHighlight doesn't respect ofDrawBitmapMode
Open
Nobody has claimed this yet.
bug
core
prelim-analysis
section-internals
section-typography
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
Contributor guide
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 with the rectangle handling in libs/openFrameworks/graphics/ofGraphics.cpp near line 1150 and compare it with the bitmap string view handling in libs/openFrameworks/gl/ofGLRenderer.cpp near line 1061. Verify the fix by drawing ofDrawBitmapStringHighlight inside an FBO with the default OF_BITMAPMODE_MODEL_BILLBOARD and confirming the highlight rectangle follows the bitmap mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100