From: Martin E. <Mar...@ma...> - 2001-06-18 13:02:16
|
I have modified tdfxfb.c so that putc and putcs only use alligned reads from the font, to avoid problems on architectures which don't allow unalligned reads. What do you think about this code ? |