The code in https://www.freetype.org/freetype2/docs/tutorial/example2.cpp demonstrates the generation of colored outlines.
The code generates RGBA per pixel, ie 4 bytes per pixel. For my project, I need to generate only 2 bytes per pixel. Ie., Luminance-alpha format. Can somebody please help me to know how to do this? Thanks, Bala. From: Boppe, Balakrishna (D&G COE) Sent: Wednesday, October 16, 2019 10:09 PM To: [email protected] Subject: subscribe - request Hi, I have a question in the example code present in https://www.freetype.org/freetype2/docs/tutorial/example2.cpp Thanks, Bala. _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
