Include a font

  • Thread starter Thread starter ujjc001
  • Start date Start date
U

ujjc001

Is there an easy way to add a font to an aspx page? I have a barcode I
want to display without the user having the file local. I also don't
want to have to create it as an image. Anything? I've looked to no
avail.
Thanks!
 
MS has released a Windows Embedded Font Tool (WEFT) just for this purpose.
Only IE users will be able to use this method.
http://www.microsoft.com/typography/WEFT.mspx Of course, this doesn't work
on non-IE browsers

Your best bet though may be to create it as an image so you don't have to
worry about the various embedded font issues.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
Back
Top