[gcompris-devel] GCompris 8.5PRE for N900 - speed issues ahead

Bruno Coudoin bruno.coudoin at free.fr
Sat Jan 2 00:41:08 UTC 2010


Terje,

What you may try is to force GCompris to not zoom itself. This way we
will see if the rescaling causes the slowlyness.

To do this, you must hack gcompris.c at line 284, replace:
  zoom_factor = MIN(xratio, yratio);
into;
  zoom_factor = 1.0;

Let me know what it does.

Bruno.






More information about the Gcompris-devel mailing list