10 Commits (79f8cbdb1e9a5a8f46e23f032b62566c1f458017)

Author SHA1 Message Date
  Adrian Cumiskey 79f8cbdb1e Merged revisions 693433,693462,693720,693742,693781,693784,693841,695491,695500,695776,696365,697140,697152,698280,698322,698670 via svnmerge from 15 years ago
  Adrian Cumiskey deecde7a0d Built from the latest commons which includes AFP IOCA image types in MimeConstants. 15 years ago
  Adrian Cumiskey c0227d2e2e Merged revisions 687576,687657,687786,688078,688087,688139,688508,688633,688652-688653,688660,688664,688666,688674,688698,688994,689000 via svnmerge from 16 years ago
  Adrian Cumiskey 0f20fb70bc Merged revisions 687323,687327,687365,687369 via svnmerge from 16 years ago
  Adrian Cumiskey 0f0dac6c97 Updated commons jar with the new classes from the store package. 16 years ago
  Adrian Cumiskey fe375f06d4 Merged revisions 670689,670723,670760-670761,670763,670765-670767,670770,670773,670777,671145,672010,672026 via svnmerge from 16 years ago
  Adrian Cumiskey 46d76cd4f1 Moved image uri storing from AbstractGenericSVGHandler to AFPState as requested/suggested :). 16 years ago
  Adrian Cumiskey 148262a130 Includes minor changes to Graphics2DImagePainter in xmlgraphics-commons required for this branch 16 years ago
  Adrian Cumiskey cfa5ebf3a6 Merged revisions 642923-642924,642927 via svnmerge from 16 years ago
  Adrian Cumiskey 068f78cf23 Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
  Jeremias Maerki 57de10b2fd Extracted most of the code in CodePointMapping (generated by XSLT) into a base class for easier maintenance and proper Javadocs. 16 years ago
  Jeremias Maerki c29ce0ae80 Added support for Type 1 fonts which don't use the AdobeStandardEncoding for PDF and PS output. Details: 16 years ago
  Jeremias Maerki b3c8c50025 Bugfix for date formatting with negative time zones in the PDF's Info object. 16 years ago
  Jeremias Maerki 1ea8b13df5 Added support for the natural language indentifier ("Lang" in the document catalog) for PDF documents based on the language/country values on fo:page-sequence. This required a few changes in the AreaTreeModel and the Renderer interface because it didn't support passing through the PageSequence object, only its title. Now, we can put other values on the PageSequence and transport them to the renderers. 16 years ago
  Jeremias Maerki efee9986bd Fix exception when closing Source that doesn't have any streams. 16 years ago
  Jeremias Maerki 44c5761c1a Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16 years ago
  Adrian Cumiskey e30bf175fe * Added an SVG handler and Graphics2D implementation for AFP which injects AFP GOCA structured fields into the AFPDataStream. 16 years ago
  Maximilian Berger 010d536e11 Updated xmlgraphics from SVN 16 years ago
  Chris Bowditch 8f4b4bfa54 Bugzilla #43184 16 years ago
  Chris Bowditch 86e96351bb FOP Trunk now uses xmlgraphics-commons-1.3svn.jar 17 years ago
  Jeremias Maerki 5fabd3e088 Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007. 17 years ago
  Jeremias Maerki 667bb1ccbc Added support for an optional two-pass production for PostScript output to minimize file size. This adds images only once and adds only the fonts that are really used. The actual resource optimization is implemented with the use of the new DSC parser in XML Graphics Commons. 17 years ago