Skip to content

Enhancement: unicode/UTF-8 support with InitFont & PutText #17980

Description

@SteveKrebs

As a user, I would like PutText to support characters beyond basic ASCII chars to be able to utilize additional characters in writing additional languages onto video frames.

Acceptance would be for either extending the existing initFont / putText APIs or creating new APIs ( if necessary to keep backwards compatibility for the original APIs, example: initFont_UTF/ putText_UTF) that support additional characters.

re: cv::HersheyFonts : There is Hershey font support for additional characters in Greek, Cyrillic, Japanese (kanji, hiragana and katakana) as well as support for mathematics, musical notation, map markers, and meteorological symbols.
re: https://sourceforge.net/projects/hershey9000/files/

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions