Still the highspeed pixmap problem !!



Hi there,

My pixmap high speed pixmap problem:
I have to copy over 500 pixmaps with a size of 32 x 32 pixels without
mask, 200-300 pixmaps with a size of 40 x 40 pixels WITH mask into a
drawing area with the size of 800 x 600 with 16 bit colors.
I must do this every 0.05 seconds and I must copy all pixmaps because
all of them can be changed in only one frame.
This is by the way also a scroll routine..
It works but not in 0.05 seconds... it works with 0.3 - 0.5 seconds ! I
am using an intel celeron 433 and a diamond viper v770. And it is really
too slow....
Is it possible to make this faster ?

As I asked this question before someone said, that my code is perhaps
not optimized.
But is it generally possible to do the explained job in 0.05 seconds
with GTK ?? On my computer ?

Someone said, perhaps Gnome canvas is good for my problem...
What exactly is Gnome canvas and can I use it without problems in my GTK
code ?
I would like to change only the "copy pixmap into drawing area" routine
in my code if it is possible...

Any ideas ?

Many thanx
Arndt



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