Using bold Text with TextProperties

As far as I know, a bold or italic type of a font is usually stored in a different font file, so you have to load a different font file. For example, if my font name is FreeSerif.ttf , and I want bold text, in the same directory is also the FreeSerifBold.ttf font file.

You could indeed fake it by using shadows, but I don’t think that will really look that good.