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