Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Set a font, while the effect of setting a bold, but bold is not in force, if not properly set the font bold. May I set the font does not contain a bold, but the algorithm should be bold freetype.
Font weights are not used with regard to TTF fonts. They are for other different font schemes.
For TTF fonts you generally use a different font from the same family for different attributes like bold, italic, etc.
However if you do not have access to a 'bold' font you can sometimes fake a bold version by say increasing the inter-character spacing and using a stroke to make the font slightly thicker. For Italic you can use angle warps such as provided by the annotate operator.