freetype2/include/freetype/config
suzuki toshiya 17f54bc66c Fix ARM assembly code in include/freetype/config/ftconfig.h.
* include/freetype/config/ftconfig.h (FT_MulFix_arm):
Copy the maintained code from builds/unix/ftconfig.in.
Old GNU binutils could not accept the reduced syntax
`orr %0, %2, lsl #16'.  Un-omitted syntax like RVCT,
`orr %0, %0, %2, lsl #16' is better.  Reported by
Johnson Y. Yan.  The bug report by Qt developers is
considered too.

http://bugreports.qt.nokia.com/browse/QTBUG-6521
2011-01-15 21:53:32 +09:00
..
ftconfig.h Fix ARM assembly code in include/freetype/config/ftconfig.h. 2011-01-15 21:53:32 +09:00
ftheader.h Add bzip2 compression support to handle *.pcf.bz2 files. 2010-12-31 16:59:33 +01:00
ftmodule.h FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
ftoption.h Add bzip2 compression support to handle *.pcf.bz2 files. 2010-12-31 16:59:33 +01:00
ftstdlib.h Improve bitmap size or pixel variables for 16-bit systems. 2009-08-01 00:32:06 +09:00