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

Vincent Snijders vsnijders at quicknet.nl
Tue Feb 26 11:00:14 CET 2008


Bernd Mueller schreef:
> Hello,
> 
> the attached patch avoids misaligned data access (bus errors), during 
> font rendering (with the graph unit) on Arm-Linux devices.
> 

Instead of testing for arm cpu, you could use FPC_REQUIRES_PROPER_ALIGNMENT too. So 
it is fixed for sparc as well.

Vincent



More information about the fpc-devel mailing list