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

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 exceptions

[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: 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

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