Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Include a font

Reply
Thread Tools

Include a font

 
 
ujjc001
Guest
Posts: n/a
 
      09-25-2005
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!

 
Reply With Quote
 
 
 
 
Mark Fitzpatrick
Guest
Posts: n/a
 
      09-25-2005
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

"ujjc001" <> wrote in message
news: oups.com...
> 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!
>



 
Reply With Quote
 
 
 
 
ujjc001
Guest
Posts: n/a
 
      09-26-2005
I've been thinking that may be the best way. Any resources for that?

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Swing Font, it's Java Font? ot native? how install new font? mttc Java 2 07-03-2009 07:29 PM
/* #include <someyhing.h> */ => include it or do not include it?That is the question .... Andreas Bogenberger C Programming 3 02-22-2008 10:53 AM
How to get the text in html tag.like<div...><font...>Text</font></ =?Utf-8?B?Tmlja3k=?= ASP .Net 2 02-20-2005 03:03 PM
Font class, external font files question Karl Hungus ASP .Net 1 02-04-2004 04:26 PM
physical font specified but true type font file not available Michael Glavitsch Java 1 07-15-2003 07:09 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57