J
Jon Finch
Appologies if this has been covered before, I did do a search but cannot
find any relevant info.
I am looking to embed a font inside vb.net. I have embedded the font okay
but all the examples I have to read a font back from the assembly use c#
unsafe blocks and other c# functionality which is not supported by vb (or at
least I can't get them to work)
Has anybody got any examples regarding reading embeded fonts back into vb
from the assembly? Any help or pointers in the right direction would be very
much appreciated..
All the best,
Jon
p.s.
Just installing the font into the windows font directory is sadly not an
option as we do not have a license for the font to be distributed only to be
used at runtime.
find any relevant info.
I am looking to embed a font inside vb.net. I have embedded the font okay
but all the examples I have to read a font back from the assembly use c#
unsafe blocks and other c# functionality which is not supported by vb (or at
least I can't get them to work)
Has anybody got any examples regarding reading embeded fonts back into vb
from the assembly? Any help or pointers in the right direction would be very
much appreciated..
All the best,
Jon
p.s.
Just installing the font into the windows font directory is sadly not an
option as we do not have a license for the font to be distributed only to be
used at runtime.