4961 Commits (6f92d94a5042e650bd192f3e0f7f63c42de6b091)
 

Author SHA1 Message Date
  Vincent Hennebert 6f92d94a50 Patch for the implementation of the improved float-placement algorithm 17 years ago
  Jeremias Maerki 6b5aa39f74 Setting basedir on the JUnit tasks to avoid problems in certain environments. 17 years ago
  Jeremias Maerki 0b353a747d Fixed a bug with indent handling when margins are used on a surrounding block and not start/end-indent. 18 years ago
  Jeremias Maerki fa2d0f609c A little clean-up. 18 years ago
  Jeremias Maerki 7ce830f267 float_float_none_2.xml did not take the default values for widows/orphans into account. The code works as expected for this particular case. 18 years ago
  Jeremias Maerki a4647700ec Bugzilla #39777: 18 years ago
  Jeremias Maerki 47c0d7171b Create temporary branch for GSoC float work 18 years ago
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki 3a2f71196c Oops. Wrong copyright. 18 years ago
  Jeremias Maerki bd2ca93f9a Bugzilla #40106: 18 years ago
  Jeremias Maerki 5d373a54a4 Just a few nits 18 years ago
  Jeremias Maerki 15243e779c Added support for a 8x8 bayer dither matrix if anyone wants to try that. Currently, 4x4 is hard-coded. The 8x8 might only be an option for larger areas (i.e. not text) but the results didn't look any better when printed. 18 years ago
  Jeremias Maerki d8a9dfe792 Attempt to make grayscale patterns look nicer when using PCL commands. The standard PCL shades are very coarse and I replaced them with a simple 4x4 bayer dither pattern defined as a user-defined pattern in PCL. 18 years ago
  Jeremias Maerki 7754b133f9 Activating ImageIOImage for reading PNG images in the ImageFactory made some test cases fail. The reason is that the PNGReader cannot extract the image resolution and leaves the default of 72dpi. 18 years ago
  Jeremias Maerki af6f4d1323 Promote AFP and PCL renderers from sandbox to main source tree. 18 years ago
  Jeremias Maerki 856c576595 Promote AFP and PCL renderers from sandbox to main source tree. 18 years ago
  Jeremias Maerki fe9c40f495 Promoting the PCL renderer from sandbox to the main source tree. 18 years ago
  Jeremias Maerki 423453976d Promoting the AFP renderer from sandbox to the main source tree. 18 years ago
  Jeremias Maerki 0f58ef4c39 Document PCL-specific extension. 18 years ago
  Jeremias Maerki 0fdd652c38 Bugzilla #40062: 18 years ago
  Jeremias Maerki 9f0c982fcc Bugzilla #38714 and #40048: 18 years ago
  Jeremias Maerki b3ca398227 ApacheCon is over, ApacheCon coming up. 18 years ago
  Jeremias Maerki 5f07c0f2db Command-line integration of PDF/X support. Generalized the specifying of PDF profiles (-pdfprofile parameter). 18 years ago
  Jeremias Maerki 7ede95ce49 Fixed two memory-leaks in image handling (ImageFactory and ExternalGraphic). The image cache is finally working properly. Currently implemented without the cleanup thread as done by Batik. 18 years ago
  Simon Pepping 1c72c2ed05 A W3C schema for FOP user configuration files 18 years ago
  Jeremias Maerki 0a03fe4a2f Fixed removeNode() as discussed on fop-dev. No more checks for footnotes and removal of nodes even if they are not in the normally expected order. 18 years ago
  Jeremias Maerki 15d2d62464 RDF calendar file for http://asylum.zones.apache.org/rdfcal/ 18 years ago
  Jeremias Maerki d599997f41 Bugzilla #39608: 18 years ago
  Jeremias Maerki e94e9648f3 Bugfix: Potential multi-threading issue (ConcurrentModificationException) eliminated for ElementMapping classes. 18 years ago
  Jeremias Maerki 8cef4a0766 Made FOUserAgent.configure() protected again (not to tempt any users to play with it). Instead improved CommandLineOptions to properly build and adjust the FOUserAgent. Manuel's fix was ok, but I wasn't too comfortable with the public configure() method. 18 years ago
  Jeremias Maerki b0f1446578 Showing a problem with SVG used inside a basic-link. The size of the link rect is wrong and only spans the area of the nominal line rect. (As reported on fop-users) 18 years ago
  Jeremias Maerki 9fecf7cf03 Sometimes I do stuff much too quickly. Removed debug code. 18 years ago
  Jeremias Maerki a383b3f433 Bugzilla #39983: 18 years ago
  Jeremias Maerki dd300009bb Bugzilla #39709: 18 years ago
  Jeremias Maerki ed9e5c672f Bugzilla #39709: 18 years ago
  Manuel Mall d2eef70922 Some config file settings were not correctly set in FOUserAgent when invoked from command line 18 years ago
  Jeremias Maerki d64831107b Escape Unicode characters properly for list-item labels. 18 years ago
  Chris Bowditch a7131f9a68 Added Vincent Hennebert to list of Contributors. Many thanks to Vincent for his contributions to FOP so far! 18 years ago
  Jeremias Maerki 4ca46cc8d5 Re-routing SVG painting to the Graphics2DAdapter and teach the latter to respect the renderer's colorImages setting. 18 years ago
  Manuel Mall 9a3b5017d5 Fixed (another) NPE in AFP Renderer 18 years ago
  Jeremias Maerki 2ddb278b90 Fix NPE if there's no ElementMapping for a particular namespace. 18 years ago
  Jeremias Maerki ffc6c6da3f Fix NPE in case there are no extension attachments and the area tree was built from the intermediate format. 18 years ago
  Manuel Mall 3cd0a99a82 Fixed possible NPE in AFP Renderer 18 years ago
  Manuel Mall c0510002ca Updates to the AFP Renderer documentation 18 years ago
  Jeremias Maerki 969876494e Bugfix for NullPointerException when xmp:ModifyDate isn't set in the FO metadata. 18 years ago
  Jeremias Maerki 49151209f2 Bugzilla #39846, #39847: 18 years ago
  Jeremias Maerki a85bb5953a XML Graphics Commons 1.0 replaced with a SVN snapshot (containing the XMP framework). 18 years ago
  Jeremias Maerki ecd9851991 Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)). 18 years ago
  Jeremias Maerki fec95ada84 Bugzilla #39809: 18 years ago
  Jeremias Maerki ed8a0386c6 Bugzilla #39777: 18 years ago