DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40442>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40442 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2006-09-16 18:27 ------- You are right, and it is not necessary to have a big and well-implemented PercentBaseContext for this case. Here, the context is only used for font calculation and so, looking at FixedLength, PercentLength and LengthBase I only need here a context that is non null. I sent a new patch (against current trunk) that simply send a dummy implementation of PercentBaseContext that fix my problem (just try the helloworld example with a font-size="150%" on the fo:block with and without this patch). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
