https://issues.apache.org/ooo/show_bug.cgi?id=124002

--- Comment #8 from Armin Le Grand <[email protected]> ---
Thanks Rainer! SC is not affected since it works on 1/100th mm internally as
draw/impress do while Writer works on twips internally.

Checked further, problem is that indeed SetPrefSize should not be used at all
in the rendering stack (keep the graphic as unchanged as possible). Still in
further decomposing, the logical size of the graphic is needed, evtl. adapted
to target measurement base.
Thus a GraphicLogicSize is now used instead of GetPrefSize inside the rendering
stack. That works well and is evtl. usable for other future tasks, too. Checked
this change with all combinations of adding graphics to Writer directly,
copy/pasting to writer, all content possibilities as bitmap, metafile and SVG.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

Reply via email to