[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] Building freetype as a kernel module
From: |
Iñaki Castillo Arteta |
Subject: |
Re: [ft] Building freetype as a kernel module |
Date: |
Tue, 13 Dec 2011 18:44:06 +0100 |
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: address@hidden [mailto:address@hidden En nombre de Vinayak SWARUP
Enviado el: jueves, 26 de mayo de 2011 9:40
Para: address@hidden
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
address@hidden
https://lists.nongnu.org/mailman/listinfo/freetype
- Re: [ft] Building freetype as a kernel module,
Iñaki Castillo Arteta <=