I have a .tiff file that was created from a .Png file using C#,
But now I need to transform this .tiff file into .fnt file that is the deprecated windows font file,
I didn’t see some library or option to convert it using C# or another languages like python, Java, etc.