Font object creation using Java

Hi Liviu,

We will add a CreateTrueTypeFont() function that takes InputStream as an input parameter. But for now, can you save the font from InputStream to a file and then gives the file path to the existing API?

Frank