]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
15 years agoAdded a note explaining things that we should look out for.
Jeremias Maerki [Wed, 7 Jan 2009 15:56:07 +0000 (15:56 +0000)]
Added a note explaining things that we should look out for.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@732376 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixed typo
Vincent Hennebert [Wed, 7 Jan 2009 11:03:38 +0000 (11:03 +0000)]
Fixed typo

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@732299 13f79535-47bb-0310-9956-ffa450edef68

15 years agoHappy new year.
Jeremias Maerki [Wed, 7 Jan 2009 08:55:47 +0000 (08:55 +0000)]
Happy new year.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@732278 13f79535-47bb-0310-9956-ffa450edef68

15 years agoGive javadoc utility some more memory to avoid OutOfMemoryErrors.
Jeremias Maerki [Wed, 7 Jan 2009 08:49:29 +0000 (08:49 +0000)]
Give javadoc utility some more memory to avoid OutOfMemoryErrors.
Some additional package description and better package grouping.
Handle @event.severity tag.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@732274 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in encodin...
Jeremias Maerki [Mon, 5 Jan 2009 07:47:02 +0000 (07:47 +0000)]
FOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in encodings to help PDF text extractors interpreting characters.
PDF CMaps now support single-byte characters.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@731479 13f79535-47bb-0310-9956-ffa450edef68

15 years agoAdded support for forcing single-byte encodings for TrueType fonts without creating...
Jeremias Maerki [Sun, 4 Jan 2009 12:59:29 +0000 (12:59 +0000)]
Added support for forcing single-byte encodings for TrueType fonts without creating an XML font metric file (see "encoding-mode" attribute on "font" element in updated documentation).
See also Acrobat PDF merge performance problem on fop-users: http://markmail.org/message/dbbaaht4qshhqs3v

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@731248 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla #45306:
Jeremias Maerki [Fri, 2 Jan 2009 16:08:24 +0000 (16:08 +0000)]
Bugzilla #45306:
Fixed fo:instream-foreign-object inside fo:marker.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@730764 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla #45938:
Jeremias Maerki [Fri, 2 Jan 2009 15:27:01 +0000 (15:27 +0000)]
Bugzilla #45938:
Background image problems are now reported using events.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@730756 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixed painting bug introduced by rev 721430 (originally rev 672291 in AFP GOCA branch).
Jeremias Maerki [Fri, 19 Dec 2008 14:04:09 +0000 (14:04 +0000)]
Fixed painting bug introduced by rev 721430 (originally rev 672291 in AFP GOCA branch).

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@728025 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixed black backgrounds occurring for transparent images in PCL output.
Jeremias Maerki [Tue, 16 Dec 2008 09:27:20 +0000 (09:27 +0000)]
Fixed black backgrounds occurring for transparent images in PCL output.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@726998 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla #46369:
Chris Bowditch [Wed, 10 Dec 2008 15:14:06 +0000 (15:14 +0000)]
Bugzilla #46369:
Restored support for AFP Extensions (TLE, NOP, Overlays and Page Segments)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@725308 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 46319:
Andreas L. Delmelle [Mon, 8 Dec 2008 18:54:16 +0000 (18:54 +0000)]
Bugzilla 46319:
Fixed a memory-leak in Marker.MarkerAttribute, where an instance was used as both key and value
in a WeakHashMap, effectively neutralizing the benefit of using WeakReferences.
Solved by extending PropertyCache to work for MarkerAttributes as well.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@724444 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBatik's DOMUtilities.deepCloneDocument() doesn't propagate the document URI which...
Jeremias Maerki [Mon, 8 Dec 2008 11:30:11 +0000 (11:30 +0000)]
Batik's DOMUtilities.deepCloneDocument() doesn't propagate the document URI which makes relative image URIs fail. Fixes one of our unit tests.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@724310 13f79535-47bb-0310-9956-ffa450edef68

15 years agoReverted accidental commit of unfinished change. Sorry about that.
Jeremias Maerki [Mon, 8 Dec 2008 07:39:44 +0000 (07:39 +0000)]
Reverted accidental commit of unfinished change. Sorry about that.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@724271 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla #46360:
Jeremias Maerki [Sun, 7 Dec 2008 18:02:52 +0000 (18:02 +0000)]
Bugzilla #46360:
Fixed a multi-threading issue when rendering SVG. (Missed one)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@724164 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla #46360:
Jeremias Maerki [Sun, 7 Dec 2008 18:01:24 +0000 (18:01 +0000)]
Bugzilla #46360:
Fixed a multi-threading issue when rendering SVG.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@724163 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFopCharacterSet doesn't follow the same contract as its superclass. The metrics must...
Jeremias Maerki [Sun, 7 Dec 2008 12:28:27 +0000 (12:28 +0000)]
FopCharacterSet doesn't follow the same contract as its superclass. The metrics must not be multiplied by the font size in the FopCharacterSet class. Only RasterFont or OutlineFont should do that.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@724126 13f79535-47bb-0310-9956-ffa450edef68

15 years agoAvoid replacement notification if we're only checking the presence of a certain font.
Jeremias Maerki [Fri, 5 Dec 2008 09:33:18 +0000 (09:33 +0000)]
Avoid replacement notification if we're only checking the presence of a certain font.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@723689 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugfix: Custom AFP fonts reported bad metrics.
Jeremias Maerki [Fri, 5 Dec 2008 09:28:02 +0000 (09:28 +0000)]
Bugfix: Custom AFP fonts reported bad metrics.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@723683 13f79535-47bb-0310-9956-ffa450edef68

15 years agoOops, introduced a compile error with the previous commit
Andreas L. Delmelle [Tue, 2 Dec 2008 21:27:50 +0000 (21:27 +0000)]
Oops, introduced a compile error with the previous commit

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@722618 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMinor changes; mostly code- and javadoc-aesthetics...
Andreas L. Delmelle [Tue, 2 Dec 2008 20:36:23 +0000 (20:36 +0000)]
Minor changes; mostly code- and javadoc-aesthetics...
Most notable:
- made most member variables private (apart from objectCount, which is used by PDFFactory)
- the number of fully qualified collection names warranted separate import statements
- replaced a String concat with StringBuffer.append()
- some javadoc nits, reduce space in single-line, add space in multi-line, added some @links ...

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@722613 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugfix: there was no notification if no registered internal font can be found for...
Jeremias Maerki [Tue, 2 Dec 2008 15:21:36 +0000 (15:21 +0000)]
Bugfix: there was no notification if no registered internal font can be found for a GVT font. Now, FontInfo will issue a substitution warning.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@722496 13f79535-47bb-0310-9956-ffa450edef68

15 years agoA note on missing glyphs.
Jeremias Maerki [Tue, 2 Dec 2008 14:39:57 +0000 (14:39 +0000)]
A note on missing glyphs.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@722474 13f79535-47bb-0310-9956-ffa450edef68

15 years agoDocumented the hard-coded font triplets for the Base-14 set.
Jeremias Maerki [Tue, 2 Dec 2008 14:26:40 +0000 (14:26 +0000)]
Documented the hard-coded font triplets for the Base-14 set.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@722466 13f79535-47bb-0310-9956-ffa450edef68

15 years agoImproved documentation concerning text and SVG.
Jeremias Maerki [Mon, 1 Dec 2008 17:04:10 +0000 (17:04 +0000)]
Improved documentation concerning text and SVG.
Updated SVG text example with result from FOP 0.95.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@722132 13f79535-47bb-0310-9956-ffa450edef68

15 years agoReverting a change introduced by revision 721430 which breaks extensions causing...
Jeremias Maerki [Mon, 1 Dec 2008 15:30:59 +0000 (15:30 +0000)]
Reverting a change introduced by revision 721430 which breaks extensions causing a "NoSuchFieldError: foObjs".

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@722092 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMERGE of https://svn.apache.org/repos/asf/xmlgraphics/fop/{branches/AFP_GOCAResources...
Adrian Cumiskey [Fri, 28 Nov 2008 11:13:12 +0000 (11:13 +0000)]
MERGE of https://svn.apache.org/repos/asf/xmlgraphics/fop/{branches/AFP_GOCAResources,trunk}.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@721430 13f79535-47bb-0310-9956-ffa450edef68

15 years ago* Text encoding is now handled by PresentationTextData and character set encoding... Temp_AFPGOCAResources Temp_AFPGOCAResources
Adrian Cumiskey [Thu, 27 Nov 2008 10:37:43 +0000 (10:37 +0000)]
* Text encoding is now handled by PresentationTextData and character set encoding errors are now handled by AFPEventProducer.
* Moved AFPEventProducer from org.apache.fop.render.afp package to org.apache.fop.afp package.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@721151 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMerged revisions 719616,719629,719646,719654 via svnmerge from
Adrian Cumiskey [Wed, 26 Nov 2008 13:45:04 +0000 (13:45 +0000)]
Merged revisions 719616,719629,719646,719654 via svnmerge from
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk

........
  r719616 | jeremias | 2008-11-21 16:07:58 +0000 (Fri, 21 Nov 2008) | 1 line

  Added support for SVG 1.2 inside fo:instream-foreign-object. The code just used the basic SVGDOMImplementation for SVG 1.1. Now it delegates the DOM building to Batik code instead of to a normal DOM builder.
........
  r719629 | jeremias | 2008-11-21 16:33:33 +0000 (Fri, 21 Nov 2008) | 2 lines

  Fix for unit test failure in transcoder tests (NullPointerException):
  Have to pass the root PSGraphics2D to NativeTextHandler instead of the PSGenerator as this one hasn't been initialized in PSGraphics2D when the NativeTextHandler is built in AbstractPSTranscoder.
........
  r719646 | jeremias | 2008-11-21 17:24:32 +0000 (Fri, 21 Nov 2008) | 1 line

  Fixed possible ClassCastException that was caused by my earlier attempt to support SVG 1.2. Batik's SAXSVGDocumentFactory doesn't currently deal well with the case when namespaces are declared outside of its scope. Worked around that by doing the SVG version detection in FOP code. SVG12DOMImplementation is obtained by reflection in order to keep backwards compatilibility with earlier Batik versions that don't support SVG 1.2.
........
  r719654 | jeremias | 2008-11-21 17:44:08 +0000 (Fri, 21 Nov 2008) | 1 line

  This actually fixes a bug.
........

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@720850 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* Reverted back the interface changes I made to ImageHandler.
Adrian Cumiskey [Tue, 25 Nov 2008 18:34:05 +0000 (18:34 +0000)]
* Reverted back the interface changes I made to ImageHandler.
* Created AbstractAFPImageHandlerRawStream base class to handle raw image streams for AFP.
* Fixed a bug in handling native embedded TIFF images.

I think its finally ready to roll now guys, sorry for the last minute glitches.

My apologies for not finding time to respond to the fop-dev mailing list this afternoon but have been trying to put my efforts into applying the final touches to the branch.  If my good lady allows I'll respond to your comments later this evening :).

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@720561 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFixed ArrayOutOfBoundsException. Object Classification triplet is 96 bytes long.
Jeremias Maerki [Tue, 25 Nov 2008 09:26:45 +0000 (09:26 +0000)]
Fixed ArrayOutOfBoundsException. Object Classification triplet is 96 bytes long.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@720449 13f79535-47bb-0310-9956-ffa450edef68

16 years agoThis actually fixes a bug.
Jeremias Maerki [Fri, 21 Nov 2008 17:44:08 +0000 (17:44 +0000)]
This actually fixes a bug.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@719654 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFixed possible ClassCastException that was caused by my earlier attempt to support...
Jeremias Maerki [Fri, 21 Nov 2008 17:24:32 +0000 (17:24 +0000)]
Fixed possible ClassCastException that was caused by my earlier attempt to support SVG 1.2. Batik's SAXSVGDocumentFactory doesn't currently deal well with the case when namespaces are declared outside of its scope. Worked around that by doing the SVG version detection in FOP code. SVG12DOMImplementation is obtained by reflection in order to keep backwards compatilibility with earlier Batik versions that don't support SVG 1.2.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@719646 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix for unit test failure in transcoder tests (NullPointerException):
Jeremias Maerki [Fri, 21 Nov 2008 16:33:33 +0000 (16:33 +0000)]
Fix for unit test failure in transcoder tests (NullPointerException):
Have to pass the root PSGraphics2D to NativeTextHandler instead of the PSGenerator as this one hasn't been initialized in PSGraphics2D when the NativeTextHandler is built in AbstractPSTranscoder.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@719629 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdded support for SVG 1.2 inside fo:instream-foreign-object. The code just used the...
Jeremias Maerki [Fri, 21 Nov 2008 16:07:58 +0000 (16:07 +0000)]
Added support for SVG 1.2 inside fo:instream-foreign-object. The code just used the basic SVGDOMImplementation for SVG 1.1. Now it delegates the DOM building to Batik code instead of to a normal DOM builder.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@719616 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMinor cleanup.
Adrian Cumiskey [Fri, 21 Nov 2008 14:32:24 +0000 (14:32 +0000)]
Minor cleanup.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@719589 13f79535-47bb-0310-9956-ffa450edef68

16 years ago<svg:image/> y-axis positioning fix in AFPGraphics2D.
Adrian Cumiskey [Fri, 21 Nov 2008 14:29:17 +0000 (14:29 +0000)]
<svg:image/> y-axis positioning fix in AFPGraphics2D.
GraphicsState inner class created in GraphicsObject.
Unused methods setFill() and incrementPageFontCount() removed.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@719587 13f79535-47bb-0310-9956-ffa450edef68

16 years agoImproved plumbing :)
Adrian Cumiskey [Thu, 20 Nov 2008 17:52:34 +0000 (17:52 +0000)]
Improved plumbing :)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@719307 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMerged revisions 718666,718705,719038,719110 via svnmerge from
Adrian Cumiskey [Thu, 20 Nov 2008 16:44:30 +0000 (16:44 +0000)]
Merged revisions 718666,718705,719038,719110 via svnmerge from
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk

........
  r718666 | adelmelle | 2008-11-18 17:58:54 +0000 (Tue, 18 Nov 2008) | 1 line

  Bugfix: do not reset TextLM.hasChanged, but combine (||) with previous value.
........
  r718705 | adelmelle | 2008-11-18 20:14:22 +0000 (Tue, 18 Nov 2008) | 1 line

  Change FontCache.changeLock to a boolean[1], so it can be serialized...
........
  r719038 | jeremias | 2008-11-19 19:46:45 +0000 (Wed, 19 Nov 2008) | 1 line

  Reduced warning on ascender+descender > EM box to DEBUG level, as this case is compensated for by additional code in guessVerticalMetricsFromGlyphBBox() and is therefore only confusing. I tested problematic fonts and they show an acceptable line layout. No semantics changed.
........
  r719110 | adelmelle | 2008-11-19 22:45:06 +0000 (Wed, 19 Nov 2008) | 3 lines

  Bugzilla 46240:
  Fixed a bug in combining break-before with a span change.
........

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@719276 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSetCurrentPosition fix for line drawing.
Adrian Cumiskey [Thu, 20 Nov 2008 16:38:44 +0000 (16:38 +0000)]
SetCurrentPosition fix for line drawing.
AbstractPaintingState push(), pushAll(), pop(), popAll() renamed to save(), saveAll() and restore(), restoreAll().
Some Javadoc improvements/updates.
Added Completable, Startable object writing interfaces.
StructuredDataObject interface renamed to StructuredData.
High level DataStream class moved from afp.modca to afp package.
Graphics*Relative objects removed and feature provided by absolute implementation.
GraphicsArea broken into GraphicsAreaBegin and GraphicsAreaEnd since areas are able to span more than one segment.
Improvement in SetLineWidth thickness precision.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@719274 13f79535-47bb-0310-9956-ffa450edef68

16 years agoBugzilla 46240:
Andreas L. Delmelle [Wed, 19 Nov 2008 22:45:06 +0000 (22:45 +0000)]
Bugzilla 46240:
Fixed a bug in combining break-before with a span change.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@719110 13f79535-47bb-0310-9956-ffa450edef68

16 years agoReduced warning on ascender+descender > EM box to DEBUG level, as this case is compen...
Jeremias Maerki [Wed, 19 Nov 2008 19:46:45 +0000 (19:46 +0000)]
Reduced warning on ascender+descender > EM box to DEBUG level, as this case is compensated for by additional code in guessVerticalMetricsFromGlyphBBox() and is therefore only confusing. I tested problematic fonts and they show an acceptable line layout. No semantics changed.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@719038 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMethod signature wrong, was using super class implementation.
Adrian Cumiskey [Wed, 19 Nov 2008 13:51:25 +0000 (13:51 +0000)]
Method signature wrong, was using super class implementation.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@718958 13f79535-47bb-0310-9956-ffa450edef68

16 years agoStructured field length bug fix.
Adrian Cumiskey [Wed, 19 Nov 2008 11:36:55 +0000 (11:36 +0000)]
Structured field length bug fix.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@718933 13f79535-47bb-0310-9956-ffa450edef68

16 years agoChange FontCache.changeLock to a boolean[1], so it can be serialized...
Andreas L. Delmelle [Tue, 18 Nov 2008 20:14:22 +0000 (20:14 +0000)]
Change FontCache.changeLock to a boolean[1], so it can be serialized...

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@718705 13f79535-47bb-0310-9956-ffa450edef68

16 years agoBugfix: do not reset TextLM.hasChanged, but combine (||) with previous value.
Andreas L. Delmelle [Tue, 18 Nov 2008 17:58:54 +0000 (17:58 +0000)]
Bugfix: do not reset TextLM.hasChanged, but combine (||) with previous value.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@718666 13f79535-47bb-0310-9956-ffa450edef68

16 years agoRemoved AbstractGraphics2DImagePainter and Graphics2DImagePainterGOCA (painting prepa...
Adrian Cumiskey [Tue, 18 Nov 2008 14:13:51 +0000 (14:13 +0000)]
Removed AbstractGraphics2DImagePainter and Graphics2DImagePainterGOCA (painting preparator mechanism).
Adjusted AFPGraphics2D to TextHandler changes in XG commons.
Factored an AbstractFOPTextPainter which is extended by AFPTextPainter.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@718598 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMerged revisions 718557,718570,718591 via svnmerge from
Adrian Cumiskey [Tue, 18 Nov 2008 14:01:48 +0000 (14:01 +0000)]
Merged revisions 718557,718570,718591 via svnmerge from
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk

........
  r718557 | vhennebert | 2008-11-18 11:10:19 +0000 (Tue, 18 Nov 2008) | 2 lines

  Improved the FAQ by creating a separate entry for the problem about keep-together on table-cell, and the added support for inline keeps in 0.95
........
  r718570 | jeremias | 2008-11-18 13:16:32 +0000 (Tue, 18 Nov 2008) | 1 line

  Update conference ads.
........
  r718591 | acumiskey | 2008-11-18 13:56:52 +0000 (Tue, 18 Nov 2008) | 2 lines

  TextHandler interface changes, the Graphics2D implementation is now passed to drawString().
........

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@718594 13f79535-47bb-0310-9956-ffa450edef68

16 years agoTextHandler interface changes, the Graphics2D implementation is now passed to drawStr...
Adrian Cumiskey [Tue, 18 Nov 2008 13:56:52 +0000 (13:56 +0000)]
TextHandler interface changes, the Graphics2D implementation is now passed to drawString().

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@718591 13f79535-47bb-0310-9956-ffa450edef68

16 years agoUpdate conference ads.
Jeremias Maerki [Tue, 18 Nov 2008 13:16:32 +0000 (13:16 +0000)]
Update conference ads.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@718570 13f79535-47bb-0310-9956-ffa450edef68

16 years agoImproved the FAQ by creating a separate entry for the problem about keep-together...
Vincent Hennebert [Tue, 18 Nov 2008 11:10:19 +0000 (11:10 +0000)]
Improved the FAQ by creating a separate entry for the problem about keep-together on table-cell, and the added support for inline keeps in 0.95

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@718557 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMerged revisions 718309,718502 via svnmerge from
Adrian Cumiskey [Tue, 18 Nov 2008 09:57:08 +0000 (09:57 +0000)]
Merged revisions 718309,718502 via svnmerge from
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk

........
  r718309 | adelmelle | 2008-11-17 18:18:20 +0000 (Mon, 17 Nov 2008) | 4 lines

  Bugzilla 46211:
  Fixed some multi-threading issues in FontCache.java (+ some minor cleanup: simplification of conditionals)
  Thanks to rogov.AT.devexperts.com for tracing and reporting the problem.
........
  r718502 | adelmelle | 2008-11-18 06:43:08 +0000 (Tue, 18 Nov 2008) | 1 line

  Removed erroneous end-element...
........

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@718538 13f79535-47bb-0310-9956-ffa450edef68

16 years agoDefault 10pt font fallback removed.
Adrian Cumiskey [Tue, 18 Nov 2008 09:48:38 +0000 (09:48 +0000)]
Default 10pt font fallback removed.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@718536 13f79535-47bb-0310-9956-ffa450edef68

16 years agoRemoved erroneous end-element...
Andreas L. Delmelle [Tue, 18 Nov 2008 06:43:08 +0000 (06:43 +0000)]
Removed erroneous end-element...

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@718502 13f79535-47bb-0310-9956-ffa450edef68

16 years agoBugzilla 46211:
Andreas L. Delmelle [Mon, 17 Nov 2008 18:18:20 +0000 (18:18 +0000)]
Bugzilla 46211:
Fixed some multi-threading issues in FontCache.java (+ some minor cleanup: simplification of conditionals)
Thanks to rogov.AT.devexperts.com for tracing and reporting the problem.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@718309 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMemory usage optimizations.
Adrian Cumiskey [Mon, 17 Nov 2008 15:26:06 +0000 (15:26 +0000)]
Memory usage optimizations.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@718262 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMerged revisions 711781 via svnmerge from
Adrian Cumiskey [Thu, 13 Nov 2008 16:20:48 +0000 (16:20 +0000)]
Merged revisions 711781 via svnmerge from
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk

........
  r711781 | maxberger | 2008-11-06 07:22:15 +0000 (Thu, 06 Nov 2008) | 4 lines

  Readded dependency on avalon-framework-impl
  http://markmail.org/message/kkdfwhkblb2mltla
  http://fop-dev.markmail.org/message/col6fuklj7f545k3
........

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@713749 13f79535-47bb-0310-9956-ffa450edef68

16 years ago* PDFImageHandler interface split into ImageHandler and PDFImageHandler.
Adrian Cumiskey [Thu, 13 Nov 2008 16:11:58 +0000 (16:11 +0000)]
* PDFImageHandler interface split into ImageHandler and PDFImageHandler.
* Deleted AFPDataObjectInfoProvider and AFPImage*Factory implementations, and abstracted AbstractImageHandlerRegistry from PDFImageHandlerRegistry, creating AFPImageHandlerRegistry and AFPImageHandler so there is a common reuse of image handling implementation between AFP and PDF now.
* RendererContext instantiation is now overridable in PrintRenderer.
* Created AFPRendererContext that is able to provide AFPInfo.
* toString() added to RendererContext for ease of use.
* Removed GraphicsObjectPainterAFP.
* Added package.html for AFP (sub)packages.
* Abstracted AbstractFOPBridgeContext from PDFBridgeContext and provided AFPBridgeContext implementation.
* Abstracted AbstractFOPTextElementBridge from PDFTextElementBridge and provided AFPTextElementBridge implementation.
* Abstracted AbstractFOPImageElementBridge from PDFImageElementBridge and provided AFPImageElementBridge implementation.
* Provided inline image support/handling in AFPGraphics2D for SVG.
* Created NativeImageHandler interface.
* Fix for path iterator filled line drawing in AFPGraphics2D adding coordinate drawing implementations GraphicsLineRelative and GraphicsFilletRelative (Thanks for the patch Jeremias).
* Improved configuration.xml documentation for images mode/native setting in AFP renderer configuration.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@713747 13f79535-47bb-0310-9956-ffa450edef68

16 years agoReadded dependency on avalon-framework-impl
Maximilian Berger [Thu, 6 Nov 2008 07:22:15 +0000 (07:22 +0000)]
Readded dependency on avalon-framework-impl
http://markmail.org/message/kkdfwhkblb2mltla
http://fop-dev.markmail.org/message/col6fuklj7f545k3

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@711781 13f79535-47bb-0310-9956-ffa450edef68

16 years agoDeprecated method.
Adrian Cumiskey [Wed, 5 Nov 2008 13:44:40 +0000 (13:44 +0000)]
Deprecated method.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@711564 13f79535-47bb-0310-9956-ffa450edef68

16 years agoImproved font selection strategy when matching AWT Font against FontTriplet.
Adrian Cumiskey [Wed, 5 Nov 2008 13:41:13 +0000 (13:41 +0000)]
Improved font selection strategy when matching AWT Font against FontTriplet.
Fonts looking too big still when processed through AFPTextHandler.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@711563 13f79535-47bb-0310-9956-ffa450edef68

16 years agoGOCA Text painting positional fix.
Adrian Cumiskey [Wed, 5 Nov 2008 10:28:26 +0000 (10:28 +0000)]
GOCA Text painting positional fix.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@711550 13f79535-47bb-0310-9956-ffa450edef68

16 years agoState --> PaintingState cleanup.
Adrian Cumiskey [Wed, 5 Nov 2008 10:15:51 +0000 (10:15 +0000)]
State --> PaintingState cleanup.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@711549 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAFPGraphics2D Line drawing width (Stroke) fix.
Adrian Cumiskey [Wed, 5 Nov 2008 09:53:07 +0000 (09:53 +0000)]
AFPGraphics2D Line drawing width (Stroke) fix.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@711545 13f79535-47bb-0310-9956-ffa450edef68

16 years agoForgot to add.
Adrian Cumiskey [Tue, 4 Nov 2008 17:40:36 +0000 (17:40 +0000)]
Forgot to add.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@711324 13f79535-47bb-0310-9956-ffa450edef68

16 years agoUpdated XG commons jar
Adrian Cumiskey [Tue, 4 Nov 2008 15:48:04 +0000 (15:48 +0000)]
Updated XG commons jar

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@711277 13f79535-47bb-0310-9956-ffa450edef68

16 years ago*State --> *PaintingState
Adrian Cumiskey [Tue, 4 Nov 2008 15:47:20 +0000 (15:47 +0000)]
*State --> *PaintingState

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@711276 13f79535-47bb-0310-9956-ffa450edef68

16 years ago"fixed" block container handling fixed (see block-container_absolute-position_fixed...
Adrian Cumiskey [Tue, 4 Nov 2008 15:30:38 +0000 (15:30 +0000)]
"fixed" block container handling fixed (see block-container_absolute-position_fixed.xml).
Barcode4J generating barcodes correctly for both GOCA and conversion-mode="bitmap".
AbstractGenericSVGHandler now declares use of static final String BITMAP which is used by concrete subclasses and provides overridable methods. for buildGraphicsNode() and createPainter().
*State classes are now renamed *PaintingState.
AFPImageGraphics2DFactory - painter is not overriden but is now instead prepared for y-axis inversion.
AFPGraphics2DAdapter - commented lines removed.
Inlining now only done when the graphic is a non conversion-mode="bitmap".

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@711273 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix for test/layoutengine/standard-testcases/block-container_absolute-position_fixed...
Adrian Cumiskey [Fri, 31 Oct 2008 09:58:46 +0000 (09:58 +0000)]
Fix for test/layoutengine/standard-testcases/block-container_absolute-position_fixed.xml.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@709373 13f79535-47bb-0310-9956-ffa450edef68

16 years agoRenamed GenericGraphics2DImagePainter to a slightly more meaningful name of BatikGrap...
Adrian Cumiskey [Wed, 29 Oct 2008 11:21:32 +0000 (11:21 +0000)]
Renamed GenericGraphics2DImagePainter to a slightly more meaningful name of BatikGraphics2DImagePainter.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@708877 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMerged revisions 708192,708838,708848,708851 via svnmerge from
Adrian Cumiskey [Wed, 29 Oct 2008 11:07:24 +0000 (11:07 +0000)]
Merged revisions 708192,708838,708848,708851 via svnmerge from
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk

........
  r708192 | cbowditch | 2008-10-27 14:12:36 +0000 (Mon, 27 Oct 2008) | 1 line

  added FAQ for Font Cache Warning
........
  r708838 | jeremias | 2008-10-29 08:56:00 +0000 (Wed, 29 Oct 2008) | 1 line

  Test case for WMF images. Useful also for visual testing.
........
  r708848 | jeremias | 2008-10-29 09:32:07 +0000 (Wed, 29 Oct 2008) | 1 line

  Adding variant with fox:conversion-mode="bitmap" for visual testing.
........
  r708851 | jeremias | 2008-10-29 09:40:44 +0000 (Wed, 29 Oct 2008) | 1 line

  Added a variant with fox:conversion-mode="bitmap" for visual testing.
........

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@708875 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdded a variant with fox:conversion-mode="bitmap" for visual testing.
Jeremias Maerki [Wed, 29 Oct 2008 09:40:44 +0000 (09:40 +0000)]
Added a variant with fox:conversion-mode="bitmap" for visual testing.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@708851 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdding variant with fox:conversion-mode="bitmap" for visual testing.
Jeremias Maerki [Wed, 29 Oct 2008 09:32:07 +0000 (09:32 +0000)]
Adding variant with fox:conversion-mode="bitmap" for visual testing.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@708848 13f79535-47bb-0310-9956-ffa450edef68

16 years agoTest case for WMF images. Useful also for visual testing.
Jeremias Maerki [Wed, 29 Oct 2008 08:56:00 +0000 (08:56 +0000)]
Test case for WMF images. Useful also for visual testing.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@708838 13f79535-47bb-0310-9956-ffa450edef68

16 years agoUpdated the status to reflect the new features/changes in this branch.
Adrian Cumiskey [Mon, 27 Oct 2008 17:49:40 +0000 (17:49 +0000)]
Updated the status to reflect the new features/changes in this branch.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@708250 13f79535-47bb-0310-9956-ffa450edef68

16 years agoadded FAQ for Font Cache Warning
Chris Bowditch [Mon, 27 Oct 2008 14:12:36 +0000 (14:12 +0000)]
added FAQ for Font Cache Warning

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@708192 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMerged revisions 707631,708012 via svnmerge from
Adrian Cumiskey [Mon, 27 Oct 2008 12:00:08 +0000 (12:00 +0000)]
Merged revisions 707631,708012 via svnmerge from
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk

........
  r707631 | jeremias | 2008-10-24 14:42:59 +0100 (Fri, 24 Oct 2008) | 2 lines

  Fixed a problem where the BPD or a block area could be wrong if there is a nested, absolutely positioned area (for example a block-container).
  This was most probably introduced by rev 618992.
........
  r708012 | adelmelle | 2008-10-26 16:32:16 +0000 (Sun, 26 Oct 2008) | 5 lines

  Bugzilla 45113:
  Added PDF /Launch action, which is used in case of references to URIs using the file:// protocol.
  Thanks to Alexander Stamenov (astamenov.AT.gmail.com) for the input!
........

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@708153 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMinor cleanup.
Adrian Cumiskey [Mon, 27 Oct 2008 11:46:59 +0000 (11:46 +0000)]
Minor cleanup.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@708150 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMoved AFPTextElementBridge and AFPTextPainter to org.apache.fop.afp since they have...
Adrian Cumiskey [Mon, 27 Oct 2008 11:23:53 +0000 (11:23 +0000)]
Moved AFPTextElementBridge and AFPTextPainter to org.apache.fop.afp since they have no org.apache.fop.renderer.afp package dependencies.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@708140 13f79535-47bb-0310-9956-ffa450edef68

16 years agoEmpty unused package.
Adrian Cumiskey [Mon, 27 Oct 2008 11:17:39 +0000 (11:17 +0000)]
Empty unused package.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@708137 13f79535-47bb-0310-9956-ffa450edef68

16 years agoRemoved, now resides at org.apache.fop.afp.modca.
Adrian Cumiskey [Mon, 27 Oct 2008 11:16:49 +0000 (11:16 +0000)]
Removed, now resides at org.apache.fop.afp.modca.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@708136 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAll AFP library classes without Renderer dependencies moved from org.apache.fop.rende...
Adrian Cumiskey [Mon, 27 Oct 2008 11:11:31 +0000 (11:11 +0000)]
All AFP library classes without Renderer dependencies moved from org.apache.fop.renderer.afp.* to org.apache.fop.afp.*.
AbstractNamedAFPObject now truncates names to the last x characters of the name string instead of the first x (where x is the name length of the structured field).
Removed redundant package org.apache.fop.store.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@708134 13f79535-47bb-0310-9956-ffa450edef68

16 years agoBugzilla 45113:
Andreas L. Delmelle [Sun, 26 Oct 2008 16:32:16 +0000 (16:32 +0000)]
Bugzilla 45113:
Added PDF /Launch action, which is used in case of references to URIs using the file:// protocol.
Thanks to Alexander Stamenov (astamenov.AT.gmail.com) for the input!

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@708012 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFixed a problem where the BPD or a block area could be wrong if there is a nested...
Jeremias Maerki [Fri, 24 Oct 2008 13:42:59 +0000 (13:42 +0000)]
Fixed a problem where the BPD or a block area could be wrong if there is a nested, absolutely positioned area (for example a block-container).
This was most probably introduced by rev 618992.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@707631 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMerged revisions 707627 via svnmerge from
Adrian Cumiskey [Fri, 24 Oct 2008 13:25:03 +0000 (13:25 +0000)]
Merged revisions 707627 via svnmerge from
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk

........
  r707627 | acumiskey | 2008-10-24 14:20:51 +0100 (Fri, 24 Oct 2008) | 3 lines

  AFPFontReader a lot more robust now with less copy/pasted code but still far from ideal, the whole AFP FOCA parsing/handling still in need of a rewrite at some point.
  CharacterSetOrientation width() renamed to getWidth() and now protects itself against a possible ArrayIndexOutOfBoundsException.
........

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@707629 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAFPFontReader a lot more robust now with less copy/pasted code but still far from...
Adrian Cumiskey [Fri, 24 Oct 2008 13:20:51 +0000 (13:20 +0000)]
AFPFontReader a lot more robust now with less copy/pasted code but still far from ideal, the whole AFP FOCA parsing/handling still in need of a rewrite at some point.
CharacterSetOrientation width() renamed to getWidth() and now protects itself against a possible ArrayIndexOutOfBoundsException.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@707627 13f79535-47bb-0310-9956-ffa450edef68

16 years agoImproved name truncation warning.
Adrian Cumiskey [Wed, 22 Oct 2008 16:12:28 +0000 (16:12 +0000)]
Improved name truncation warning.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@707112 13f79535-47bb-0310-9956-ffa450edef68

16 years agoCleanup.
Adrian Cumiskey [Wed, 22 Oct 2008 14:26:01 +0000 (14:26 +0000)]
Cleanup.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@707088 13f79535-47bb-0310-9956-ffa450edef68

16 years agosupportsOutOfOrder = false
Adrian Cumiskey [Wed, 22 Oct 2008 14:24:44 +0000 (14:24 +0000)]
supportsOutOfOrder = false

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@707087 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMerged revisions 706319,706570,707083 via svnmerge from
Adrian Cumiskey [Wed, 22 Oct 2008 14:12:18 +0000 (14:12 +0000)]
Merged revisions 706319,706570,707083 via svnmerge from
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk

........
  r706319 | jeremias | 2008-10-20 16:11:08 +0100 (Mon, 20 Oct 2008) | 2 lines

  Bugzilla #45956:
  Minimal support for leader-pattern="rule" for PCL output.
........
  r706570 | jeremias | 2008-10-21 11:13:27 +0100 (Tue, 21 Oct 2008) | 1 line

  Reluctantly added a note about how to clear the image cache.
........
  r707083 | acumiskey | 2008-10-22 15:05:56 +0100 (Wed, 22 Oct 2008) | 2 lines

  Been hanging around here unused since 2002 and no longer relevant as far as I can tell.
........

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@707084 13f79535-47bb-0310-9956-ffa450edef68

16 years agoBeen hanging around here unused since 2002 and no longer relevant as far as I can...
Adrian Cumiskey [Wed, 22 Oct 2008 14:05:56 +0000 (14:05 +0000)]
Been hanging around here unused since 2002 and no longer relevant as far as I can tell.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@707083 13f79535-47bb-0310-9956-ffa450edef68

16 years agoI am not in love yet with the new eclispe subversion client I'm using... :(
Adrian Cumiskey [Wed, 22 Oct 2008 13:52:25 +0000 (13:52 +0000)]
I am not in love yet with the new eclispe subversion client I'm using... :(

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@707079 13f79535-47bb-0310-9956-ffa450edef68

16 years agoDefault to inline resource level for GOCA graphic objects (when no afp:resource-level...
Adrian Cumiskey [Wed, 22 Oct 2008 13:42:56 +0000 (13:42 +0000)]
Default to inline resource level for GOCA graphic objects (when no afp:resource-level extension is provided).
This is due to a bug in the IBM AFP Workbench Viewer (2.04.01.07) (hard copy works just fine with default print-file level)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@707075 13f79535-47bb-0310-9956-ffa450edef68

16 years agoCleanup.
Adrian Cumiskey [Wed, 22 Oct 2008 11:42:45 +0000 (11:42 +0000)]
Cleanup.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@707040 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFixed border painting, at the same time creating a generic PaintInfo interface that...
Adrian Cumiskey [Wed, 22 Oct 2008 11:36:33 +0000 (11:36 +0000)]
Fixed border painting, at the same time creating a generic PaintInfo interface that can be implemented for different types of painting.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@707038 13f79535-47bb-0310-9956-ffa450edef68

16 years agoEnsures > 0 coordinate values.
Adrian Cumiskey [Wed, 22 Oct 2008 11:28:48 +0000 (11:28 +0000)]
Ensures > 0 coordinate values.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@707036 13f79535-47bb-0310-9956-ffa450edef68

16 years agoReluctantly added a note about how to clear the image cache.
Jeremias Maerki [Tue, 21 Oct 2008 10:13:27 +0000 (10:13 +0000)]
Reluctantly added a note about how to clear the image cache.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@706570 13f79535-47bb-0310-9956-ffa450edef68

16 years agoCleanup.
Adrian Cumiskey [Tue, 21 Oct 2008 09:23:27 +0000 (09:23 +0000)]
Cleanup.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@706559 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix for block container absolute positioning reference orientation.
Adrian Cumiskey [Tue, 21 Oct 2008 09:22:26 +0000 (09:22 +0000)]
Fix for block container absolute positioning reference orientation.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@706558 13f79535-47bb-0310-9956-ffa450edef68

16 years agoBugzilla #45956:
Jeremias Maerki [Mon, 20 Oct 2008 15:11:08 +0000 (15:11 +0000)]
Bugzilla #45956:
Minimal support for leader-pattern="rule" for PCL output.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@706319 13f79535-47bb-0310-9956-ffa450edef68