Re: non Base-14 fonts and performance.

2004-02-25 Thread SEBoedecker
[EMAIL PROTECTED] wrote: During performance tuning, I came across the issue of non Base-14 fonts killing performance. I have a pdf that renders in 20 seconds using the Helvetica font but when the font is changed to a ttf file via the userconfig.xml, the render time takes 2 minutes or more

RE: non Base-14 fonts and performance.

2004-02-25 Thread Andreas L. Delmelle
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Since I am new to font creation, what is reason for the better performance? The best I can determine is that with WINANSI, we access the encoded letters directly and with CID we access the glyphs to build the

Re: non Base-14 fonts and performance.

2004-02-25 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: Since I am new to font creation, what is reason for the better performance? The best I can determine is that with WINANSI, we access the encoded letters directly and with CID we access the glyphs to build the letters?? For a winansi encoding, the glyph indexes are

Re: non Base-14 fonts and performance.

2004-02-24 Thread Chris Bowditch
[EMAIL PROTECTED] wrote: During performance tuning, I came across the issue of non Base-14 fonts killing performance. I have a pdf that renders in 20 seconds using the Helvetica font but when the font is changed to a ttf file via the userconfig.xml, the render time takes 2 minutes or more. When

Re: non Base-14 fonts and performance.

2004-02-24 Thread SEBoedecker
[EMAIL PROTECTED] wrote: During performance tuning, I came across the issue of non Base-14 fonts killing

Re: non Base-14 fonts and performance.

2004-02-24 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: During performance tuning, I came across the issue of non Base-14 fonts killing performance. I have a pdf that renders in 20 seconds using the Helvetica font but when the font is changed to a ttf file via the userconfig.xml, the render time takes 2 minutes or more

Re: non Base-14 fonts and performance.

2004-02-24 Thread SEBoedecker
[EMAIL PROTECTED] wrote: During performance tuning, I came across the issue of non Base-14 fonts killing performance. I

non Base-14 fonts and performance.

2004-02-23 Thread SEBoedecker
During performance tuning, I came across the issue of non Base-14 fonts killing performance. I have a pdf that renders in 20 seconds using the Helvetica font but when the font is changed to a ttf file via the userconfig.xml, the render time takes 2 minutes or more. I have tried to create my