Skip to content

Add support for multiline texts #6

@jerry-git

Description

@jerry-git

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions