Hi,
I have created a scrolling text using Qt timer. It works fine in x86-based linux. But I found it is not scrolling smooth on 1Ghz DM3730 processor when I test it on beagleboard. It has a short pause periodically, it seems one or two ticks are missed periodically. I just want to know if the processor has any hardware function to do font acceleration.