Re: [proposal] Peter Herweg as a FOP committer

2003-09-13 Thread Bertrand Delacretaz
Le Vendredi, 12 sep 2003, à 20:51 Europe/Zurich, Glen Mazza a écrit : ...Thanks for taking the time to clarify your ideas on this issue. You're welcome - and in retrospect mine *was* a crazy idea indeed. This written communication thing again - had we been together around a table this would have

cvs commit: xml-fop/src/java/org/apache/fop/svg PDFGraphics2D.java PDFTextPainter.java

2003-09-13 Thread gmazza
gmazza 2003/09/13 07:23:40 Modified:src/java/org/apache/fop/render/ps PSTextPainter.java src/java/org/apache/fop/svg PDFGraphics2D.java PDFTextPainter.java Log: Applied Thomas DeWeese's (Batik team) patches to the transcoder code. patch

Re: FOP updated to new Batik API

2003-09-13 Thread Glen Mazza
Patch applied! But please be careful to keep all if-statements within braces--for the second patch, the change at line 500 made the code look somewhat vague as to your intentions (see below--I fixed it though). (...previous { somewhere...) if (alpha != 255) hasMask = true; result[count++]

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

2003-09-13 Thread gmazza
gmazza 2003/09/13 07:51:19 Modified:src/documentation/content/xdocs embedding.xml Log: Link to XSLTC getting started page added. Revision ChangesPath 1.14 +2 -1 xml-fop/src/documentation/content/xdocs/embedding.xml Index: embedding.xml

cvs commit: xml-fop/src/documentation/resources/images EmbeddingExampleFO2PDF.svg EmbeddingExampleObj2PDF.svg EmbeddingExampleObj2XML.svg EmbeddingExampleXML2FO.svg EmbeddingExampleXML2PDF.svg

2003-09-13 Thread vmote
vmote 2003/09/13 12:44:22 Modified:src/documentation/resources/images EmbeddingExampleFO2PDF.svg EmbeddingExampleObj2PDF.svg EmbeddingExampleObj2XML.svg EmbeddingExampleXML2FO.svg

RE: [PATCH] Building docs with Forrest 0.5

2003-09-13 Thread Victor Mote
Jeff Turner wrote: The attached patch will get FOP documentation building cleanly with the imminent Forrest 0.5 release. There are two changes: - It creates a new file, src/documentation/sitemap-0.5.xmap, which is a 0.5-specific version of FOP's overridden sitemap. This means the site

cvs commit: xml-fop/src/documentation sitemap-0.5.xmap

2003-09-13 Thread vmote
vmote 2003/09/13 12:57:28 Modified:src/documentation sitemap-0.5.xmap Log: convert DOS line-endings to Unix (oops) Revision ChangesPath 1.2 +441 -441 xml-fop/src/documentation/sitemap-0.5.xmap Index: sitemap-0.5.xmap

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

2003-09-13 Thread gmazza
gmazza 2003/09/13 14:05:25 Modified:src/documentation/content/xdocs team.xml Log: Added Andreas to our list of contributors (secured his permission first.) Revision ChangesPath 1.14 +1 -0 xml-fop/src/documentation/content/xdocs/team.xml Index: team.xml

RE: [PATCH] Building docs with Forrest 0.5

2003-09-13 Thread Glen Mazza
Victor, Sometime tomorrow--I just added Andreas' name to our teampage (he OK'ed it) so it will take awhile to get to the Forrestbot stage area--please republish the website. Thanks. Thanks, Glen --- Victor Mote [EMAIL PROTECTED] wrote: Jeff Turner wrote: The attached patch will get FOP

Re: [PATCH] Building docs with Forrest 0.5

2003-09-13 Thread Clay Leeds
Victor Mote wrote: Incidentally, I noticed a recent discussion about creating a unified PDF manual for FOP. Forrest 0.5 has a 'site.pdf' matcher, which generates a PDF of the whole site. It would be quite simple to modify the relevant sitemap (aggregate.xmap) to only merge the subset of XML docs

Re: [PATCH] Building docs with Forrest 0.5

2003-09-13 Thread Clay Leeds
BTW, I just noticed they upgraded their fop back-end from fop-0.20.4 to fop-0.20.5rc3a. Any chance they can get that updated to fop-0.20.5 before they release? I'm hoping someone on that list can submit the request correctly, so I don't have to sign up for their mail list just to make the

cvs commit: xml-fop/src/java/org/apache/fop/fo/extensions/svg BatikExtensionElementMapping.java

2003-09-13 Thread gmazza
gmazza 2003/09/13 15:55:16 Modified:src/java/org/apache/fop/fo FOTreeBuilder.java Added: src/java/org/apache/fop/fo/extensions/svg BatikExtensionElementMapping.java Log: New element mapping created to handle Batik extension elements. Revision

(Jay) RE: RE: Batik Extension/FOP problem

2003-09-13 Thread Glen Mazza
Jay, I added in a new Batik extension element mapping in our main trunk code--this should help you. It is not perfect--I noticed a hyphenation warning during running your sample fo document; also I ran one of the samples in the Batik directory (I embedded gears.svg into an FO document)--it