Kerning information related query.

"Boppe, Balakrishna (D&G COE)" via FreeType users <[email protected]> Tue, 14 Jun 2022 13:10:50 +0000
Newsgroups gmane.comp.fonts.freetype.user
Message-ID <BYAPR07MB4293D55EF07157BADF2C04F2FEAA9@BYAPR07MB4293.namprd07.prod.outlook.com>
Hi ,

I would like to use the kerning information(offline) to perform the rendering of text(run time)

My use case is as follows:

-       Retrieve the kerning information for a given true type font and store it in some file. [ offline ]
-       Use the kerning information to perform the text rendering, using OpenGL API. [ run time ]

Does anybody has sample code to refer for the above use case?

Thankyou for any help!

Thanks,
Balakrishna.