aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Patch #5 by Glenn Adams; see Bugzilla 49687Temp_ComplexScriptsSimon Pepping2011-10-18192-1721/+100631
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ComplexScripts@1185530 13f79535-47bb-0310-9956-ffa450edef68
* Merged /xmlgraphics/fop/trunk:r1149494-1177230Simon Pepping2011-09-2982-1030/+3899
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ComplexScripts@1177244 13f79535-47bb-0310-9956-ffa450edef68
| * Various small fixesSimon Pepping2011-09-295-27/+36
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1177228 13f79535-47bb-0310-9956-ffa450edef68
| * Bugzilla#48696 version 4: Bugfix for color model in IOCA IDE structure ↵Peter Hancock2011-09-263-2/+8
| | | | | | | | | | | | parameter for 4- and 8-bit grayscale images. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1175808 13f79535-47bb-0310-9956-ffa450edef68
| * Bugzilla#51760: PS images stored as an embedded file which has no length limit.Peter Hancock2011-09-262-24/+74
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1175764 13f79535-47bb-0310-9956-ffa450edef68
| * PDFFactory responsible for asdigning name to a subset font.Peter Hancock2011-09-268-42/+121
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1175754 13f79535-47bb-0310-9956-ffa450edef68
| * Proper fix for Bugzilla #51789: no non-ascii characters permittedVincent Hennebert2011-09-122-2/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1169780 13f79535-47bb-0310-9956-ffa450edef68
| * Bugzilla #51790: source file contains non-ascii characterVincent Hennebert2011-09-121-6/+0
| | | | | | | | | | | | | | Removed @author tags git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1169766 13f79535-47bb-0310-9956-ffa450edef68
| * Bugzilla #51789: removed non-ascii characters in source filesVincent Hennebert2011-09-123-4/+4
| | | | | | | | | | | | | | Patch submitted by Christopher Yeleighton git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1169758 13f79535-47bb-0310-9956-ffa450edef68
| * Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP.Peter Hancock2011-09-0511-109/+404
| | | | | | | | | | | | | | Submitted by: Mehdi Houshmand <med1985.at.gmail.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1165223 13f79535-47bb-0310-9956-ffa450edef68
| * Bugzilla#51205: Corrected typographical errors in AFPBase12FontCollection.Peter Hancock2011-09-052-4/+6
| | | | | | | | | | | | | | Submitted by: Mehdi Houshmand <med1985.at.gmail.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1165195 13f79535-47bb-0310-9956-ffa450edef68
| * Improved fix for bugzilla#48062Peter Hancock2011-08-259-71/+74
| | | | | | | | | | | | | | Bug relates to PCL painter thread safetly. Previous fix in rev 895012 worked by synchronizing methods of a static instance of Java2DFontMetrics. This fix uses a unique instance for per thread. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1161612 13f79535-47bb-0310-9956-ffa450edef68
| * Only some values of the format property are supported; change requested by ↵Simon Pepping2011-08-251-4/+4
| | | | | | | | | | | | Glenn Adams git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1161419 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed favicon.ico problem.Jeremias Maerki2011-08-232-1/+2
| | | | | | | | | | | | | | Fixed trademark statement in skinconf.xml. Fixed validation issue in skinconf.xml. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1160886 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when ↵Peter Hancock2011-08-227-32/+134
| | | | | | | | | | | | embedding a Page Segment. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1160298 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed checkstyle warningsPeter Hancock2011-08-221-1/+3
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1160172 13f79535-47bb-0310-9956-ffa450edef68
| * Removed debug output to System.outVincent Hennebert2011-08-091-1/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1155396 13f79535-47bb-0310-9956-ffa450edef68
| * Bugzilla #51596: A composite glyph can be remapped more than once in a TTF ↵Vincent Hennebert2011-08-086-189/+439
| | | | | | | | | | | | | | | | | | subset, resulting in garbled character Test and clean-up provided by Mehdi Houshmand git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1155024 13f79535-47bb-0310-9956-ffa450edef68
| * Added support for 128bit encryption in PDF output. Based on work by Michael ↵Vincent Hennebert2011-08-0828-389/+1786
| | | | | | | | | | | | Rubin. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1154998 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed a bug in AFP where the object area axes of an Include Object was ↵Peter Hancock2011-07-271-2/+2
| | | | | | | | | | | | | | | | | | incorrectly set when rotated by 180 Removed non-ascii characters in a comment git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1151469 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed a bug in AFP where the object area axes of an Include Object was ↵Peter Hancock2011-07-271-0/+3
| | | | | | | | | | | | incorrectly set when rotated by 180 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1151453 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed a bug in AFP where the object area axes of an Include Object was ↵Peter Hancock2011-07-2712-151/+808
| | | | | | | | | | | | incorrectly set when rotated by 180 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1151452 13f79535-47bb-0310-9956-ffa450edef68
| * Attempt at making the remapComposite "more readable".Jeremias Maerki2011-07-271-13/+18
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1151447 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed a bug in TTF subsetting where a composite glyph could get remapped ↵Jeremias Maerki2011-07-262-38/+53
| | | | | | | | | | | | more than once resulting in garbled character. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1151195 13f79535-47bb-0310-9956-ffa450edef68
* | Merged /xmlgraphics/fop/trunk:r1136000-1149493Simon Pepping2011-07-2218-407/+600
|\| | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ComplexScripts@1149498 13f79535-47bb-0310-9956-ffa450edef68
| * Removed the lastMediumMap variable and the check to omit the IMM if it ↵Jeremias Maerki2011-07-081-5/+1
| | | | | | | | | | | | doesn't change. I wonder why I came up with that. This can lead, among other things, to problems when an AFP file is split. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1144351 13f79535-47bb-0310-9956-ffa450edef68
| * Status update for bug #50605Jeremias Maerki2011-07-021-0/+4
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1142194 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed some FindBugs issues.Jeremias Maerki2011-07-023-19/+18
| | | | | | | | | | | | | | Added some generics. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1142192 13f79535-47bb-0310-9956-ffa450edef68
| * Bugfix: select the right font to paint replacement glyphs. This used to ↵Jeremias Maerki2011-07-021-11/+23
| | | | | | | | | | | | paint some characters on top of each others when a font with an auxiliary encoding was active. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1142190 13f79535-47bb-0310-9956-ffa450edef68
| * Bugfix: AFMFile sometimes indirectly caused wrong assignments of char widths ↵Jeremias Maerki2011-07-021-36/+64
| | | | | | | | | | | | | | | | | | to code points in a single-byte encoding due to mapping multiple characters to the same code points (see overridePrimaryEncoding). Fixed some FindBugs issues. Added some generics. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1142189 13f79535-47bb-0310-9956-ffa450edef68
| * Removed fallback mechanism in AbstractCodePointMapping. This is superfluous ↵Jeremias Maerki2011-07-021-40/+2
| | | | | | | | | | | | now that SingleByteFont handles all substitutions. This actually fixes a bug: the glyph "minus" was painted using "hyphen" but used the width of "minus" due to this fallback mechanism. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1142188 13f79535-47bb-0310-9956-ffa450edef68
| * Ported to Trunk changes made to fop-1_0 branch in revisions 1139721, ↵Vincent Hennebert2011-07-011-35/+31
| | | | | | | | | | | | 1139722, 1140594 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1141996 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed a typo and two FindBugs issues.Jeremias Maerki2011-06-301-14/+17
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1141464 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed a multi-threading bug for SVG images included through svg:image inside ↵Jeremias Maerki2011-06-302-4/+15
| | | | | | | | | | | | SVG document. Similar to the fix required in PDFImageHandlerSVG. The SVG DOM must be cloned because Batik attaches the CSS parser to the DOM tree and manipulates the same. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1141461 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed regression introduced by rev 1137971:Jeremias Maerki2011-06-211-7/+10
| | | | | | | | | | | | Bi-level images that are generated as page segments and don't need to be resampled produced garbled output because the size of the image data got set to wrong values. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1138036 13f79535-47bb-0310-9956-ffa450edef68
| * Performance improvement:Jeremias Maerki2011-06-212-239/+304
| | | | | | | | | | | | The code is now checking re-use of an already encoded image before actually encoding it. Before, the image was encoded in every case, but only really embedded the first time. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1137971 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed regression introduced by SVN rev 1088079:Jeremias Maerki2011-06-212-4/+50
| | | | | | | | | | | | Endless loop with empty fo:inline. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1137921 13f79535-47bb-0310-9956-ffa450edef68
| * Added an IFDocumentHandler filter for triggering rendering events. Peter Hancock2011-06-205-1/+69
| | | | | | | | | | | | | | Created an Event that captures an end page event with the page number. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1137566 13f79535-47bb-0310-9956-ffa450edef68
* | A few editsSimon Pepping2011-07-194-14/+8
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ComplexScripts@1148489 13f79535-47bb-0310-9956-ffa450edef68
* | Patch to revision 1136002 of branch Temp_ComplexScripts by Glenn Adams; see ↵Simon Pepping2011-06-1541-0/+3414
| | | | | | | | | | | | Bugzilla 49687; this commit contains the additions and deletions which should have been part of revision 1136144 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ComplexScripts@1136146 13f79535-47bb-0310-9956-ffa450edef68
* | Patch to revision 1136002 of branch Temp_ComplexScripts by Glenn Adams; see ↵Simon Pepping2011-06-1583-1347/+2686
| | | | | | | | | | | | Bugzilla 49687 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ComplexScripts@1136144 13f79535-47bb-0310-9956-ffa450edef68
* | Merged /xmlgraphics/fop/trunk:r1094917-1135999Simon Pepping2011-06-1562-786/+2050
|\| | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ComplexScripts@1136002 13f79535-47bb-0310-9956-ffa450edef68
| * Fix checkstyle and findbugs issuesSimon Pepping2011-06-159-26/+54
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1135995 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed regression introduced with rev 1095887:Jeremias Maerki2011-06-143-30/+23
| | | | | | | | | | | | | | Painting state was not properly handled when painting text runs which could lead to missing color setters and therefore wrong font colors. Removed save/restoreGraphicsState from PDFTextUtil as that doesn't update the painting state. Instead the code is now using equivalent methods from PDFGraphics2D. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1135540 13f79535-47bb-0310-9956-ffa450edef68
| * Fix a regexp error in the schemaSimon Pepping2011-06-081-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1133325 13f79535-47bb-0310-9956-ffa450edef68
| * Bugfix: alternative text not working in tagged PDF for TIFF imagesVincent Hennebert2011-05-185-80/+86
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1124394 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed io exception in MODCAParser caused by the improper use of mark() and ↵Peter Hancock2011-05-177-354/+616
| | | | | | | | | | | | | | | | | | reset() on the MODCA data input stream. See bugzilla 50909. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1104135 13f79535-47bb-0310-9956-ffa450edef68
| * FOP Site: cleanup copy/paste from 0.94 (I guess) in trunk tabPascal Sancho2011-05-091-6/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1101050 13f79535-47bb-0310-9956-ffa450edef68
| * More happiness for FindBugs.Jeremias Maerki2011-05-051-11/+11
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1099857 13f79535-47bb-0310-9956-ffa450edef68
| * Bugzilla #51144:Jeremias Maerki2011-05-053-11/+6
| | | | | | | | | | | | | | Removed invalid entries in ToUnicode table of CID subset fonts. Submitted by: Mehdi Houshmand <med1985.at.gmail.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1099852 13f79535-47bb-0310-9956-ffa450edef68