When MC generates htmlText, it sets the SIZE attribute of the FONT tag to the integer which specifies the pixel size of the text. While this is great as long as you stay in MC, once you take the text to a browser it will almost always render too large, since the browser expects that attribute to specify a relative size. I've considered ways to strip/modify the FONT tags to use CSS instead, but I haven't come up with an efficient yet generalized solution. Anyone have a reliable means of generating browser-compliant HTML from MC? -- Richard Gaskin Fourth World Media Corporation Multimedia Design and Development for Mac, Windows, UNIX, and the Web _____________________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com Tel: 323-225-3717 ICQ#60248349 Fax: 323-225-0716 Archives: http://www.mail-archive.com/[email protected]/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.
