Questions:
1. Why do you need this specific font?
2. Why not just designate a commonly available font as a substitute?
3. Can you capture the image of your text in the font you want, and display the image instead? With a .gif file, you can even make the background transparent.
MidiMagic
Nearly a Senior Poster
3,319 posts since Jan 2007
Reputation Points: 730
Solved Threads: 182
If your client has its own font, then nobody else will be able to see it.
The .gif method is the only practical method. Or you can include the font in the recorded flash video through video editing.
The problem is that the browser can't see any font files on the server, It can use only the font files the owner has installed. So the font must be rendered before the files are set to the client computer. This means an image must be sent to the client computer.
It is a security violation to try to install a font to a computer without the owner's permission. The font files are not yours to access.
If your clients insist, and succeed at doing what they want, a few years in prison might convince them that they have no right to do this.
Use an image file.
MidiMagic
Nearly a Senior Poster
3,319 posts since Jan 2007
Reputation Points: 730
Solved Threads: 182