RE: [iText-questions] Fonts on MacOS

2004-01-08 Thread Paulo Soares
Title: RE: [iText-questions] Fonts on MacOS Mac fonts won't work. You'll have to convert them to the format that works in Windows and Unix. Best Regards, Paulo Soares -Original Message- From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Neil Taylor Sent:  

Re: [iText-questions] Fonts on MacOS

2004-01-07 Thread Neil Taylor
EMAIL PROTECTED] Subject:    [iText-questions] Fonts on MacOS Hi,  I am working with iText on MacOS X 10.2 and I am a little confused by fonts. I am trying to integrate iText into an existing application. The application provides the user with access to a list of available fonts on the s

RE: [iText-questions] Fonts on MacOS

2004-01-06 Thread Paulo Soares
Title: RE: [iText-questions] Fonts on MacOS Use DefaultFontMapper to get the font. The fonts need to be registered first. Best Regards, Paulo Soares -Original Message- From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Neil Taylor Sent:   Tuesday, January 06, 2004

[iText-questions] Fonts on MacOS

2004-01-06 Thread Neil Taylor
Hi, I am working with iText on MacOS X 10.2 and I am a little confused by fonts. I am trying to integrate iText into an existing application. The application provides the user with access to a list of available fonts on the system - retrieved via the java.awt.Font class. I need to take the selec