
25 Jul
2007
25 Jul
'07
10:36 p.m.
My problems are that I can't get the position of the text within:
PrintLatex::text(Inkscape::Extension::Print *mod, char const *text,NR::Point p, SPStyle const *const style)
'p' looks like it should contain this information (ie. p[NR::X]) but it contains the value 0.
IIRC, the text output always uses a matrix transform for positioning and the x,y coordinates for doing multiple lines, kerning, justification and so on.
Richard.