Borld fonts in insertText?
Mostrar comentarios más antiguos
Is there anyway to get bold fonts in an image using insertText functionality?
Respuestas (1)
Raunak Gupta
el 28 de Abr. de 2020
1 voto
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.
Categorías
Más información sobre Tracking and Motion Estimation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!