*Hi List,*

    I have a font embedded inside a resource in one of my assemblies but I
can't seem to able to retrieve it.  Correction, I am able to retrieve it but
the only way I can do it is by saving the stream of data coming from the
resource file to the disk and then loading the saved font into the
PrivateFontCollection's AddFontFile() method.  While I can retrieve the font
from the resource file this way there has to be a way to do all this without
writing to the disc.  Can anyone point me in the right direction ?  Thanks
in advance...

-Pete

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to