----- Original Message ----- 
From: "Nandu" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, October 12, 2005 6:46 AM
Subject: [iText-questions] Registering Fonts


> 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 ?
>

You must know. FontFactory.registerDirectories() attempts to get the fonts
from probable locations but it all depends on your Linux configuration.
That's all I know about Linux.



-------------------------------------------------------
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