Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font selection support #32

Open
xakod opened this issue Jun 6, 2022 · 1 comment
Open

Font selection support #32

xakod opened this issue Jun 6, 2022 · 1 comment

Comments

@xakod
Copy link
Contributor

xakod commented Jun 6, 2022

I see cv-plot uses cv::FONT_HERSHEY_SIMPLEX while it doesn't support non-ascii characters (so we cannot use non-ascii characters with cv-plot at the moment) meanwhile COMPLEX font supports utf-8 opencv/opencv#17980 and if we want more, opencv provides TrueType opencv/opencv#18760.

Why not to provide some kind of selection for internal fonts?

@wpalfi
Copy link
Collaborator

wpalfi commented Jun 7, 2022

Yes, that would be nice. I have no experience with opencv fonts. Feel free to propose a fix if it is simple and always works with any opencv installation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants