>>>>> "WH" == William Huang <[EMAIL PROTECTED]> writes:

WH> I am using FlowText for better dynamically generated text
WH> support. I have used FlowText to realize most of the
WH> functionalities I need. But I can't figure out how to use the line
WH> spacing functionality. I tried to set dy and line-spacing
WH> attributes for both flowSpan and flowPara, but none of them
WH> works. Could you tell me how to realize this functionality?

WH> Sorry about the mistake I made in my last email. The css attribute
WH> I tried is line-height instead of line-spacing.

    Sorry, but this functionality isn't current implemented.  As I
recall doing this properly was fairly complex due to the way that CSS
handles computed values etc.  I considered putting in a hack that
didn't use CSS (so no cascading) just make it an attribute but I never
did as it wasn't clear that this was particularly useful.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to