[fpc-devel] Patch, font rendering on Arm-Linux devices.

Micha Nelissen micha at neli.hopto.org
Tue Feb 26 15:07:42 CET 2008


Bernd Mueller wrote:
> the main affected routines are unpack and decode. Both routines were 
> called for every single character (only for a stroked font) via 
> OutTextXYDefault. So speed is not unimportant ;-)

Perhaps you can separate I/O and processing? Read into "unpacked" 
structure and process from there?

Micha



More information about the fpc-devel mailing list