Re: Font, metric-file, line spacing

2003-09-16 Thread Chris Bowditch
From: IvanLatysh [EMAIL PROTECTED] I have a small problem with line spacing when using custom fonts. snip/ Before, when I used only times, courier and arial this process was perfect, I has no problems at all. But since I add a few additional fonts I have a different line spacing on the screen

Table border missing (#6929)

2003-09-16 Thread Nandina Srinivas
Hello all, fo:table border is missing if background-color is applied to fo:table-row or an fo:table-cell. This issue is already mentioned in the bug #6929. Would like to know if any work arounds are avialable for this issue. Thanks in advance, Srinivas. __ Do

Re: Table border missing (#6929)

2003-09-16 Thread Srinivas Nandina
Adding the URL for convenience. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6929 Thanks, Srinivas. --- Nandina Srinivas [EMAIL PROTECTED] wrote: Hello all, fo:table border is missing if background-color is applied to fo:table-row or an fo:table-cell. This issue is already mentioned

How can I get access to the development server?

2003-09-16 Thread Kuba Królikowski
On site: http://xml.apache.org/cvs.html there is note about access to the source: (...)The second is not and you must have a login to the development server. If you don't know what this means, join the mailing list and find out.. I can't find out... Can you help me? Thanks! Kuba Królikowski

Re: Font, metric-file, line spacing

2003-09-16 Thread Jeremias Maerki
TrueType fonts and the PostScript renderer don't go well at the moment (read: untested and there's no specific code for TrueType fonts). Please compare the output of the PostScript renderer with the one of the PDF renderer. Are there any differences? On 15.09.2003 20:42:01 IvanLatysh wrote: I

Re: How can I get access to the development server?

2003-09-16 Thread Jeremias Maerki
That second kind of access means having write access to the code repository and involves becoming a FOP committer first. And this involves learning about FOP in the first place and mostly submitting useful patches (done using the anonymous CVS access) until you catch the existing team's attention

cvs commit: xml-fop/src/java/org/apache/fop/datatypes ColorType.java

2003-09-16 Thread vmote
vmote 2003/09/16 07:14:05 Modified:src/java/org/apache/fop/datatypes ColorType.java Log: correct computation of integer conversion, as per patch submitted by Peter Herweg -- see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23080 Revision ChangesPath 1.4 +1

cvs commit: xml-fop/src/java/org/apache/fop/rtf/rtflib/rtfdoc RtfColorTable.java

2003-09-16 Thread vmote
vmote 2003/09/16 07:50:16 Modified:src/java/org/apache/fop/rtf/renderer RTFHandler.java src/java/org/apache/fop/rtf/rtflib/rtfdoc RtfColorTable.java Log: make RtfColorTable.getColorNumber return an Integer instead of int, so that it can return a null value --

DO NOT REPLY [Bug 23082] - [PATCH] RTF: RtfColorTable.getColorNumber has to return Integer instead of int

2003-09-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23082. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: xml-fop/src/java/org/apache/fop/rtf/renderer RTFHandler.java

2003-09-16 Thread vmote
vmote 2003/09/16 10:33:07 Modified:src/java/org/apache/fop/fo FOInputHandler.java FOTreeHandler.java src/java/org/apache/fop/mif MIFHandler.java src/java/org/apache/fop/rtf/renderer RTFHandler.java Log: add structure for

DO NOT REPLY [Bug 23085] - [Patch] RTF: startColumn and endColumn events added to FOInputHandler

2003-09-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23085. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: xml-fop/src/java/org/apache/fop/fo/flow Table.java TableCell.java TableColumn.java TableRow.java

2003-09-16 Thread vmote
vmote 2003/09/16 11:11:52 Modified:src/java/org/apache/fop/fo/flow Table.java TableCell.java TableColumn.java TableRow.java Log: trigger event handling for start and end of table, cell, column, and row, primarily for the benefit of the structure handlers

DO NOT REPLY [Bug 23103] - [PATCH] trigger table events in FOInputHandler

2003-09-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23103. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: xml-fop/src/documentation/content/xdocs embedding.xml

2003-09-16 Thread gmazza
gmazza 2003/09/16 14:17:38 Modified:src/documentation/content/xdocs embedding.xml Log: Added a link on XSLT stylesheet caching (from a recent email) to the embedding page. Revision ChangesPath 1.16 +3 -2 xml-fop/src/documentation/content/xdocs/embedding.xml