Ask Your Question

Revision history [back]

cv::puttext character width?

image description

hello. i'm develop ascii art project using opencv 3.4.0

i use puttext to draw string. but i think width of each character is different.

how can i draw same width of text or not using puttext function..

thank you