Klaus Major wrote:
I, personally, consider this a bug!

From the docs about "textfont":
If the chunk contains more than one font, the chunk's textFont property reports "mixed".

But even if the textfont is identical and only the styles are "mixed" I get
put the textfont of line 1 of fld 1 -> "mixed

Or am I missing something obvious?
Technically, every size, style, and weight of a typeface is different "font". Arial Bold is a different font from just plain Arial. In CSS, note that the font selection is for font-family (like, all the the Arials), font-size, font-stretch, font-style, font-variant, and font-weight. So, if you have the same family (Arial), but several styles (bold for a few characters, bold-italic for the rest), you will have a "mixed" property report.

---- Jerry Muelver
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to