]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
18 years agoUpdate assertions to reflect recent modification to the method in question
Andreas L. Delmelle [Sun, 4 Jun 2006 10:10:54 +0000 (10:10 +0000)]
Update assertions to reflect recent modification to the method in question

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

18 years agoExtends white-space removal to occur also before nested block-*level* FOs instead...
Andreas L. Delmelle [Fri, 2 Jun 2006 15:12:56 +0000 (15:12 +0000)]
Extends white-space removal to occur also before nested block-*level* FOs instead of only blocks.

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

18 years agoBugzilla #39701:
Jeremias Maerki [Fri, 2 Jun 2006 07:34:25 +0000 (07:34 +0000)]
Bugzilla #39701:
Fix potential NullPointerException when buggy JAXP implementations return null instead of an empty String as namespace URI.
Submitted by: Stefan Ziel <stefan.ziel.at.claninfo.ch>

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

18 years agoFixed border position for areas with padding (only affects "quality" border rendering).
Jeremias Maerki [Thu, 1 Jun 2006 09:02:05 +0000 (09:02 +0000)]
Fixed border position for areas with padding (only affects "quality" border rendering).

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

18 years agoAdded detection code for AFM and PFB files. Sadly, for PFM there does not seem to...
Jeremias Maerki [Thu, 1 Jun 2006 07:34:29 +0000 (07:34 +0000)]
Added detection code for AFM and PFB files. Sadly, for PFM there does not seem to be a reliable method of detecting the file type. For example, I remember is PFM file that did not contain the right file size (file size is in the header).

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

18 years agoImproved accuracy of font size selection. The font size is not rounded down to the...
Jeremias Maerki [Wed, 31 May 2006 21:17:18 +0000 (21:17 +0000)]
Improved accuracy of font size selection. The font size is not rounded down to the next integer point value anymore. (Java2D renderers profit from that one, too)

PCL Renderer:
Found a use case for that Java2D ascent value (which I call MaxAscent). It is used for painting text as bitmaps and to make sure the image the text is painted on is big enough if the font ascends beyond the em box. For non-Java2D fonts, MaxAscent is the same as ascent.
Added a check that lets text painting fall back to bitmaps if there are characters that are not in the ISO-8859-1 encoding. This also enables Symbol and ZapfDingbats fonts.
A "text-rendering" setting allows to disable PCL text painting in case the mix of PCL and bitmap text painting should result in unwelcome output. Note: the bitmap rendering is relatively slow (many small bitmaps). In the end we might end up rendering using a BitmapRenderer and only wrapping the whole thing in PCL (much like the Windows PCL drivers do). This would be faster than creating many small bitmaps.

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

18 years agoForgot something.
Jeremias Maerki [Wed, 31 May 2006 14:54:02 +0000 (14:54 +0000)]
Forgot something.
Round up on the bitmap size.

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

18 years agoDon't do rounding here. The caller might now want that.
Jeremias Maerki [Wed, 31 May 2006 13:41:50 +0000 (13:41 +0000)]
Don't do rounding here. The caller might now want that.

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

18 years agoFix for border painting in "quality" mode. Some borders were swallowed.
Jeremias Maerki [Wed, 31 May 2006 13:36:18 +0000 (13:36 +0000)]
Fix for border painting in "quality" mode. Some borders were swallowed.
Added an additional parameter to distinguish between painting bitmap with source transparency (bitmapped text and borders) and without (images).

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

18 years agoChanged the way the graphics state handling is done to make a cleaner "break out...
Jeremias Maerki [Tue, 30 May 2006 15:53:12 +0000 (15:53 +0000)]
Changed the way the graphics state handling is done to make a cleaner "break out" for fixed block-containers possible.
Fixed block-containers are now working correctly. The Java2D renderer as well as its descendants are now basically on the same feature level as PDF and PS. All area tree elements get rendered correctly.

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

18 years agoUpdated documentation on the PCL renderer.
Jeremias Maerki [Tue, 30 May 2006 12:21:29 +0000 (12:21 +0000)]
Updated documentation on the PCL renderer.

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

18 years agoTake a shortcut when page number is already resolved. Without this there was sometime...
Jeremias Maerki [Mon, 29 May 2006 15:05:22 +0000 (15:05 +0000)]
Take a shortcut when page number is already resolved. Without this there was sometimes a warning.

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

18 years agoFixed font descriptor construction (italic angle and stemV mixed)
Jeremias Maerki [Mon, 29 May 2006 14:29:29 +0000 (14:29 +0000)]
Fixed font descriptor construction (italic angle and stemV mixed)
Submitted by: "Peter B. West" <peter.west.at.hp.com>

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

18 years agoMaking ImageIO come before JAI for GIF images. ImageIO handles GIFs nicely, even...
Jeremias Maerki [Mon, 29 May 2006 14:22:04 +0000 (14:22 +0000)]
Making ImageIO come before JAI for GIF images. ImageIO handles GIFs nicely, even with transparency. JAI is only still interesting for people on JDK 1.3. Everyone else is ok with Image I/O.

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

18 years agoImages were not properly scaled.
Jeremias Maerki [Thu, 25 May 2006 14:03:44 +0000 (14:03 +0000)]
Images were not properly scaled.
Added borders and background for viewports (e-g, i-f-o etc.)

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

18 years agoRemoved VMI setting which caused pages > 1 to be shifted down for some reason. Looks...
Jeremias Maerki [Thu, 25 May 2006 11:20:48 +0000 (11:20 +0000)]
Removed VMI setting which caused pages > 1 to be shifted down for some reason. Looks like the VMI setting has no influence for the PCL Renderer since we reposition the cursor for each text string.
Implemented the break out list for fixed block-containers.

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

18 years agoRestore configurability of Ant task.
Jeremias Maerki [Mon, 22 May 2006 16:46:57 +0000 (16:46 +0000)]
Restore configurability of Ant task.
Add AFP support to Ant task.

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

18 years agoChange the old viewcvs.cgi to the new viewvc path of the web view of
Simon Pepping [Fri, 19 May 2006 18:09:08 +0000 (18:09 +0000)]
Change the old viewcvs.cgi to the new viewvc path of the web view of
the Subversion repository

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

18 years agoI wonder why I haven't seen this earlier.
Jeremias Maerki [Fri, 19 May 2006 15:36:56 +0000 (15:36 +0000)]
I wonder why I haven't seen this earlier.

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

18 years agoUpdate my data
Simon Pepping [Fri, 19 May 2006 15:26:49 +0000 (15:26 +0000)]
Update my data

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

18 years agoCorrect some formal errors in this file.
Simon Pepping [Fri, 19 May 2006 15:12:04 +0000 (15:12 +0000)]
Correct some formal errors in this file.

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

18 years agoAn emergency patch to avoid that a non-breaking space at the end of an
Simon Pepping [Fri, 19 May 2006 15:10:44 +0000 (15:10 +0000)]
An emergency patch to avoid that a non-breaking space at the end of an
fo:inline with padding, followed by another fo:inline, while
text-align is justify, does not cause a NullPointerException due to
InlineStackingLayoutManager.addALetterSpaceTo(). Patch submitted by
Max Berger <max@berger.name>, applied with some modifications. This
patch solves bug 39571.

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

18 years agoBugfix: The combination of hyphenation and kerning resulted in slightly ragged right...
Jeremias Maerki [Fri, 19 May 2006 11:51:40 +0000 (11:51 +0000)]
Bugfix: The combination of hyphenation and kerning resulted in slightly ragged right ends for right-aligned and justified text. The kerning values were not correctly placed and summed up for hyphenation and no-hyphenation conditions.

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

18 years agoBugfix: NullPointerException in AreaAdditionUtil in a table-cell spanning multiple...
Jeremias Maerki [Thu, 18 May 2006 18:58:05 +0000 (18:58 +0000)]
Bugfix: NullPointerException in AreaAdditionUtil in a table-cell spanning multiple pages and with a marker.
Note: This is a hack to avoid the NPE. A problem remains. The markers will not be added if the first/last conditions cannot be determined.

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

18 years agoTestcase for Bugzilla #39560
Jeremias Maerki [Thu, 18 May 2006 16:42:56 +0000 (16:42 +0000)]
Testcase for Bugzilla #39560

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

18 years agoBugzilla #39533:
Jeremias Maerki [Thu, 18 May 2006 15:54:17 +0000 (15:54 +0000)]
Bugzilla #39533:
Bugfix: NullPointerException in RTF output when a table does not contain table-columns.
The code now informs the user that he should explicitely define the table-columns.

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

18 years agoForgot to upload the new PCLElementMapping. Used so the PCL extension attributes...
Jeremias Maerki [Thu, 18 May 2006 15:42:39 +0000 (15:42 +0000)]
Forgot to upload the new PCLElementMapping. Used so the PCL extension attributes are working.

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

18 years agoBugzilla #39607:
Jeremias Maerki [Thu, 18 May 2006 14:00:11 +0000 (14:00 +0000)]
Bugzilla #39607:
Bugfix for NPE in RTF library.
Submitted by: Julien AymĂ© <julien.ayme.at.gmail.com>

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

18 years agoExtended PageViewport to carry foreign attributes.
Jeremias Maerki [Thu, 18 May 2006 12:44:15 +0000 (12:44 +0000)]
Extended PageViewport to carry foreign attributes.
Foreign attributes from simple-page-master are transferred to the PageViewport.
Added foreign attributes handling in AreaTreeParser.
Fixed proper generation of foreign attributes in XMLRenderer.
EvalCheck extended so it can use namespace prefix mappings in its context.
Test case for foreign attributes.

Paper source/tray support for PCL (pcl:paper-source="<tray-code>" on s-p-m)

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

18 years agoSeveral bug fixes in PCLRenderer (border painting mostly).
Jeremias Maerki [Wed, 17 May 2006 15:06:42 +0000 (15:06 +0000)]
Several bug fixes in PCLRenderer (border painting mostly).
Option in AbstractGraphics2DAdapter to work with or without alpha.
Text Setup changed to the Java2D model. Custom font painting is now done through Java2D as bitmaps for all fonts which are not supported by the pre-defined set. This was done as a shortcut for full-fledged TrueType support which seems to be a little complicated in PCL. BTW, Microsoft PCL printer drivers do the same, i.e. paint text as bitmaps.
Image printing refined, but my attempt at handling bitmasked images (transparency) didn't work out. While the previewers did the expected thing, the printer hardware flat-out ignored it, so it's disabled now.

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

18 years agoAutomatic support for all fonts available to the Java2D subsystem for all Java2D...
Jeremias Maerki [Tue, 16 May 2006 14:04:47 +0000 (14:04 +0000)]
Automatic support for all fonts available to the Java2D subsystem for all Java2D-descendant renderers (TIFF, PNG, print, AWT).
Improvements in the adapter for Java2D/AWT font metrics.

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

18 years agoImproved baseline detection in TTFReader for TrueType fonts. Ascender and descender...
Jeremias Maerki [Tue, 16 May 2006 11:44:57 +0000 (11:44 +0000)]
Improved baseline detection in TTFReader for TrueType fonts. Ascender and descender values were sometimes not in line with FOP's expectations.
Changed some log output from debug to trace level.

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

18 years agoBugfix: tables nested in inline elements caused a NullPointerException.
Jeremias Maerki [Mon, 15 May 2006 09:59:59 +0000 (09:59 +0000)]
Bugfix: tables nested in inline elements caused a NullPointerException.
Furthermore, keep-together handling was not appropriate when a table is nested in an inline (fixes a ClassCastException).
Finally, TableContentPosition did not indicate that it generates area which made them be ignored by the InlineLM.

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

18 years agoImportant improvements for the Java2DRenderer:
Jeremias Maerki [Wed, 10 May 2006 13:45:46 +0000 (13:45 +0000)]
Important improvements for the Java2DRenderer:
Support for letter- and word-spacing which also enables justified text.
Fix for font metric access. Fractional metrics was off. charWidth() only returned integers.
Removed the obscure 1.4 factor (Thanks to Chris Dail for the hint!)
Dispose of Graphics2D instance if no longer used to free up resources.

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

18 years agoAdding missing mandatory flags for PDF/A-1.
Jeremias Maerki [Mon, 8 May 2006 21:13:21 +0000 (21:13 +0000)]
Adding missing mandatory flags for PDF/A-1.

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

18 years agoThe default sRGB color profile provided by the Java class library is no longer embedd...
Jeremias Maerki [Sun, 7 May 2006 13:43:35 +0000 (13:43 +0000)]
The default sRGB color profile provided by the Java class library is no longer embedded if it is encountered. This should reduce the PDF size considerably.

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

18 years agoBugzilla #39443:
Jeremias Maerki [Sun, 7 May 2006 12:21:56 +0000 (12:21 +0000)]
Bugzilla #39443:
Bugfix: Sections with span="all" lead to overlapping text if spanning multiple pages.
Tables and list produced an illegal value for break class on normal breaks.

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

18 years agoFixed incorrect handling of percentages in vertical-align property values and added...
Manuel Mall [Sat, 6 May 2006 10:10:08 +0000 (10:10 +0000)]
Fixed incorrect handling of percentages in vertical-align property values and added testcase

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

18 years agoFix compliance info on "vertical-align".
Jeremias Maerki [Sat, 6 May 2006 08:39:26 +0000 (08:39 +0000)]
Fix compliance info on "vertical-align".
Added an FAQ entry concerning the "The attribute "width" of the element <rect> is required" problem.

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

18 years agoMake the file UTF-8 compatible, i.e. US_ASCII. :-) Thanks, Manuel.
Jeremias Maerki [Fri, 5 May 2006 15:40:39 +0000 (15:40 +0000)]
Make the file UTF-8 compatible, i.e. US_ASCII. :-) Thanks, Manuel.

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

18 years agoThe PCL Renderer is now mostly operational including reference-orientation but withou...
Jeremias Maerki [Fri, 5 May 2006 13:38:39 +0000 (13:38 +0000)]
The PCL Renderer is now mostly operational including reference-orientation but without kerning, TrueType and color support.

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

18 years agofox:disable-clipping on the i-f-o or e-g can be used to perform more painting operati...
Jeremias Maerki [Thu, 4 May 2006 07:24:18 +0000 (07:24 +0000)]
fox:disable-clipping on the i-f-o or e-g can be used to perform more painting operations natively in the HP GL/2 space. Since HP GL/2 provides only limited clipping functionality (which is not supported, yet) and the PCLGraphics2D fails with an UnsupportedException if it encounters an unsupported painting operation, every SVG graphic ends up being painted as a bitmap. This setting can help avoid that. Of course, I have yet to implement the IW (InputWindow, used for rectangular clipping) command.

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

18 years agoSome refactoring in the XML handling area which results in more code reuse and less...
Jeremias Maerki [Wed, 3 May 2006 13:47:18 +0000 (13:47 +0000)]
Some refactoring in the XML handling area which results in more code reuse and less redundancy.
Support for i-f-o for the AFPRenderer including a Graphics2DAdapter so extensions like Barcode4J can paint barcodes more efficiently (i.e. not via SVG).
The SVGConverter class could now be removed except for the writeImage() method because the same functionality is now covered by the Graphics2DAdapter via renderDocument() in the renderer.
PCL and AFP now use practically the same extension painting code (both render to bitmap images).

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

18 years agoRemoved deprecated renderCharacter method from AFP Renderer and replaced AFPColor...
Manuel Mall [Wed, 3 May 2006 12:38:14 +0000 (12:38 +0000)]
Removed deprecated renderCharacter method from AFP Renderer and replaced AFPColor class with java.awt.Color in line with the rest of FOP

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

18 years agoBugzilla #38243:
Jeremias Maerki [Wed, 3 May 2006 08:30:56 +0000 (08:30 +0000)]
Bugzilla #38243:
Bugfix for NPE when there are gaps in the table-column setup.
Submitted by: Gerhard Oettl <gerhard.oettl.at.oesoft.at>

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

18 years agoBugzilla #38946:
Jeremias Maerki [Wed, 3 May 2006 07:21:02 +0000 (07:21 +0000)]
Bugzilla #38946:
First step for improved color handling. FOP's own ColorType was replaced with java.awt.Color throughout the codebase.
Submitted by: Max Berger <max.at.berger.name>

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

18 years agoAdded initial details about the AFP renderer to the outputs document on the web site...
Manuel Mall [Tue, 2 May 2006 15:42:54 +0000 (15:42 +0000)]
Added initial details about the AFP renderer to the outputs document on the web site. This is still incomplete and some more info is to follow.

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

18 years agoSimply subclassing did not work as expected. Made a copy now.
Jeremias Maerki [Tue, 2 May 2006 14:43:29 +0000 (14:43 +0000)]
Simply subclassing did not work as expected. Made a copy now.

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

18 years agoJava2D Renderer:
Jeremias Maerki [Tue, 2 May 2006 14:39:32 +0000 (14:39 +0000)]
Java2D Renderer:
Symbol and ZapfDingbats now work due to a little change in FontSetup.java
Made the class a subclass of AbstractPathOrientedRenderer. This enables to remove some redundant code.
Border painting on a Graphics2D is now available to other renderers.

PCL Renderer:
Improved Graphics2D implementation.
PCLGraphic2D throws an UnsupportedOperationException if it encounters a feature it cannot properly handle. The Graphics2DAdapter can then fall back to painting a graphic in-memory and then as a bitmap.
Added border painting.
PCLRenderer supports to modes "quality" and "speed". The user can configure the mode depending on his needs. In "speed" mode borders are painted as shaded rectangles only. In "quality" mode it uses border rendering of the Java2DRenderer.

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

18 years agoImportant wording correction
Manuel Mall [Tue, 2 May 2006 11:29:29 +0000 (11:29 +0000)]
Important wording correction

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

18 years agoAdded testcase which demonstrates that (or how?) linebreaking of consecutive images...
Manuel Mall [Tue, 2 May 2006 11:24:42 +0000 (11:24 +0000)]
Added testcase which demonstrates that (or how?) linebreaking of consecutive images works.

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

18 years agoSome cleanup of the AFP Renderer code (tab char removal and a few other things)....
Manuel Mall [Fri, 28 Apr 2006 11:58:33 +0000 (11:58 +0000)]
Some cleanup of the AFP Renderer code (tab char removal and a few other things). Changed AFP extension namespace to http://xmlgraphics.apache.org/fop/extensions/afp. Added another missing file.

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

18 years agoExtend exclude pattern for JAI-dependant classes.
Jeremias Maerki [Fri, 28 Apr 2006 09:44:44 +0000 (09:44 +0000)]
Extend exclude pattern for JAI-dependant classes.

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

18 years agoUpdate to PCL documentation.
Jeremias Maerki [Fri, 28 Apr 2006 09:39:41 +0000 (09:39 +0000)]
Update to PCL documentation.

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

18 years agoIntroduced "ignored namespaces" list on FopFactory. Attributes from ignored namespace...
Jeremias Maerki [Fri, 28 Apr 2006 08:51:27 +0000 (08:51 +0000)]
Introduced "ignored namespaces" list on FopFactory. Attributes from ignored namespaces are not complained about. Not done for elements, yet.
Added support for foreign attributes (attributes in a non-FO namespace) on formatting objects, for example to specify additional (proprietary) hints for rendering i-f-o and e-g. First usage example is PCLRendererContext which the PCLGraphics2DAdapter uses to decide whether to paint natively using HP GL/2 or using a bitmap.

PCL Renderer revived: Basic framework constructed based on the old one. Still incomplete (no border painting, incomplete Graphics2D implementation, problems with reference orientation, no kerning etc.). The PCL Renderer implements PCL5 (monochrome) and HP GL/2. Work in progress!
Added UnitConv helper class which could also be useful elsewhere (Could be a candidate for Commons).

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

18 years agoMore missing AFP Renderer files as identified by JM
Manuel Mall [Thu, 27 Apr 2006 15:26:00 +0000 (15:26 +0000)]
More missing AFP Renderer files as identified by JM

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

18 years agoMissing AFP Renderer file as identified by JM
Manuel Mall [Thu, 27 Apr 2006 15:21:05 +0000 (15:21 +0000)]
Missing AFP Renderer file as identified by JM

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

18 years agoAFP Renderer as per IP clearance (http://mail-archives.apache.org/mod_mbox/xmlgraphic...
Manuel Mall [Thu, 27 Apr 2006 15:08:17 +0000 (15:08 +0000)]
AFP Renderer as per IP clearance (http://mail-archives.apache.org/mod_mbox/xmlgraphics-general/200604.mbox/%3c20060426085421.B456.DEV@jeremias-maerki.ch%3e) plus some further corrections and changes made by manuel@apache.org since

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

18 years agoMinor correction to whitespace handling to ensure non space whitespace is always...
Manuel Mall [Thu, 27 Apr 2006 14:37:38 +0000 (14:37 +0000)]
Minor correction to whitespace handling to ensure non space whitespace is always converted to a space

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

18 years agoPrevious commit of disabled-testcases.xml was broken
Manuel Mall [Thu, 27 Apr 2006 14:18:48 +0000 (14:18 +0000)]
Previous commit of disabled-testcases.xml was broken

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

18 years agoTest case for Bug 39414
Manuel Mall [Thu, 27 Apr 2006 10:21:04 +0000 (10:21 +0000)]
Test case for Bug 39414

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

18 years agoBugzilla #39416:
Jeremias Maerki [Thu, 27 Apr 2006 07:33:19 +0000 (07:33 +0000)]
Bugzilla #39416:
JDK 1.3 compatibility.
Added missing serializer*.jar to the classpath.

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

18 years agoBugzilla #39416:
Jeremias Maerki [Thu, 27 Apr 2006 07:25:21 +0000 (07:25 +0000)]
Bugzilla #39416:
Fixed classpath for the embedding example.

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

18 years agoBugzilla #39416:
Jeremias Maerki [Thu, 27 Apr 2006 07:24:31 +0000 (07:24 +0000)]
Bugzilla #39416:
Fixed classpath for the embedding example.
Removed all build.* scripts following Ant best practices.
Removed a deprecation warning in ExampleConcat.

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

18 years agoFixed bad URL. Bad URL\!
Clay Leeds [Wed, 26 Apr 2006 21:28:28 +0000 (21:28 +0000)]
Fixed bad URL. Bad URL\!

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

18 years agoContent in block-containers makes better use of shrink to fit content vertically...
Jeremias Maerki [Tue, 25 Apr 2006 17:03:49 +0000 (17:03 +0000)]
Content in block-containers makes better use of shrink to fit content vertically into the available area. This can be used indirectly to justify content vertically in a block-container.
PageBreakingAlgorithm now writes to a different logger than its base class. Makes debugging easier.
Some minor logging improvements to improve clarity.

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

18 years agoBugfix: basic-links with internal destinations in documents with multiple page-sequen...
Jeremias Maerki [Mon, 24 Apr 2006 18:39:05 +0000 (18:39 +0000)]
Bugfix: basic-links with internal destinations in documents with multiple page-sequences sometimes pointed at the wrong page.

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

18 years agoFixed a typo. Thanks, Matthew East.
Jeremias Maerki [Mon, 24 Apr 2006 14:06:35 +0000 (14:06 +0000)]
Fixed a typo. Thanks, Matthew East.

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

18 years agoUse JAVA_HOME environment variable if it is available.
Jeremias Maerki [Sun, 23 Apr 2006 14:45:17 +0000 (14:45 +0000)]
Use JAVA_HOME environment variable if it is available.

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

18 years agoBypass URI resolution for "data:" URLs (RFC 2397). If a large data URL is given to...
Jeremias Maerki [Sun, 23 Apr 2006 12:16:54 +0000 (12:16 +0000)]
Bypass URI resolution for "data:" URLs (RFC 2397). If a large data URL is given to Apache XML Commons Resolver, it tries to construct a java.net.URL from it which takes forever and fails in the end when no protocol handler for "data" URLs is installed.

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

18 years agoBugfix: Fixed ClassCastException when retrieve-marker is used as a direct child if...
Jeremias Maerki [Sun, 23 Apr 2006 11:35:19 +0000 (11:35 +0000)]
Bugfix: Fixed ClassCastException when retrieve-marker is used as a direct child if static-content in which case leading and trailing white space is not properly removed.

Note: This is probably more a hack than anything else, but it fixes the problem for now. If anyone has a better solution, please feel free to improve.

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

18 years agoBugzilla #39285:
Jeremias Maerki [Sun, 23 Apr 2006 10:49:42 +0000 (10:49 +0000)]
Bugzilla #39285:
Bugfix: Fixed OutOfMemoryException with long data URLs (RFC 2397).

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

18 years agoBugzilla #39118:
Jeremias Maerki [Sun, 23 Apr 2006 09:31:08 +0000 (09:31 +0000)]
Bugzilla #39118:
Initial support for page-number-citation-last (XSL 1.1). Works without problems only for page-sequence so far.
Submitted by: Pierre-Henri Kraus <phkraus.at.skynet.be>

Modifications to the patch by jeremias during review:
- Tab character removed
- Some style fixes and javadoc enhancements
- Renamed some methods in AreaTreeHandler to some more speaking names
- Changed the ..._basic.xml testcase so it shows a remaining problem: Forward references are not properly resolved, yet.

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

18 years agoImproved wording in release notes.
Jeremias Maerki [Thu, 20 Apr 2006 18:28:55 +0000 (18:28 +0000)]
Improved wording in release notes.
Status update.

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

18 years agoMinor edit
Clay Leeds [Thu, 20 Apr 2006 16:40:02 +0000 (16:40 +0000)]
Minor edit

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

18 years agoAdded info about updating Distribution HEADER.html file for each release
Clay Leeds [Thu, 20 Apr 2006 14:59:47 +0000 (14:59 +0000)]
Added info about updating Distribution HEADER.html file for each release

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

18 years agoOops.
Jeremias Maerki [Thu, 20 Apr 2006 09:25:40 +0000 (09:25 +0000)]
Oops.

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

18 years agoUpdated link to release branch.
Jeremias Maerki [Thu, 20 Apr 2006 07:29:34 +0000 (07:29 +0000)]
Updated link to release branch.

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

18 years ago0.92beta is out.
Jeremias Maerki [Thu, 20 Apr 2006 07:26:24 +0000 (07:26 +0000)]
0.92beta is out.

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

18 years agoMerged changes from 0.92 branch back into Trunk.
Jeremias Maerki [Thu, 20 Apr 2006 07:20:08 +0000 (07:20 +0000)]
Merged changes from 0.92 branch back into Trunk.

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

18 years agoBugfix: The generation of the PDF "d" (setdash) command was assuming that only intege...
Jeremias Maerki [Tue, 18 Apr 2006 12:36:58 +0000 (12:36 +0000)]
Bugfix: The generation of the PDF "d" (setdash) command was assuming that only integer values can be used but that isn't the case. Dash patterns PDFGraphics2D would be wrong in the process.

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

18 years agoAdding a test case that demonstrates a problem with forward references and page-numbe...
Jeremias Maerki [Wed, 12 Apr 2006 08:58:46 +0000 (08:58 +0000)]
Adding a test case that demonstrates a problem with forward references and page-number-citation. The reference's width is adjusted, but not the whole line. Some code in the area tree tries to adjust word- and letter-spacing but it does not seem to be working properly.

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

18 years agoBugfix: Fixed a division by zero problem in TTFReader popping up with arialuni.ttf.
Jeremias Maerki [Wed, 12 Apr 2006 07:55:17 +0000 (07:55 +0000)]
Bugfix: Fixed a division by zero problem in TTFReader popping up with arialuni.ttf.
Improved the detection of the capHeight and xHeight font metric values for TrueType fonts. Fonts that contain a version 3.0 PostScript table don't contain unicode glyph names. Without an xHeight value, super- and subscript does not work in FOP.

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

18 years agoAdd disabled test case to demonstrate problems with white space handling when it...
Manuel Mall [Mon, 10 Apr 2006 15:09:26 +0000 (15:09 +0000)]
Add disabled test case to demonstrate problems with white space handling when it comes to inlines.

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

18 years agoBugzilla #39033:
Jeremias Maerki [Mon, 10 Apr 2006 10:42:58 +0000 (10:42 +0000)]
Bugzilla #39033:
Enancement: convert java.awt.GradientPaint to Batik's LinearGradientPaint to avoid rasterization when painting. This is useful when someone uses PDFGraphics2D outside FOP.
Submitted by: Michal Sevcenko <sevcenko.at.vc.cvut.cz>

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

18 years agoSome updates in preparation of the next release.
Jeremias Maerki [Mon, 10 Apr 2006 09:13:53 +0000 (09:13 +0000)]
Some updates in preparation of the next release.

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

18 years agoUpdate on the README file.
Jeremias Maerki [Mon, 10 Apr 2006 07:53:47 +0000 (07:53 +0000)]
Update on the README file.

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

18 years agoBugfix: Allow URLs in basic-link's external-destination to be wrapped in "url()".
Jeremias Maerki [Mon, 10 Apr 2006 07:41:16 +0000 (07:41 +0000)]
Bugfix: Allow URLs in basic-link's external-destination to be wrapped in "url()".

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

18 years agoList NBSP under adjustable spaces in CharUtilities.
Jeremias Maerki [Mon, 10 Apr 2006 07:39:01 +0000 (07:39 +0000)]
List NBSP under adjustable spaces in CharUtilities.
Generate space elements in the area tree from spaces in fo:character.
Clearly mark test cases which test for NBSP.
Document failure to generate adjustable spaces from fo:character in a disabled test case.
Adjust checks to the fact the fo:character can now also generate spaces.
Enable block_white-space-collapse_2.xml again

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

18 years agoForgot to disable the writing down of the generated PDF files.
Jeremias Maerki [Mon, 10 Apr 2006 07:35:21 +0000 (07:35 +0000)]
Forgot to disable the writing down of the generated PDF files.

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

18 years agoCorrected wrong BugZilla number in status.xml
Manuel Mall [Sat, 8 Apr 2006 08:22:19 +0000 (08:22 +0000)]
Corrected wrong BugZilla number in status.xml

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

18 years agoFixed various white space (non)removal issues during line building. white-space-treat...
Manuel Mall [Sat, 8 Apr 2006 07:17:59 +0000 (07:17 +0000)]
Fixed various white space (non)removal issues during line building. white-space-treatment is now supported properly especially for the "preserve" case.

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

18 years agoDocumentation on PDF/A support.
Jeremias Maerki [Thu, 6 Apr 2006 14:27:57 +0000 (14:27 +0000)]
Documentation on PDF/A support.

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

18 years agoAdding XML Graphics Commons to classpath.
Jeremias Maerki [Thu, 6 Apr 2006 09:48:14 +0000 (09:48 +0000)]
Adding XML Graphics Commons to classpath.

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

18 years agoFixed encoding issue.
Jeremias Maerki [Thu, 6 Apr 2006 05:47:21 +0000 (05:47 +0000)]
Fixed encoding issue.
Using Commons IO ByteArrayOutputStream.

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

18 years agoI'd like to make Batik an optional dependency over time, so check Commons IO instead...
Jeremias Maerki [Wed, 5 Apr 2006 19:36:08 +0000 (19:36 +0000)]
I'd like to make Batik an optional dependency over time, so check Commons IO instead of Batik as indicator for a complete classpath.

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

18 years agoSwitching to the Commons variants for the Graphics2D base/helper classes.
Jeremias Maerki [Wed, 5 Apr 2006 19:31:53 +0000 (19:31 +0000)]
Switching to the Commons variants for the Graphics2D base/helper classes.

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

18 years agoSwitching to the Commons variant for the base64 encoding/decoding.
Jeremias Maerki [Wed, 5 Apr 2006 18:37:22 +0000 (18:37 +0000)]
Switching to the Commons variant for the base64 encoding/decoding.

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

18 years agoImproved JUnit report creation.
Jeremias Maerki [Wed, 5 Apr 2006 14:21:39 +0000 (14:21 +0000)]
Improved JUnit report creation.
Added support for OutputIntent objects in PDF. When PDF/A-1b is activated OutputIntents are created and the sRGB color space is used by default (hardcoded for the moment for lack of better color infrastructure in FOP).
The sRGB color profile from HP (covering sRGB IEC61966-2.1) is now embedded in fop.jar as a resource so the PDF library can embed it. The sRGB profile from the Sun JRE is much bigger. That's why it's not used.
The Gladiator TrueType font (glb12.ttf) has been copied over from Batik and is used to verify PDF/A-1b's conformance checks.
CMYK JPEG image added to test resources so PDF/A-1b color space checks can be performed.
With the color space checks, support for PDF/A-1b is complete to the degree that FOP supports the creation of elements described in ISO 19005-1, except for the case where an embedded XMP packet is used in the fo:declarations element. In this case the metadata is not synchronized with the values in the Info PDF object which could lead to validation errors when checking for PDF/A-1b conformance.

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

18 years agoReestablishing PDF 1.3 compatibility ("Z" is not available under JDK 1.3).
Jeremias Maerki [Wed, 5 Apr 2006 14:08:10 +0000 (14:08 +0000)]
Reestablishing PDF 1.3 compatibility ("Z" is not available under JDK 1.3).

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