Borld fonts in insertText?
조회 수: 7 (최근 30일)
이전 댓글 표시
Is there anyway to get bold fonts in an image using insertText functionality?
댓글 수: 0
답변 (1개)
Raunak Gupta
2020년 4월 28일
Hi,
As of now bold font is not supported in insertText however, you may increase the font size by mentioning a greater value of the ‘FontSize’ while using insertText if the text appears small.
Otherwise you can check the supported Fonts here to figure out the best suitable font for your application. You may change the fonts by mentioning one of the choices in ‘Font’ property of insertText.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Tracking and Motion Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!