On Fri, Apr 02, 2004 at 01:44:33PM +0200, Alfredo Braunstein wrote:
> This patch sanitizes fitCursor.
Good stuff.
Andre'
Alfredo Braunstein wrote:
> This patch sanitizes fitCursor.
>
> The main trick is that all y information (but not x) is known after the
> first drawing step, and this y information is the only one needed for
> fitCursor. So we simply do a redoParagraph on the outer paragraph of the
> cursor befor
This patch sanitizes fitCursor.
The main trick is that all y information (but not x) is known after the
first drawing step, and this y information is the only one needed for
fitCursor. So we simply do a redoParagraph on the outer paragraph of the
cursor before asking for it.
Aditionally:
+ re