Return the width of the text for a given font and size.
Not intended to be used directly from your code.
Values passed to this procedure:
| Text | The text to draw. | |
| FontDictionaryName | The name used to reference the font within the document Font Dictionary. The FontDictionaryName is assigned to the font when you call LoadFont. | |
| FontSize | The em-size of the font. |