openframeworks / openframeworks/openFrameworks
Default behavior of ofDrawBitmapString should be the same as other ofGraphics types
Open
@arturoc is already working on this.
Since Apr 1, 2013.
bug
core
prelim-analysis
section-2D
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
Reference: http://forum.openframeworks.cc/index.php/topic,12060.msg53852.html#msg53852
Default behavior of ofDrawBitmapString does not allow text to rotate. Also, using OF_BITMAPMODE_MODEL rendered upside down by default on linux64
The current default behavior is confusing and buggy, and should be fixed.
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.
Assessment
This issue has not been assessed yet.