Click to See Complete Forum and Search --> : Font not showing on client side
drewex
12-07-2004, 08:19 PM
Hi all I have a special font that shows the barcode information of the zip number. I was trying to show this in the webpage for my clients. Of vcoarse they dont have the font they cant see it. is there a way to make this available. the number is dynamic so i cant use image (i wish tho so they couldnt use it if it was an image)
russell
12-08-2004, 02:45 AM
there is a way. see here (http://www.w3.org/TR/2002/WD-css3-webfonts-20020802/) .
I would venture a guess that your license agreement forbids this for the barcode font though.
drewex
12-08-2004, 03:45 AM
actually the font belongs to me, i found samples on the web and redesigned the samething so i can use it for my own purpose, if im right your saying that they have to download it, I actually dont want to do that. is there another way, or i didn't read enough?
addition to previous response:
http://www.microsoft.com/typography/default.mspx is the link that i was looking for, After reading the link u gave me i went google for hunting embedeld fonts, i found how to create eot files. this link helps people need to something like this. Hopefully this post would be help full to others too. Thanks for the help