Hi guys,
I see that fonts are specified by directory names in the FontSettings class. I wanted to know if we can instead load individual fonts by a reader or input stream? My goal is to keep our application from using any resources that tie it to the underlying OS.
thanks,
Eric