We did this for the Windows NT Kernel and was not so difficult to port. We ported Freetype for NT in about two weeks of work. Most work was devoted to manage memory, caching, and error control. The bulk part of original Freetype source code compiled and worked without problem. I believe it should be not difficult to do the same on Linux.
Inaki. -----Mensaje original----- De: [email protected] [mailto:[email protected]] En nombre de Vinayak SWARUP Enviado el: jueves, 26 de mayo de 2011 9:40 Para: [email protected] Asunto: [ft] Building freetype as a kernel module Hi, Is there any possibility to build freetype as a linux kernel module? I see some user level library references like string.h which we do not have at the kernel level. Thanks & Regards, Vinayak _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
