Hi,

I'm regurarly working with fonts and I'm kinda sick of opening the fontviewer for every font when I want a preview of it without installing the font in Windows.
So I decided to create a fontviewer using VC++ and MFC.

On of the first things I came across is the following:

How do I show an external True Type Font file in a window without installing the font in Windows? When it is not possible to use the font without installing the font how can I temporarily install and remove the font?

Thanks in advance.

Regards,

Patrick