Re: Unable to create font metric file of Arial Unicode MS with fop 0.93

2007-08-15 Thread xuan ngo
I doubt that my file is corrupted. I'm able to the font in MS Word. The modified date on the font file is January 12, 1999, 8:59:20 AM. I did try with other font and it is processing without error. Do you know of other fonts that are supporting unicode? --- Abel Braaksma <[EMAIL PROTECTED]> wro

Re: Unable to create font metric file of Arial Unicode MS with fop 0.93

2007-08-15 Thread Abel Braaksma
From the error, it seems that the converter is trying to read beyond the end of the file. Are you sure the TTF file is not corrupted? My ARIALUNI.TTF file is 23.275.812 bytes in size (but that doesn't say much, I don't know how to find out which version I have) and yours seems bigger. Can you

Unable to create font metric file of Arial Unicode MS with fop 0.93

2007-08-15 Thread xuan ngo
I was using my old metric file(fop 0.25) with fop 0.93 but fop 0.93 asked me to regenerate the metric file. So I tried to generate the metric file for Arial Unicode MS with fop 0.93 but it gives the error below. Did I do something wrong? Command executed: == java -cp build\fop.jar

Re: AW: zero width space alternative for Arial

2007-08-15 Thread Andreas L Delmelle
On Aug 15, 2007, at 16:02, Matthias Müller wrote: thanks for your input. I implemented the Arial Unicode MS font. It works so far As a heads-up: IIRC, this behaviour has been corrected, and in the next version of FOP, it shouldn't matter anymore if the font contains a glyph for ZWSP or no

Re: numbering programlisting/screen lines

2007-08-15 Thread Andreas L Delmelle
On Aug 15, 2007, at 09:53, nancy_b wrote: Hi Nancy unfortunately, FOP 0.93 does not compile numbering of programlisting/screen lines. It says: function not found. Are you aware of any workaround? Can you be more specific? What 'function' is being used exactly? Cheers Andreas -

Re: margin on inline elements

2007-08-15 Thread Andreas L Delmelle
On Aug 15, 2007, at 13:44, Benjamin Wohlwend wrote: Hi I'm evaluating FOP 0.93 since a few days (together with CSSToXSLFO for HTML->PDF conversion) and have to say that I'm really impressed so far. But there are a few problems that prevent my documents from really looking great. One partic

AW: zero width space alternative for Arial

2007-08-15 Thread Matthias Müller
Hey Abel, thanks for your input. I implemented the Arial Unicode MS font. It works so far cheers, matthias - Ursprüngliche Mail Von: Abel Braaksma <[EMAIL PROTECTED]> An: fop-users@xmlgraphics.apache.org Gesendet: Mittwoch, den 15. August 2007, 15:20:32 Uhr Betreff: Re: zero width space

Re: zero width space alternative for Arial

2007-08-15 Thread Abel Braaksma
Hi Matthias, The best thing you can do here is to switch to a font that has it. There are free fonts around that you can use, or Arial MS Unicode, if you can afford it (or if you have MS Office). All you need to do is in your preprocess (XSLT I guess) to tokenize your strings and to replace '_' w

zero width space alternative for Arial

2007-08-15 Thread Matthias Müller
Hi, Since Arial doesn't support the zero width space symbol ​ i need another way to control line breaking. Hyphenation doesn't work here since i use TEXT_LIKE_THIS ;-) Any ideas? Wissenswertes zum Thema PC, Zubehör oder Programme. BE A BETTER INTERNET-GURU! www.yahoo.de/clever ---

margin on inline elements

2007-08-15 Thread Benjamin Wohlwend
Hi, I'm evaluating FOP 0.93 since a few days (together with CSSToXSLFO for HTML->PDF conversion) and have to say that I'm really impressed so far. But there are a few problems that prevent my documents from really looking great. One particular problem is that FOP seems to ignore margins on inline

numbering programlisting/screen lines

2007-08-15 Thread nancy_b
Hi all, unfortunately, FOP 0.93 does not compile numbering of programlisting/screen lines. It says: function not found. Are you aware of any workaround? Thanks in advance, Nancy -- View this message in context: http://www.nabble.com/numbering-programlisting-screen-lines-tf4271687.html#a12157