Re: How do I get the height of a character?

2005-09-18 Thread J.Pietschmann
Manuel Mall wrote: The font class provides a width method to determine the width of a character but how do I figure out the height of a character? IIRC the height of an individual character doesn't matter. Well, for the possible exceptions of characters leaking outside the font boxes, like uppe

Re: How do I get the height of a character?

2005-09-18 Thread Manuel Mall
On Sun, 18 Sep 2005 05:30 pm, J.Pietschmann wrote: > Manuel Mall wrote: > > The font class provides a width method to determine the width of a > > character but how do I figure out the height of a character? > > IIRC the height of an individual character doesn't matter. Well, > for the possible exc

[EMAIL PROTECTED]: Project xml-fop-maintenance (in module xml-fop-maintenance) failed

2005-09-18 Thread Sam Ruby
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project xml-fop-maintenance has an issue affecting its community integration. This issue

[EMAIL PROTECTED]: Project xml-fop-maintenance (in module xml-fop-maintenance) failed

2005-09-18 Thread Sam Ruby
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project xml-fop-maintenance has an issue affecting its community integration. This issue

Re: Characters and area traits

2005-09-18 Thread Manuel Mall
On Fri, 16 Sep 2005 11:41 pm, Jeremias Maerki wrote: > I'm not a specialist on typography, yet, but the character wrapping > (your option a) sounds definitely like a hack. I've started reading > the parts in the spec about baselines and that's not a casual read. > But I think that at one point we n

Re: Hyphenation

2005-09-18 Thread Andreas L Delmelle
On Sep 12, 2005, at 12:17, Andreas L Delmelle wrote: ..., I noticed that the hyphenation patterns still haven't been removed yet. I remember running into problems while trying to remove them a couple of months ago, so this appears to be a task I still have to finish... Can they be safely rem

Re: svn commit: r289865 - in /xmlgraphics/fop/trunk/src/java/org/apache/fop: fo/ fo/flow/ fo/properties/ layoutmgr/table/

2005-09-18 Thread Finn Bock
[adelmelle] Author: adelmelle Date: Sat Sep 17 16:59:25 2005 New Revision: 289865 URL: http://svn.apache.org/viewcvs?rev=289865&view=rev Log: Implementation for initial values of the column-number property Modified: xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/TableCell.java URL: htt

Re: svn commit: r289865 - in /xmlgraphics/fop/trunk/src/java/org/apache/fop: fo/ fo/flow/ fo/properties/ layoutmgr/table/

2005-09-18 Thread Andreas L Delmelle
On Sep 18, 2005, at 21:58, Finn Bock wrote: Hi Finn, +if( pList.getExplicit(PR_COLUMN_NUMBER) != null ) { +((TableFObj) parent).setCurrentColumnIndex( + pList.getExplicit(PR_COLUMN_NUMBER).getNumeric().getValue()); +} Why is explit specified va

Bug report for Fop [2005/09/18]

2005-09-18 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

FOray fonts / axslFonts / baselines / FOP fonts

2005-09-18 Thread Manuel Mall
Vincent, this is more "just for the record". To do all this alignment stuff (XSL-FO spec 7.13) correctly we need various baseline information (tables). And it all starts with the font, i.e. for each font we need to know its default baseline and where all the other baselines are for that font (