On Wed, 2009-03-11 at 23:16 +1100, Martin Sevior wrote:
> Actually this commit fixes bug 11982. "AbiMathView rendering problems"
> 
>  It was caused because the left extent can sometimes go very slightly
> negative and abiword's UT_Rect class holds only unsigned integers.
Aren't negative extends perfectly valid? If so, the correct fix sounds
to me holding it in a signed integer, not just deleting potentially
important information.
Cheers!
  Marc
> This fix was simply to limit the minimum left extent to 0.
> 
> Please back port this Marc!
> 
> Cheers!
> 
> Martin
> ------------------------------------------------------------------------
> 
> Author: msevior
> Date: 2009-03-11 13:04:22 +0100 (Wed, 11 Mar 2009)
> New Revision: 25912
> 
> Modified:
>    abiword/trunk/src/af/gr/xp/gr_CairoGraphics.cpp
> Log:
> fix bug 11932
> text following an equation is not always printed at the right place.
> 
> Please backport.
Received on Fri Mar 13 15:30:41 2009
This archive was generated by hypermail 2.1.8 : Fri Mar 13 2009 - 15:30:41 CET