Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Font Embedding
Name: Acej Date: March 31, 2006 at 03:34:54 Pacific OS: WinXP Pro CPU/Ram: 512Mb
Comment:
Hi,
I'm trying to embed a font into pages in a website, and so far have used Microsoft's WEFT to embed successfully for viewing in IE. My problem is trying to find a tool to allow me to embed the font for viewing in Netscape Navigator/ Firefox/ Opera, etc.
I understand from doing some research that Bitstream's TrueDoc software, for converting TrueType Fonts to .pfr files for viewing in Netscape, has been discontinued and is no-longer available.
Does anyone know of any other software that would allow the font to be embedded, or will I just need to add a few alternative fonts to my code for viewing with other browsers?
Summary: Didn't I link to a font embedding thread when you asked this last time? I understand that font embedding is an up and coming feature of CSS...Hopefully in the next 5 years we'll see it implemented in ...
Summary: It depends on a number of things...Internet Explorer has supported font embedding since version 4.0. See Microsoft's article on Font Embedding. If the browser doesn't support font embedding or you do...
Summary: You can do it by embedding fonts, but that's a complicated process in itself. I'd recommend changing whatever is in that font to an image (if practical), or using one of the standard web-friendly fon...