Steve Holdoway wrote:
Does anyone know whether it is possible to download a font with a web page to
ensure the correct one it used? I know this is a really silly thing to say as
you can't even guarantee that a browser is graphical, but I need to use the pt
banana split font ( which nobody in their right mind would use by preference! )
on the big 3 browsers at least. It is available as a free ttf, I just haven't a
clue whether it's even possible to use that resource.
Any ideas? TIA, Steve
Hi Steve,
you can insert a download url into your CSS - see
http://www.w3.org/TR/REC-CSS2/fonts.html#x43 . However, never having
needed to do it I have no idea of what OS's, browsers or font format it
works with. I wish you luck with it though, let us know how you go :)
If it's just for a section of text have you considered using an image of
the text instead?
Cheers,
Andy