>>>>> "Andre" == Andre Pönitz <[EMAIL PROTECTED]> writes:
Andre> With the real one. Could you point me to one or two commits that implement this? Andre> The problem was that the nullpainter did not compute positions Andre> correctly. If it did so, it would need to use almost the same Andre> logic as the real painter and some (if not most) of its speed Andre> advantage would have gone. I see. Isn't there some performance price? I guess this is not something I can consider for 1.4. Andre> Maybe we could have a position-coputing-non-painting Andre> nullpainter, but there's also an option of doing sort of 'lazy' Andre> metrics computation for the off-screen paragraphs. We do need Andre> their metrics only for page up/down, yet compute it always Andre> right now. Are there plans to implement that for 1.5? JMarc