Closed waitxxxx closed 3 years ago
Increase font parameters to support custom fonts and to solve the problem of cv2.putText displaying Chinese fonts garbled.
Use case:
cvui.text(frame, 110, 160, 'cvui 你好!', 0.4, 0xCECECE, 'NotoSansCJK-Regular.ttc')
Increase font parameters to support custom fonts and to solve the problem of cv2.putText displaying Chinese fonts garbled.
Use case: