I have a requirement to generate bitmap text at kernel level as subtitles. For this I need the font generation engine to be available as a kernel module.
* How many FT_Library instances will be required? >> maximum two instances may run at a time in the kernel. * How large the cache buffer should be prepared? >> Subtitles should not require buffer size more than bytes resolution. Thanks & Regards, Vinayak _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
