Hi,
> @font-face {
> font-family: "Times Roman";
> src: url("C:\batik\times.ttf");
> }I am not sure, how about try chaning the url to "file:/c:/batik/times.ttf" or put the ttf file in the same directory as the svg file and use relative path "times.ttf" Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
