
14 Aug
2004
14 Aug
'04
9:20 a.m.
On Sat, Aug 14, 2004 at 12:21:58AM -0300, bulia byak wrote:
Please test text editing and rendering thoroughly and report the results here.
I start inkscape, select text tool and click in the document, and type a letter (`h').
printf("null height line\n") in flow_maker::TextWork gets triggered.
st_req.ascent and st_req.descent are each zero.
In flow_src::MetricsAt (responsible for setting them to non-zero), I don't see where ascent or descent ever get assigned to.
pjrm.