1 Commits (6a719897d6f98ba89aa08e2f97b2b801be066cbf)

Author SHA1 Message Date
  Glenn Adams 6a719897d6 Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. 8 years ago
  Glenn Adams 57949ba0cf Configure maven build. 8 years ago
  Glenn Adams c8cde713f5 Transition source to standard maven hierarchy (initial). 8 years ago
  Simon Steiner 7c9270c7ba FOP-2552: TrueType in AFP adding extra slash to end of font uri 8 years ago
  Simon Steiner 2e1089dd67 FOP-2504: Truetype support for AFP 8 years ago
  Andreas L. Delmelle d275b3c2bd Javadoc fixups 9 years ago
  Vincent Hennebert c411c5fb57 Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 9 years ago
  Luis Bernardo 2b8f2a4278 FOP-2265: Enable xlint cast; patch submitted by Simon Steiner 10 years ago
  Peter Hancock b9e74f1261 Addressed Findbug and Checkstyle issues 11 years ago
  Peter Hancock 118f9d4f0f Removed rounded corner-related backdoor (System property) config 11 years ago
  Mehdi Houshmand e17daf009f Addressed some of the javadocs that were erroneous 12 years ago
  Peter Hancock 476528a0e1 Minor cleanup 12 years ago
  Peter Hancock 22682543c9 Removed HyphenationTreeResolver and better Handling of 'data://' URIs 12 years ago
  Mehdi Houshmand 24664f1459 Removed AFP resource handling mechanism in favour of a unified resource resolver 12 years ago
  Peter Hancock fd263a114c Bugzilla#52089: Allow JPEG images to be embedded in an AFP document as 12 years ago
  Jeremias Maerki d54e7a6681 Performance improvement: 13 years ago
  Peter Hancock ae8a503523 Bugzilla #49913 13 years ago
  Jeremias Maerki eff5b9fd40 Bugzilla #49379: 13 years ago
  Jeremias Maerki ba7f42b128 Bugzilla #49913: 13 years ago
  Jeremias Maerki a11874283e Added support for AFP font embedding. Note: this changes the default behaviour. Like with PDF and PS, all fonts are embedded by default unless matched in the "referenced-fonts" section in the configuration. 15 years ago
  Adrian Cumiskey cf422d5d93 No code change here, just fixing the indentation of the if (useInclude) block that somehow got messed up by a previous commit/merge (http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/java/org/apache/fop/afp/AFPResourceManager.java?revision=746664&view=markup). 15 years ago
  Jeremias Maerki 1914db175f Added full URI resolution support for AFP fonts. 15 years ago
  Jeremias Maerki 4e27a1c9dd Performance improvements and file-size reductions by introducing letter-spacing and word-spacing attributes in new IF (as mentioned on fop-dev). 15 years ago
  Jeremias Maerki 879e33c042 AFP Output: Added a configuration option to override the resource level defaults in the code. The chosen defaults in code may not always be the best. For example, a user reported that they can't use print-level images for some reason and it is not possible to switch on inlining for background images. 15 years ago
  Jeremias Maerki ac33a1e85b Moved MonochromeBitmapConverter from PCL to utility package for later reuse in AFP. 15 years ago
  Adrian Cumiskey 6a1c75ff78 <svg:image/> y-axis positioning fix in AFPGraphics2D. 15 years ago
  Adrian Cumiskey 005e36da82 Improved plumbing :) 15 years ago
  Adrian Cumiskey 8a08b69ee6 SetCurrentPosition fix for line drawing. 15 years ago
  Adrian Cumiskey f637010908 * PDFImageHandler interface split into ImageHandler and PDFImageHandler. 15 years ago
  Adrian Cumiskey 74355f1f4b "fixed" block container handling fixed (see block-container_absolute-position_fixed.xml). 15 years ago
  Adrian Cumiskey 17bc8aa087 All AFP library classes without Renderer dependencies moved from org.apache.fop.renderer.afp.* to org.apache.fop.afp.*. 15 years ago
  Adrian Cumiskey a466ab3fb6 Cleanup. 15 years ago
  Adrian Cumiskey a1f8514b3b * Block-container positioning fix. 15 years ago
  Adrian Cumiskey c26b503a94 * Image positioning fix. 15 years ago
  Adrian Cumiskey 501b1ddf48 * Structural fixes with StrucFlgs class. 15 years ago
  Adrian Cumiskey a153841f94 ObjectContainer/IncludeObject structure fixes. 15 years ago
  Adrian Cumiskey de8752c8dc * print-file level (default) resources are now immediately streamed and pages/page groups within document are written to temporary file as and when they are complete. 15 years ago