Re: perfomence reduce gtk 2.2
- From: "Daniel K. O." <danielosmari yahoo com br>
- To: Hirurg <iamhirurg mail ru>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: perfomence reduce gtk 2.2
- Date: Thu, 26 Jun 2003 13:35:15 -0300
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]