On Jul 2, 2007, at 11:37 AM, Abdelrazak Younes wrote:
Hello,
FYI, I think I have solved the speed issue under Mac (which will
allow us to get rid of the wide() thing). This is not really a bug
but it surely is a regression WRT 1.4. But, as 1.5.0 is supposedly
soon (today?), I propose to postpone the fix to 1.5.1.
Opinions?
I don't want to steal the focus so I can wait but I'd still be
interested in some testing from interested parties.
1) Mac users: Stefan, Bennett, would you mind give it a try?
2) RTL users: I took into account the right bearing of the last
character in a word (this is especially important when 'f' is this
last character for example). But I am no sure if and how we should
correct that for RTL language. I guess Dov or Stefan would be
interested in this second point.
Abdel.
Author: younes
Date: Mon Jul 2 17:06:51 2007
New Revision: 18960
URL: http://www.lyx.org/trac/changeset/18960
Log:
Optimize text drawing by using a pixmap cache.
I'm not sure exactly what I'm supposed to be testing. With my Intel
Mac and current svn (18963), I don't notice any speedups when typing
in normal text or in footnotes or in LyX Notes (even with multiple
notes nested inside each other). But then on Intel Macs there hasn't
been a real speed problem in the last few months. Should I test
something else? (I might be able to test a PPC Mac tonight.)
Bennett