Bug report for Fop [2007/01/14]

2007-01-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: Unicode issues

2007-01-14 Thread Manuel Mall
On Monday 15 January 2007 07:05, J.Pietschmann wrote: > Manuel Mall wrote: > > 2. Unicode text boundaries (UAX#29) especially word boundaries. Do > > we need this? It does not determine the word breaks to which the > > word spacing property is applied to as this is determined by the > > treat-as-wo

Re: Initial soft hyphen support

2007-01-14 Thread J.Pietschmann
Andreas L Delmelle wrote: The SHY character will be presented to the hyphenator simply as a character of the word it appears in. The hyphenator should then be smart enough to recognize this as a special character, and do something like: create a hyphenation point for the SHY, ... Unfortunate

Re: Unicode issues

2007-01-14 Thread J.Pietschmann
Manuel Mall wrote: 2. Unicode text boundaries (UAX#29) especially word boundaries. Do we need this? It does not determine the word breaks to which the word spacing property is applied to as this is determined by the treat-as-word-space property. It could be used to determine the words for hyph

Re: FOP Memory issues (fwd from fop-users)

2007-01-14 Thread J.Pietschmann
Andreas L Delmelle wrote: Based on Jörgs statistics, I'd say that the number of children will most likely never reach the level where using direct index-based access (ArrayList) has its benefits over traversing a tree of references (LinkedList). There may be FOs, specifically fo:flow and fo:t

Re: svn commit: r494416 - /xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/Table.java

2007-01-14 Thread Vincent Hennebert
Hi Andreas, Andreas L Delmelle a écrit : > On Jan 9, 2007, at 15:22, [EMAIL PROTECTED] wrote: > >> Author: vhennebert >> Date: Tue Jan 9 06:21:59 2007 >> New Revision: 494416 >> >> URL: http://svn.apache.org/viewvc?view=rev&rev=494416 >> Log: >> In relaxed validation mode, it should be acceptabl