|
How do I draw text in bold? |
|
|
|
Image Console is able to draw text in bold, this is done by adding the word "bold" into the /font switch.
For example;
/font:Arial in bold would be /font:"Arial Bold"
/font:"Times New Roman" in bold would be /font:"Times New Roman Bold"
|