Borld fonts in insertText?
3 ビュー (過去 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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!