jerry-git / jerry-git/thug-memes

Add support for multiline texts

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Python
Stars
219
Forks
14
PR merge metrics
No merged PRs in 30d

Description

OpenCV `putText` does not seem to support newlines so this requires some logic to be implemented. Some things to think about:
- a config var for max length per line?
- how to do the actual splitting? I guess words should not be split and it's nice to show lines which have approximately the same length.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.