Hi,

I am using the FontFactory class to register the fonts and load them up for use
in the manner shown below:
FontFactory.register("c:\\windows\\fonts\\comic.ttf"); 
               OR 
FontFactory.registerDirectory("c:\\windows\\fonts\\");

How should I do this on a Linux/Solaris machine? What is the directory location
where the fonts are located in case of Linux/Solaris ?

Thanks,
Nandu



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to