cvs commit: xml-fop/src/org/apache/fop/area/inline Anchor.java Character.java Container.java FilledArea.java Image.java InlineArea.java InlineParent.java Leader.java Viewport.java Word.java

2002-11-14 Thread keiron
keiron 2002/11/14 03:13:33 Modified:src/org/apache/fop/area Area.java AreaTree.java BlockParent.java CachedRenderPagesModel.java LineArea.java Page.java PageViewport.java RegionReference.java RegionViewport.java

cvs commit: xml-fop/src/org/apache/fop/image/analyser SVGReader.java

2002-11-14 Thread keiron
keiron 2002/11/14 07:19:42 Modified:src/org/apache/fop/image AbstractFopImage.java BmpImage.java EPSImage.java FopImage.java FopImageConsumer.java GifImage.java ImageCache.java ImageFactory.java JAIImage.java

cvs commit: xml-fop/src/org/apache/fop/render/pdf PDFXMLHandler.java

2002-11-14 Thread keiron
keiron 2002/11/14 07:22:30 Modified:src/org/apache/fop/render/pdf PDFXMLHandler.java Log: make sure it has valid pdf context Revision ChangesPath 1.11 +4 -1 xml-fop/src/org/apache/fop/render/pdf/PDFXMLHandler.java Index: PDFXMLHandler.java

cvs commit: xml-fop/src/org/apache/fop/layoutmgr/table Body.java Caption.java Cell.java Row.java TableAndCaptionLayoutManager.java TableLayoutManager.java

2002-11-13 Thread keiron
keiron 2002/11/13 02:25:58 Modified:src/org/apache/fop/layoutmgr AbstractLayoutManager.java BlockContainerLayoutManager.java BlockLayoutManager.java BlockStackingLayoutManager.java BreakPoss.java

cvs commit: xml-fop/src/documentation/resources/stylesheets - New directory

2002-11-13 Thread keiron
keiron 2002/11/13 04:14:27 xml-fop/src/documentation/resources/stylesheets - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/documentation/resources/schema - New directory

2002-11-13 Thread keiron
keiron 2002/11/13 04:14:28 xml-fop/src/documentation/resources/schema - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/documentation/resources/schema/dtd - New directory

2002-11-13 Thread keiron
keiron 2002/11/13 04:14:43 xml-fop/src/documentation/resources/schema/dtd - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/documentation/resources/stylesheets compliance2document.xsl

2002-11-13 Thread keiron
keiron 2002/11/13 04:21:39 Modified:src/documentation sitemap.xmap src/documentation/content/xdocs book.xml news.xml Added: src/documentation/content/xdocs compliance.xml src/documentation/resources/schema/dtd compliance-v10.dtd src

Re: [PATCH] XSL-FO Compliance Document

2002-11-13 Thread Keiron Liddle
On Wed, 2002-11-13 at 15:56, Victor Mote wrote: Questions: 1. Are these things that need to be done in FOP or that need to be done in Forrest? Forrest. The dtd validation is important since it makes it a lot easier to know if the xml docs are correct. I figured out the dtd, always helps to

Re: Announcement: XSL-FO Reporting Tool

2002-11-13 Thread Keiron Liddle
Well one more commercial tool powered by FOP. What about creating a page on the website, hmmm, FOP-powered tools or FOP in a real world or something like this? Go ahead. There are plenty of those types of pages for other projects (forrest, cocoon etc.) Keiron

cvs commit: xml-fop/contrib/servlet/src FopPrintServlet.java FopServlet.java

2002-11-13 Thread keiron
keiron 2002/11/13 23:35:45 Modified:contrib/servlet/src FopPrintServlet.java FopServlet.java Log: updated to latest api for setting logger Revision ChangesPath 1.3 +5 -5 xml-fop/contrib/servlet/src/FopPrintServlet.java Index: FopPrintServlet.java

Re: linefeed-treatment

2002-11-12 Thread Keiron Liddle
in the LineLayoutManager. I'm not sure where in the spec it talks about suppressing spaces but I'm sure it is in there somewhere. Keiron. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: xml-fop/src/documentation cocoon.diff forrest.diff

2002-11-12 Thread keiron
keiron 2002/11/12 01:12:36 Added: src/documentation cocoon.diff forrest.diff Log: diffs to make fop cvs trunk work with cocoon and forrest better handles images, pdf bookmarks and some other changes Revision ChangesPath 1.1 xml-fop/src/documentation

cvs commit: xml-fop/src/documentation/content/xdocs/fo blocks.ent embed.fo

2002-11-12 Thread keiron
keiron 2002/11/12 01:15:54 Modified:src/documentation/content/xdocs/dev examples.xml Added: src/documentation/content/xdocs/fo blocks.ent embed.fo Log: added svg/instream foreign object embedding examples Revision ChangesPath 1.3 +20 -0 xml-fop/src

Re: Avalonization?

2002-11-12 Thread Keiron Liddle
profit from a little refactoring and some additions like signing and encryption I'm looking at xobject forms and masks at the moment. I just added a Form XObject but it needs some work (eg. bounds). Keiron

Form XObject (was: Re: Avalonization?)

2002-11-12 Thread Keiron Liddle
to the page. It's actually quite easy. Keiron. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: A performance patch for PDFInfo class

2002-11-12 Thread Keiron Liddle
On Tue, 2002-11-12 at 16:25, Henrik Olsson wrote: StringBuffer xxx.append(foo).append(bar); understanding what the compiler does is the secret to optimizing Strings. Hi Kevin. Its not an issue of what code is fastest here, its about creation and destuction of objects. Surely

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

2002-11-11 Thread keiron
keiron 2002/11/11 00:50:55 Modified:src/org/apache/fop/pdf PDFDocument.java PDFPage.java PDFResourceContext.java PDFRoot.java src/org/apache/fop/render/pdf PDFRenderer.java PDFXMLHandler.java src/org/apache

cvs commit: xml-fop/docs/xml-docs/fop bugs.xml compiling.xml configuration.xml document.jpg download.xml embedding.xml examples.xml extensions.xml faq.xml fonts.xml gethelp.xml implemented.xml involved.xml layout.jpg license.xml limitations.xml news.xml output.xml readme.xml relnotes.xml resources.xml running.xml status.xml svg.xml testing.xml title.jpg todo.xml track.png

2002-11-11 Thread keiron
keiron 2002/11/11 01:22:37 Removed: docs/xml-docs/fop bugs.xml compiling.xml configuration.xml document.jpg download.xml embedding.xml examples.xml extensions.xml faq.xml fonts.xml gethelp.xml implemented.xml

cvs commit: xml-fop/docs/design architecture.xml areas.xml book.xml breakpos.xml embedding.xml extending.xml fotree.xml intro.xml layout.xml optimise.xml properties.xml renderers.xml status.xml useragent.xml

2002-11-11 Thread keiron
keiron 2002/11/11 01:23:48 Removed: docs/design architecture.xml areas.xml book.xml breakpos.xml embedding.xml extending.xml fotree.xml intro.xml layout.xml optimise.xml properties.xml renderers.xml status.xml

cvs commit: xml-fop/src/documentation/content/xdocs/fo - New directory

2002-11-08 Thread keiron
keiron 2002/11/08 00:33:48 xml-fop/src/documentation/content/xdocs/fo - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/documentation/resources/images fop.jpg

2002-11-08 Thread keiron
keiron 2002/11/08 01:25:34 Modified:src/documentation sitemap.xmap src/documentation/content/xdocs/design book.xml extending.xml src/documentation/content/xdocs/dev book.xml examples.xml Added: src/documentation/content

Re: [VOTE] Oleg for committer

2002-11-08 Thread Keiron Liddle
Congratulations Oleg! I believe we have the votes. So I'll send a message to see if we can get things moving. Any preferences for user name? Keiron. On Thu, 2002-11-07 at 21:54, J.Pietschmann wrote: Keiron Liddle wrote: I suggest we have a vote for Oleg to be a committer. If Oleg accepts

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

2002-11-08 Thread keiron
keiron 2002/11/08 02:48:01 Modified:src/org/apache/fop/fo FOUserAgent.java src/org/apache/fop/image AbstractFopImage.java BmpImage.java EPSImage.java FopImage.java FopImageConsumer.java GifImage.java ImageFactory.java

Re: Pb building FOP on with JimiImage

2002-11-08 Thread Keiron Liddle
As pointed out on this page: http://xml.apache.org/fop/relnotes.html you need to download jimi yourself and build with that in the lib/ dir. On Fri, 2002-11-08 at 12:35, Olivier IMBERT wrote: Hello everybody, I am newbie on building FOP and I got some problem to build FOP 0.20.4 I get the

cvs commit: xml-fop/src/documentation/content/xdocs/dev book.xml extensions.xml

2002-11-07 Thread keiron
keiron 2002/11/07 00:15:01 Modified:src/documentation/content/xdocs book.xml src/documentation/content/xdocs/dev book.xml extensions.xml Added: src/documentation/content/xdocs/design architecture.xml areas.xml book.xml breakpos.xml

[VOTE] Oleg for committer

2002-11-07 Thread Keiron Liddle
Hi Developers, I suggest we have a vote for Oleg to be a committer. If Oleg accepts then he can get on with making FOP great! Here's my vote: +1 Keiron. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: References (WAS:RE: HashMaps)

2002-11-07 Thread Keiron Liddle
On Thu, 2002-11-07 at 14:58, Rhett Aultman wrote: I wasn't suggesting using them because they're sexy. Personally, I don't use Reference objects unless they can't be avoided. However, collections that use WeakReferences can be a serious help. Essentially, they can help ensure object cleanup

Re: Forrest questions

2002-11-07 Thread Keiron Liddle
On Thu, 2002-11-07 at 10:04, Victor Mote wrote: Joerg, Keiron, et al: I want to add my congratulations for the good work on the new web site. It not only looks good, but loads noticeably faster on my connection. I also see (and like) the dev tab. As I understand it, the web site

cvs commit: xml-fop/src/org/apache/fop/fo/pagination PageSequence.java

2002-11-06 Thread keiron
keiron 2002/11/06 02:02:29 Modified:src/org/apache/fop/layoutmgr PageLayoutManager.java src/org/apache/fop/fo/pagination PageSequence.java Log: layout correct static region improved docs and style Revision ChangesPath 1.23 +129 -27 xml-fop/src

Re: [RT] Proprietary extension to fo:external-graphic

2002-11-06 Thread Keiron Liddle
On Wed, 2002-11-06 at 12:01, Bertrand Delacretaz wrote: On Wednesday 06 November 2002 09:55, Jeremias Maerki wrote: . . . fo:external-graphic src=url(http://localhost/mydynamicimage) xmlns:fop=http://xml.apache.org/fop; fop:disable-caching=true/ . . . There are some fox: extensions

font issues (was RE: Common code in CVS branches)

2002-11-06 Thread Keiron Liddle
be put somewhere for better issue tracking, bugzilla for example. Hopefully this could make it easier to locate and use when it is needed. Keiron. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL

Re: forrest is coming?

2002-11-06 Thread Keiron Liddle
On Tue, 2002-11-05 at 11:56, Oleg Tkachenko wrote: Hello there! I see forrest at the web site and it looks terrific! Well done, my congratulations. Sorry for predating any official announce :) Lots more to do but I think it is a good start. Need to brighten up or change the logo. Maybe

Re: awt viewer revisited

2002-11-06 Thread Keiron Liddle
of nitpicking: Images catalog looks bizarre among other packages, should be images. I think the java standard is packages are always lower case, so it is wrong. A bit difficult to change as some OS's can't handle case in directories. Keiron

Re: awt viewer revisited

2002-11-06 Thread Keiron Liddle
On Wed, 2002-11-06 at 14:45, Keiron Liddle wrote: On Wed, 2002-11-06 at 13:12, Oleg Tkachenko wrote: Hello there! I have posted my awt viewer patch to the bugzilla patch queue. Please review. I tested the patch (english and russian languages only though) and it looks ok to me

cvs commit: xml-fop/src/org/apache/fop/viewer/resources Viewer.properties Viewer_cs.properties Viewer_de.properties Viewer_fi.properties Viewer_fr.properties Viewer_it.properties Viewer_ja.properties Viewer_pl.properties Viewer_ru.properties messages.de messages.en resources.de resources.en resources.fi resources.fr resources.it resources.pl resources.ru

2002-11-06 Thread keiron
keiron 2002/11/06 06:30:16 Modified:src/org/apache/fop/apps AWTStarter.java src/org/apache/fop/render/awt AWTRenderer.java src/org/apache/fop/viewer Command.java GoToPageDialog.java PreviewDialog.java PreviewDialogAboutBox.java

cvs commit: xml-fop/src/org/apache/fop/area/inline Viewport.java

2002-11-06 Thread keiron
keiron 2002/11/06 07:07:04 Modified:src/org/apache/fop/area Area.java RegionViewport.java src/org/apache/fop/area/inline Viewport.java Log: clone and serialize area traits Revision ChangesPath 1.12 +6 -2 xml-fop/src/org/apache/fop/area/Area.java

cvs commit: xml-fop/src/org/apache/fop/render/pdf PDFRenderer.java

2002-11-06 Thread keiron
keiron 2002/11/06 07:36:29 Modified:src/org/apache/fop/fo/pagination Region.java RegionBody.java src/org/apache/fop/layoutmgr AbstractLayoutManager.java src/org/apache/fop/render AbstractRenderer.java src/org/apache/fop/render/pdf

cvs commit: xml-fop/src/org/apache/fop/layoutmgr/table Body.java Caption.java Cell.java Row.java TableAndCaptionLayoutManager.java

2002-11-06 Thread keiron
keiron 2002/11/06 07:46:55 Modified:src/org/apache/fop/layoutmgr BlockContainerLayoutManager.java src/org/apache/fop/layoutmgr/list Item.java ListBlockLayoutManager.java ListItemLayoutManager.java

cvs commit: xml-fop/test/resources/fop/svg embed.fo

2002-11-06 Thread keiron
keiron 2002/11/06 07:57:11 Modified:test/resources/fop/image size.fo test/resources/fop/svg embed.fo Log: improved layout a bit, added some more examples of scaling Revision ChangesPath 1.2 +31 -4 xml-fop/test/resources/fop/image/size.fo

Re: FOP developer's style guide? (Was: interface instead ofimplementation)

2002-11-06 Thread Keiron Liddle
On Wed, 2002-11-06 at 16:48, Bertrand Delacretaz wrote: How about using a wiki page (web page where everyone can very easily write and edit) to work together on a draft style guide. including links to existing guides so we don't reinvent the wheel? If I get some +1s on this I'll setup the

cvs commit: xml-fop status.xml

2002-11-06 Thread keiron
keiron 2002/11/06 08:25:17 Modified:.status.xml Log: updated a number of previous changes Revision ChangesPath 1.14 +35 -7 xml-fop/status.xml Index: status.xml === RCS file: /home

cvs commit: xml-fop/src/documentation/content/xdocs/design - New directory

2002-11-06 Thread keiron
keiron 2002/11/06 23:31:55 xml-fop/src/documentation/content/xdocs/design - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/org/apache/fop/viewer/resources Viewer.properties Viewer_cs.properties Viewer_de.properties Viewer_fi.properties Viewer_fr.properties Viewer_it.properties Viewer_ja.properties Viewer_pl.properties Viewer_ru.properties

2002-11-06 Thread keiron
keiron 2002/11/06 23:44:58 Modified:src/org/apache/fop/viewer/resources Viewer.properties Viewer_cs.properties Viewer_de.properties Viewer_fi.properties Viewer_fr.properties Viewer_it.properties

Re: Current status of re-design

2002-11-05 Thread Keiron Liddle
On Mon, 2002-11-04 at 21:30, Patrick Dean Rusk wrote: I've been following this list for a few weeks now, but I'm still unclear as to the current status of the re-design efforts. The FOP Web site's status page hasn't been updated since June, apparently, when the estimate of being 35%

cvs commit: xml-fop/src/org/apache/fop/layoutmgr TextLayoutManager.java

2002-11-05 Thread keiron
keiron 2002/11/05 01:05:41 Modified:src/org/apache/fop/layoutmgr TextLayoutManager.java Log: ignore newline character some documentation Revision ChangesPath 1.15 +43 -20xml-fop/src/org/apache/fop/layoutmgr/TextLayoutManager.java Index

cvs commit: xml-fop/src/org/apache/fop/render/pdf PDFRenderer.java

2002-11-05 Thread keiron
keiron 2002/11/05 03:09:55 Modified:src/org/apache/fop/render/pdf PDFRenderer.java Log: handle unresolved pdf bookmark fix for font not set after drawing borders Revision ChangesPath 1.127 +17 -13xml-fop/src/org/apache/fop/render/pdf/PDFRenderer.java

cvs commit: xml-fop/src/org/apache/fop/layoutmgr InlineStackingLayoutManager.java

2002-11-05 Thread keiron
keiron 2002/11/05 03:18:35 Modified:src/org/apache/fop/layoutmgr InlineStackingLayoutManager.java Log: ignore blocks in inline areas for the moment Revision ChangesPath 1.6 +41 -10 xml-fop/src/org/apache/fop/layoutmgr

cvs commit: xml-fop/src/org/apache/fop/layoutmgr/table Cell.java Row.java

2002-11-05 Thread keiron
keiron 2002/11/05 03:19:52 Modified:src/org/apache/fop/layoutmgr/table Cell.java Row.java Log: set all cells to the row height Revision ChangesPath 1.4 +13 -1 xml-fop/src/org/apache/fop/layoutmgr/table/Cell.java Index: Cell.java

cvs commit: xml-fop/src/documentation/content/xdocs/dev index.xml svg.xml

2002-11-05 Thread keiron
keiron 2002/11/05 03:38:04 Modified:src/documentation sitemap.xmap src/documentation/content/xdocs download.xml index.xml status.xml src/documentation/content/xdocs/dev index.xml svg.xml Log: latest sitemap and some minor link

Re: Common code in CVS branches

2002-11-04 Thread Keiron Liddle
for production. Keiron. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: Common code in CVS branches

2002-11-04 Thread Keiron Liddle
cleaner design to get rid of these exponential complexities. How good does it need to be working before you will consider it suitable to work on. Keiron - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email

RE: Common code in CVS branches

2002-11-04 Thread Keiron Liddle
On Mon, 2002-11-04 at 09:57, Victor Mote wrote: Jeremias Maerki wrote: 1.0 as soon as possible. I'm grateful for Victor's work and I hope it won't be a distraction. Because distractions may leave the focus of potential co-developers on the maintenance branch even though the redesign is

RE: handling patches

2002-11-04 Thread Keiron Liddle
functionality doesn't get added to the maintenance release. That is apparently what Keiron is attempting to do now, and I have no problem with that. However, our web site says this: I'm not trying to make sure functionality doesn't get to the branch, I am trying to get a focus on something that I

cvs commit: xml-fop/src/org/apache/fop/fo/pagination PageSequence.java

2002-11-04 Thread keiron
keiron 2002/11/04 03:50:11 Modified:src/org/apache/fop/layoutmgr PageLayoutManager.java src/org/apache/fop/fo/pagination PageSequence.java Log: page numbering across sequences and number formatting Revision ChangesPath 1.22 +20 -7 xml-fop/src/org

place for patches

2002-11-04 Thread Keiron Liddle
Where would be a good place to put some patches. I have current cvs working with cocoon+forrest and have a patch to work with the fop-block and a patch to make bookmarks in the pdf output. Really basic stuff but it might be useful to someone.

Re: Common code in CVS branches

2002-11-04 Thread Keiron Liddle
On Mon, 2002-11-04 at 17:38, Oleg Tkachenko wrote: Keiron Liddle wrote: The major areas of neglect would have to be: - font handling - api classes - awt viewer Please, reserve last one for me, I'm almost finishing with it. Sorry, should have mentioned you are working

cvs commit: xml-fop/src/org/apache/fop/traits BorderProps.java

2002-11-03 Thread keiron
keiron 2002/11/03 08:24:22 Modified:src/org/apache/fop/area AreaTree.java CachedRenderPagesModel.java PageViewport.java Trait.java src/org/apache/fop/datatypes ColorType.java src/org/apache/fop/fo/flow

cvs commit: xml-fop/src/org/apache/fop/layoutmgr/list - New directory

2002-11-03 Thread keiron
keiron 2002/11/03 08:24:45 xml-fop/src/org/apache/fop/layoutmgr/list - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/org/apache/fop/layoutmgr/table Row.java

2002-11-03 Thread keiron
keiron 2002/11/03 08:29:58 Modified:src/org/apache/fop/fo/flow ListBlock.java ListItem.java ListItemLabel.java ListItemBody.java src/org/apache/fop/layoutmgr/table Row.java Added: src/org/apache/fop/layoutmgr/list Item.java

Re: area tree is serializable

2002-11-03 Thread Keiron Liddle
On Mon, 2002-11-04 at 00:36, Peter B. West wrote: Keiron, Re your latest commits, could you comment on what you had to do to make sure area tree is serializable? I have been curious about aspects of the serialization of trees for some time now. Peter Hi Peter, As you probably know

Re: [PATCH] basik-link not working in special situations (redesign)

2002-11-03 Thread Keiron Liddle
also needed to handle the case where the renderer doesn't support out of order rendering, in which case the forward link would not work as the renderer has no way of knowing about the future page (this will probably never be the case in practice). Thanks, Keiron

cvs commit: xml-fop/src/org/apache/fop/render/pdf EmbedFontInfo.java PDFRenderer.java

2002-11-01 Thread keiron
keiron 2002/11/01 02:49:35 Modified:src/codegen foproperties.xml src/org/apache/fop/area AreaTree.java Trait.java src/org/apache/fop/fo PropertyManager.java src/org/apache/fop/fo/flow Block.java TableCell.java src/org/apache

RE: handling patches

2002-11-01 Thread Keiron Liddle
intentions, but there are some perverse effects. Chief among these is the effect it has on the amount of code that has been branched. If I understood Keiron correctly, the redesign only really affects code in a limited number of packages. The FO tree and renderers, for example, I think should

cvs commit: xml-fop/src/org/apache/fop/svg package.html

2002-10-30 Thread keiron
keiron 2002/10/30 00:55:45 Modified:src/org/apache/fop/svg package.html Log: updated for latest code Revision ChangesPath 1.4 +27 -3 xml-fop/src/org/apache/fop/svg/package.html Index: package.html

handling patches

2002-10-30 Thread Keiron Liddle
is that this process goes smoothly and promptly with causing further confusion and fragmentation. Keiron. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

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

2002-10-30 Thread keiron
keiron 2002/10/30 07:40:27 Modified:src/documentation sitemap.xmap Log: latest sitemap + svg2pdf transcoder works Revision ChangesPath 1.3 +27 -14xml-fop/src/documentation/sitemap.xmap Index: sitemap.xmap

RE: location of docs

2002-10-28 Thread Keiron Liddle
On Fri, 2002-10-25 at 16:49, Victor Mote wrote: Joerg is probably the key person to answer this, but I would like to throw in 2 cents worth. First, AFAIK, all of our current documentation flows out of XML files. If this is not totally true (and it may not be), then it probably should be (I

cvs commit: xml-fop/src/documentation - New directory

2002-10-28 Thread keiron
keiron 2002/10/28 00:23:47 xml-fop/src/documentation - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/documentation/content - New directory

2002-10-28 Thread keiron
keiron 2002/10/28 00:24:11 xml-fop/src/documentation/content - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/documentation/resources - New directory

2002-10-28 Thread keiron
keiron 2002/10/28 00:24:11 xml-fop/src/documentation/resources - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/documentation/content/xdocs - New directory

2002-10-28 Thread keiron
keiron 2002/10/28 00:24:43 xml-fop/src/documentation/content/xdocs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/documentation/resources/images - New directory

2002-10-28 Thread keiron
keiron 2002/10/28 00:24:44 xml-fop/src/documentation/resources/images - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/documentation/content/xdocs/dev - New directory

2002-10-28 Thread keiron
keiron 2002/10/28 00:25:25 xml-fop/src/documentation/content/xdocs/dev - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/documentation/content/xdocs/dev/svg - New directory

2002-10-28 Thread keiron
keiron 2002/10/28 00:26:36 xml-fop/src/documentation/content/xdocs/dev/svg - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/documentation/content/xdocs/dev/fo - New directory

2002-10-28 Thread keiron
keiron 2002/10/28 00:26:36 xml-fop/src/documentation/content/xdocs/dev/fo - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/lib stylebook.LICENSE.txt stylebook.jar

2002-10-28 Thread keiron
keiron 2002/10/28 01:04:58 Removed: docs/xml-docs/dtd changes-v10.dtd characters.ent document-v10.dtd faq-v10.dtd specification-v10.dtd todo-v10.dtd docs/xml-docs/skins/xml.apache.org loader.xml docs/xml-docs

cvs commit: xml-fop/docs/xml-docs/skins/xml.apache.org/resources script.js

2002-10-28 Thread keiron
keiron 2002/10/28 01:09:19 Removed: docs/xml-docs/skins/xml.apache.org/resources script.js Log: no longer needed - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop build.xml

2002-10-28 Thread keiron
keiron 2002/10/28 01:26:46 Modified:.build.xml Log: removed unneeded values Revision ChangesPath 1.64 +16 -35xml-fop/build.xml Index: build.xml === RCS file: /home/cvs/xml-fop

Re: Wondering about CVS branches

2002-10-28 Thread Keiron Liddle
On Fri, 2002-10-25 at 18:08, Patrick Dean Rusk wrote: I've recently started working with FOP, and I gather from this list that there are multiple CVS branches of code, in particular for the new design and for the upcoming 0.20.5. I gather from the fop-cvs messages that at least one of

Re: Fopping 1-12 to Jan-Dec

2002-10-28 Thread Keiron Liddle
On Mon, 2002-10-28 at 11:18, Guy D'haenens wrote: WHAT'S THIS? I DIDN'T WRITE THIS MESSAGE! Is there something wrong with the server or is this just a sick joke? Guy Seems someone is trying to be funny. It looks like it is mailed from (forged) each address on the mailing list and to each

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

2002-10-28 Thread keiron
keiron 2002/10/28 03:16:57 Modified:src/documentation/content/xdocs book.xml Log: patch queue link for easy access Submitted by: Victor Mote [EMAIL PROTECTED] Revision ChangesPath 1.2 +1 -0 xml-fop/src/documentation/content/xdocs/book.xml Index

RE: [PATCH QUEUE] Was: Performance tuning.

2002-10-28 Thread Keiron Liddle
. This should help answer questions such as this in the future. Thanks Victor. The link is now in the book.xml for the forrest docs. I think Nicola Ken also posted this link a while ago. Keiron. - To unsubscribe, e-mail: [EMAIL

cvs commit: xml-fop/src/org/apache/fop/layoutmgr LineLayoutManager.java

2002-10-28 Thread keiron
keiron 2002/10/28 05:07:22 Modified:src/org/apache/fop/layoutmgr LineLayoutManager.java Log: fixed a looping problem, added more comments Revision ChangesPath 1.16 +74 -10xml-fop/src/org/apache/fop/layoutmgr/LineLayoutManager.java Index

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

2002-10-28 Thread keiron
keiron 2002/10/28 05:35:18 Modified:src/documentation sitemap.xmap Log: forgot svg2pdf serializer Revision ChangesPath 1.2 +7 -3 xml-fop/src/documentation/sitemap.xmap Index: sitemap.xmap

location of docs

2002-10-25 Thread Keiron Liddle
Where will the docs be located. I am writing/updating some docs for fop development and was wondering where I could put the docs. maybe docs/xml-docs as the base? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: font state and associates

2002-10-24 Thread Keiron Liddle
On Wed, 2002-10-23 at 21:41, Victor Mote wrote: Keiron Liddle wrote (a long time ago, July 18 to be exact): Has anyone looked at the font state stuff. It appears we could make some changes to improve the way fonts are handled. - handle font information easily - handle font lists

Re: awt viewer issues

2002-10-24 Thread Keiron Liddle
On Wed, 2002-10-23 at 16:35, Oleg Tkachenko wrote: If you could submit a patch that would be great. Ahem, against HEAD or maintenance branch? I say HEAD. For one thing it is possible to do the caching. - To unsubscribe,

Re: [Fwd: Regarding your comment about inline building onxsl-editors]

2002-10-23 Thread Keiron Liddle
Hi Peter and others, The answer appears to be a clarification of the the spec authors had in the minds when writing it. The answer is what I was originally thinking it meant, that is that a block area under an inline is not wrapped by an inline area but rather the block area becomes a sibling of

Re: Fix for bug #8778

2002-10-23 Thread Keiron Liddle
On Tue, 2002-09-24 at 16:42, Rhett Aultman wrote: Foppers, I've implemented some code in the TextLayoutManager that keeps an eye on the TLM's lack of progress in laying out its content and that, after 100 repeated attempts with no progress, gives up the ghost, assuming that, after 100 tries

Re: documentation

2002-10-23 Thread Keiron Liddle
of the issues that keep getting asked on the lists. Keiron. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: storing metadata

2002-10-23 Thread Keiron Liddle
On Tue, 2002-10-22 at 16:52, Victor Mote wrote: Paul Hussein wrote: I believe the adobe pdf standard includes the ability to store metadata with the pdf. XMP i think they call it. I would like to extend FOP to allow storing of this metadata within the produced PDF. I could then

RE: automated testing

2002-10-23 Thread Keiron Liddle
. If possible it might be better if some of these areas could have unit testing rather than relying on the system testing. BTW, it is good to hear your voice again. Thanks. When these fonts things a sorted out it will be really good. So it is good to see you working on it. Keiron

Re: FOP defect when rendering rotated grouped text and path objects

2002-10-22 Thread Keiron Liddle
On Thu, 2002-09-26 at 16:09, Matthew L. Avizinis wrote: Hello all I have found that when attempting to render an SVG to pdf if the image contains mixed text and line objects such as paths, rect's, etc. which are grouped, if the group is rotated [by either rotate() or matrix()] by an angle

cvs commit: xml-fop/docs/examples/fo alignment.fo

2002-09-19 Thread keiron
keiron 2002/09/18 23:52:14 Modified:docs/examples/fo alignment.fo Log: looks more like the spec example Revision ChangesPath 1.4 +4 -1 xml-fop/docs/examples/fo/alignment.fo Index: alignment.fo

Re: uneven table borders

2002-09-19 Thread Keiron Liddle
On Thu, 2002-09-19 at 02:48, Steve Cameron wrote: Can anyone provide me with an example of a 'nice' looking PDF table generated with Fop. I have tried a few border options and end up with lines of different width along different sides of the table and rows. Have you looked in the examples?

[Redesign] layout update

2002-09-19 Thread Keiron Liddle
The area tree now only contains the values used for rendering. The min/opt/max values should only be handled by the layout managers and when the areas are created and added then it can set the fixed size of the areas. The area tree has also be cleaned up a bit to make better use of the block

cvs commit: xml-fop/src/org/apache/fop/area Area.java Block.java BlockParent.java RegionReference.java

2002-09-19 Thread keiron
keiron 2002/09/19 02:20:06 Modified:src/org/apache/fop/area Area.java Block.java BlockParent.java RegionReference.java Log: don't implement serializable twice Revision ChangesPath 1.10 +3 -1 xml-fop/src/org/apache/fop/area/Area.java

Re: size of images placed using fo:external-graphic

2002-09-19 Thread Keiron Liddle
On Thu, 2002-09-19 at 11:00, Ambar Roy wrote: I look to source code, and IMHO you must modify src/org/apache/fop/images and src/org/apache/fop/images/analyzer classes to suport DPI (extract dpi from file and compute right width/height) Thanx for the info. I did modify these classes,

cvs commit: xml-fop/src/org/apache/fop/area/inline Anchor.java Character.java FilledArea.java ForeignObject.java Image.java InlineArea.java InlineParent.java Leader.java Space.java UnresolvedPageNumber.java Viewport.java Word.java Stretch.java

2002-09-18 Thread keiron
keiron 2002/09/18 06:50:14 Modified:src/org/apache/fop/area Area.java BeforeFloat.java Block.java BlockParent.java BlockViewport.java BodyRegion.java Flow.java Footnote.java LineArea.java LineTrait.java

<    1   2   3   4   5   6   7   8   9   10   >