Re: perfomence reduce gtk 2.2



Hirurg wrote:
Hi

Why under windows`98 gtk 2.2.1 much slowre than gtk 2.0 ?

When Tor started to use the uniscribe library the text rendering got dramatically slower on Win9x (I don't know about WinME). Probably an incompatibility between Win9x and the uniscribe lib, since there's no performance problem at all under Win2k/XP.



How to make gtk 2.2 more faster under windows`98 ?


Try disabling the uniscribe in your program, with a line like
putenv("PANGO_WIN32_NO_UNISCRIBE=a");


Or just add this to your autoexec.bat
SET PANGO_WIN32_NO_UNISCRIBE=a




Daniel K. O.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]