]>
source.dussan.org Git - xmlgraphics-fop.git/log
Vincent Hennebert [Mon, 18 Jun 2012 14:07:00 +0000 (14:07 +0000)]
Removed unused private methods
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1351351 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Mon, 18 Jun 2012 14:06:12 +0000 (14:06 +0000)]
Fixed FindBugs issue: do not compare strings with == or !=
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1351350 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Mon, 18 Jun 2012 14:05:46 +0000 (14:05 +0000)]
Fixed FindBugs issue: use String.to(Lower|Upper)Case with Locale.ENGLISH
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1351349 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Mon, 18 Jun 2012 14:04:02 +0000 (14:04 +0000)]
Cosmetics only: organised imports
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1351348 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 13 Jun 2012 15:40:23 +0000 (15:40 +0000)]
Removed commented code: subset-embedding for single-byte fonts is not working yet
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1349919 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Thu, 31 May 2012 15:55:34 +0000 (15:55 +0000)]
Renamed DIRECTORY_TABLE into TABLE_DIRECTORY
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1344787 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Thu, 31 May 2012 15:24:51 +0000 (15:24 +0000)]
Javadoc improvements
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1344773 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 30 May 2012 15:28:14 +0000 (15:28 +0000)]
Javadoc improvements
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1344309 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 30 May 2012 13:35:59 +0000 (13:35 +0000)]
Removed deprecated method
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1344254 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 30 May 2012 13:32:35 +0000 (13:32 +0000)]
Renamed BFEntry into CMapSegment
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1344251 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 30 May 2012 10:23:32 +0000 (10:23 +0000)]
Organized imports
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1344184 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 29 May 2012 15:33:54 +0000 (15:33 +0000)]
setBFEntries is deprecated, replaced with setCMap
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1343780 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 29 May 2012 15:33:09 +0000 (15:33 +0000)]
Made glyphToUnicodeMap and unicodeToGlyphMap final
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1343777 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 29 May 2012 15:32:11 +0000 (15:32 +0000)]
Removed unused methods
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1343776 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 29 May 2012 11:13:02 +0000 (11:13 +0000)]
Merged changes from trunk up to revision
1343632
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1343668 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 29 May 2012 09:48:03 +0000 (09:48 +0000)]
Added possibility to treat some content as artifact.
If any fo:static-content or fo:wrapper element has their 'role' property set to 'artifact', then they and their descendants will be treated as artifacts.
Suggested by Martin Koegler as part of Bugzilla #50852
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1343632 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Mon, 28 May 2012 16:16:23 +0000 (16:16 +0000)]
Merged changes from trunk up to revision
1343133
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1343310 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Mon, 28 May 2012 15:50:35 +0000 (15:50 +0000)]
Bugzilla #53296: Updated TTFinPS specific test cases to JUnit 4
Patch by Robert Meyer, applied with minor modifications
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1343299 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Mon, 28 May 2012 03:30:37 +0000 (03:30 +0000)]
Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1343133 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 27 May 2012 17:39:49 +0000 (17:39 +0000)]
Add extension to place code just before PostScript %PageTrailer. Submitted by Luis Bernardo.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1343072 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 25 May 2012 20:02:21 +0000 (20:02 +0000)]
Bugzilla #53294: Fix invalid PostScript file being created when font-size is 0. Submitted by Robert Meyer.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1342792 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 25 May 2012 19:10:28 +0000 (19:10 +0000)]
Update FAQ and New Bug documentation.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1342781 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Fri, 25 May 2012 15:55:46 +0000 (15:55 +0000)]
Updated reference PDFs following changes from rev.
1341992 and
1342680
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1342703 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Fri, 25 May 2012 15:15:28 +0000 (15:15 +0000)]
Added support for the role property on fo:page-sequence, fo:flow and fo:static-content.
This allows to change the mapping of those FOs to PDF structure types when enabling accessibility.
Suggested by Martin Koegler as part of Bugzilla #50852
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1342680 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 23 May 2012 19:22:59 +0000 (19:22 +0000)]
The Type entry is optional for a structure element. Not outputting it allows to save space in the final output.
Suggested by Martin Koegler as part of Bugzilla #50852
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1341992 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Tue, 22 May 2012 18:26:15 +0000 (18:26 +0000)]
Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis Bernardo.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1341585 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Thu, 17 May 2012 17:22:20 +0000 (17:22 +0000)]
Remove JDK1.6 dependency.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1339723 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Thu, 17 May 2012 15:53:37 +0000 (15:53 +0000)]
Fix findbugs warning.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1339667 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Thu, 17 May 2012 01:42:56 +0000 (01:42 +0000)]
Bugzilla #53242: Support fractional line widths in AFP renderer, fixing problem with SVG line drawing. Submitted by Luis Bernardo.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1339442 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Thu, 17 May 2012 01:22:08 +0000 (01:22 +0000)]
Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submitted by Luis Bernardo.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1339441 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Wed, 16 May 2012 22:01:39 +0000 (22:01 +0000)]
Bugzilla #53247: Fix renderer mime type for PCL output; should be application/x-pcl.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1339388 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Wed, 16 May 2012 01:12:02 +0000 (01:12 +0000)]
Bugzilla #40699: Fix for invalid PDF for certain numerical values in SVG lineargradient. Submitted by Luis Bernardo.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1338967 13f79535 -47bb-0310-9956-
ffa450edef68
Mehdi Houshmand [Tue, 15 May 2012 09:09:00 +0000 (09:09 +0000)]
Mistake in last commit: didn't add a class
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1338607 13f79535 -47bb-0310-9956-
ffa450edef68
Mehdi Houshmand [Tue, 15 May 2012 09:07:02 +0000 (09:07 +0000)]
Improved handling of AFP double-byte character sets
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1338605 13f79535 -47bb-0310-9956-
ffa450edef68
Mehdi Houshmand [Fri, 11 May 2012 13:14:17 +0000 (13:14 +0000)]
Changed the way AFP PTOCA TransparentData control sequences are written so that they end on character byte boundaries
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1337142 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Wed, 9 May 2012 12:20:34 +0000 (12:20 +0000)]
Bugzilla #53185: Unify date formatting between FOP and XGC as well as tidying the date format code. Submitted by Robert Meyer.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1336129 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 4 May 2012 16:52:35 +0000 (16:52 +0000)]
Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1334058 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Wed, 2 May 2012 15:53:49 +0000 (15:53 +0000)]
Bugzilla #48723: Fix for XGC when rendering PostScript using SVG being drawn upside down when using a custom affine transform. Submitted by rmeyer@hotmail.co.uk.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1333085 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 29 Apr 2012 17:00:36 +0000 (17:00 +0000)]
Bugzilla #43940: Use new double format utility to improve thread safety and performance. Submitted by Julien Aymé, Ognjen Blagojevic.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1331950 13f79535 -47bb-0310-9956-
ffa450edef68
Mehdi Houshmand [Fri, 27 Apr 2012 13:11:06 +0000 (13:11 +0000)]
Fixed concurrency issue re:background-image on a fo:block. Also updated a couple license headers in the examples
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1331419 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Thu, 26 Apr 2012 13:18:53 +0000 (13:18 +0000)]
Bugzilla #51484: Improve test for last section.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1330838 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 25 Apr 2012 18:09:51 +0000 (18:09 +0000)]
Fixed FindBugs warnings
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1330453 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 25 Apr 2012 18:09:24 +0000 (18:09 +0000)]
Bugzilla #53052: restored support for embedded PDF files
Removed the outputting of obj/endobj in PDFJavaScriptLaunchAction
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1330451 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Wed, 25 Apr 2012 14:48:09 +0000 (14:48 +0000)]
Bugzilla #53148: Fix performance regression in JDK 1.6 Update 19 due to use of Java Beans API. Fix checkstyle errors.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1330317 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Wed, 25 Apr 2012 13:54:22 +0000 (13:54 +0000)]
Bugzilla #51484: Don't write final /sect suffix in RTF if section is last section.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1330296 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Tue, 24 Apr 2012 22:28:42 +0000 (22:28 +0000)]
Bugzilla #53143: Ensure fonts are not loaded twice (redundantly).
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1330050 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Tue, 24 Apr 2012 17:15:15 +0000 (17:15 +0000)]
Bugzilla #50196: Add test for basic-link with padding.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1329865 13f79535 -47bb-0310-9956-
ffa450edef68
Chris Bowditch [Mon, 23 Apr 2012 07:32:58 +0000 (07:32 +0000)]
Remove inactive Contributor and add Luis Bernardo
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1329104 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 22 Apr 2012 20:09:52 +0000 (20:09 +0000)]
Improve property function argument parsing, specifically, better separate required, optional, and variable arguments and the handling of optional argument defaults. Regularize property function class names.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1328965 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 22 Apr 2012 20:09:49 +0000 (20:09 +0000)]
Make property function class names more consistent.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1328964 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 22 Apr 2012 20:09:42 +0000 (20:09 +0000)]
Snapshot commit - does not build!
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1328963 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sat, 21 Apr 2012 04:45:14 +0000 (04:45 +0000)]
Bugzilla #51043: Don't restart layout unless abs(ipd difference)>1 in order to prevent rounding issues from triggering false restart.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1328581 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sat, 21 Apr 2012 04:11:44 +0000 (04:11 +0000)]
Tweak comment.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1328580 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sat, 21 Apr 2012 04:03:58 +0000 (04:03 +0000)]
Bugzilla #50492: Removing experimental feature that violates XSL-FO and Unicode semantics by misinterpreting Basic Latin code points. Users must use private use codepoints to access font specific character mappings that have no assigned Unicode code point.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1328579 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 20 Apr 2012 23:03:07 +0000 (23:03 +0000)]
Improve consistency between junit-run and junit-all targets.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1328537 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 20 Apr 2012 21:26:43 +0000 (21:26 +0000)]
Bugzilla #53101: Ensure that table cell spanning works in right-to-left writing mode.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1328515 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Tue, 17 Apr 2012 21:34:52 +0000 (21:34 +0000)]
Bugzilla #53086: Ensure that table footer and header are included in bididirectional resolution.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1327291 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Tue, 17 Apr 2012 19:49:33 +0000 (19:49 +0000)]
Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1327244 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Tue, 17 Apr 2012 16:15:44 +0000 (16:15 +0000)]
Bugzilla #53094: Convert block container overflow exception to event model, improving overflow property behavior.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1327157 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sat, 14 Apr 2012 18:01:28 +0000 (18:01 +0000)]
Bugzilla #51617: Add run target for embedded examples. Add increased JVM memory heap flag for example8 in case font cache is rebuilt.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1326166 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sat, 14 Apr 2012 17:11:40 +0000 (17:11 +0000)]
Bugzilla #53083: Update to use of checkstyle-5.5 as default configuration. Remove checkstyle-4.0 configuration. Also, import environment build properties before local properties, so that latter can refer to former.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1326154 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sat, 14 Apr 2012 16:48:59 +0000 (16:48 +0000)]
Bugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; fall back to collapse. Fix checkstyle errors from prior commit.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1326144 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sat, 14 Apr 2012 04:02:37 +0000 (04:02 +0000)]
Bugzilla #52514: Ensure square image is appropriately scaled.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1326053 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 13 Apr 2012 19:12:21 +0000 (19:12 +0000)]
Minor docs tweak.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1325906 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Fri, 13 Apr 2012 16:49:35 +0000 (16:49 +0000)]
Merged changes from trunk up to rev.
1325806
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1325839 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Fri, 13 Apr 2012 15:33:46 +0000 (15:33 +0000)]
Removed dependency on no longer existing setup-xml-schema target
Commit
1324757 was actually meant to be made against trunk
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1325806 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 13 Apr 2012 06:28:25 +0000 (06:28 +0000)]
Bugzilla #50062: Invoke JVM in headless mode from FOP command scripts and JS shell to prevent stealing focus from GUI applications.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1325624 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 13 Apr 2012 06:06:54 +0000 (06:06 +0000)]
Fix merge collision that elided an action entry.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1325622 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Thu, 12 Apr 2012 17:51:44 +0000 (17:51 +0000)]
Remove obsolete information about TXT renderer.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1325409 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Thu, 12 Apr 2012 17:31:41 +0000 (17:31 +0000)]
Take leading derived space before/after into account when computing rows for TXT renderer.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1325394 13f79535 -47bb-0310-9956-
ffa450edef68
Peter Hancock [Thu, 12 Apr 2012 14:17:05 +0000 (14:17 +0000)]
Bugzilla#49893: A global setting to wrap F11 images in page segments.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1325277 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Wed, 11 Apr 2012 21:29:51 +0000 (21:29 +0000)]
Bugzilla #52763: Support list-block in marker, thus preventing NPE.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1325016 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Wed, 11 Apr 2012 18:52:19 +0000 (18:52 +0000)]
Must use unqualified (local name) when reporting invalid child error.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1324916 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Wed, 11 Apr 2012 18:43:46 +0000 (18:43 +0000)]
Bugzilla #53065: Restore lookup on Event message lookup field part. Add locale field to Event to enable locale dependent deferred bundle load during lookup field part substitution.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1324913 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 11 Apr 2012 13:38:03 +0000 (13:38 +0000)]
Removed dependency on no longer existing setup-xml-schema target
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1324757 13f79535 -47bb-0310-9956-
ffa450edef68
Mehdi Houshmand [Tue, 10 Apr 2012 08:39:31 +0000 (08:39 +0000)]
Bug in AFP font metrics that performed integer arithmetic when it should have been double arithemetic.
Also added some generics to the surrounding classes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1311638 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Mon, 9 Apr 2012 17:14:00 +0000 (17:14 +0000)]
Add key.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1311335 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Mon, 9 Apr 2012 00:23:00 +0000 (00:23 +0000)]
Bugzilla #49754: Update status.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1311123 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 8 Apr 2012 23:48:11 +0000 (23:48 +0000)]
Bugzilla #49754: Bring clone() in line with the recommendations in Object.clone().
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1311120 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 8 Apr 2012 21:29:28 +0000 (21:29 +0000)]
Bugzilla #52966: How to use native text with EPSDocumentGraphics2D.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1311103 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 8 Apr 2012 20:42:10 +0000 (20:42 +0000)]
Bugzilla #51599: Allow https scheme URI for PDF external action target.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1311092 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 8 Apr 2012 20:18:15 +0000 (20:18 +0000)]
Bugzilla #50901: RTF percentage table column width not calculated from table.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1311081 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 8 Apr 2012 19:02:03 +0000 (19:02 +0000)]
Bugzilla #50435: Use true as default for properties use-cache in case of access exception.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1311070 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 8 Apr 2012 08:45:47 +0000 (08:45 +0000)]
Fix minor format error in exception message
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1310963 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 8 Apr 2012 03:57:07 +0000 (03:57 +0000)]
Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fix three findbugs issues.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1310948 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 8 Apr 2012 00:25:34 +0000 (00:25 +0000)]
Bugzilla #51007: RTF tables do not support percent column-widths.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1310926 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sun, 8 Apr 2012 00:08:50 +0000 (00:08 +0000)]
Bugzilla #50435: Access denied (java.util.PropertyPermission org.apache.fop.fo.properties.use-cache read).
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1310924 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sat, 7 Apr 2012 20:23:56 +0000 (20:23 +0000)]
Bugzilla #49763: Incorrect message when encountering a block in an inline in a footnote
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1310853 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sat, 7 Apr 2012 09:24:11 +0000 (09:24 +0000)]
Bugzilla #47380: Specified rule-thickness applies only when leader-pattern is rule, otherwise should use default thickness.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1310717 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sat, 7 Apr 2012 04:22:52 +0000 (04:22 +0000)]
Bugzilla #49302: Eliminate duplicate code.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1310672 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sat, 7 Apr 2012 04:15:41 +0000 (04:15 +0000)]
Bugzilla #49350: Fix coding error in AFPResourceLevel#equals.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1310669 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Sat, 7 Apr 2012 04:04:14 +0000 (04:04 +0000)]
Bugzilla #51836: Throw IFException instead of NPE if navigation target (page reference) doesn't exist.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1310666 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 6 Apr 2012 23:53:13 +0000 (23:53 +0000)]
Bugzilla #19769: update page-{height,width} to show partial compliance only, lack of indefinite support
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1310644 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 6 Apr 2012 21:50:14 +0000 (21:50 +0000)]
update release checklist in development docset based on info in bug 49281
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1310603 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 6 Apr 2012 18:06:26 +0000 (18:06 +0000)]
Bugzilla #51808: Update status.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1310525 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Fri, 6 Apr 2012 18:06:23 +0000 (18:06 +0000)]
Bugzilla #51808: Fixed memory waste in traits map.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1310524 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Thu, 5 Apr 2012 16:19:19 +0000 (16:19 +0000)]
Merged changes from trunk up to revision
1306814
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@
1309921 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Thu, 5 Apr 2012 02:41:59 +0000 (02:41 +0000)]
Buzilla #51807: Fixed small memory waste in rowCells array construction.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1309636 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Tue, 3 Apr 2012 16:33:30 +0000 (16:33 +0000)]
Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnote
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1309024 13f79535 -47bb-0310-9956-
ffa450edef68
Glenn Adams [Tue, 3 Apr 2012 04:56:12 +0000 (04:56 +0000)]
enhance complex scripts feature documentation
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@
1308686 13f79535 -47bb-0310-9956-
ffa450edef68