86 Commits (ac5fcf7b793f099de202dbd39ecbb29fa950e463)

Author SHA1 Message Date
  Jeremias Maerki ac5fcf7b79 Changes for restoring JDK 1.3 compatibility. 19 years ago
  Jeremias Maerki d57530eed0 Made Service a stand-alone class so it can be reused. 19 years ago
  Jeremias Maerki 7cda5ead41 Fix placement of links in PDFs. 19 years ago
  Jeremias Maerki 67f6d14360 Bugfix for misplaced block-containers. 19 years ago
  Jeremias Maerki e835307c93 Merge of branch Temp_KnuthStylePageBreaking back into HEAD. 19 years ago
  Jeremias Maerki 7d80d3db61 First step towards collapsing table borders: 19 years ago
  Jeremias Maerki 7f98992033 Extend the user agent to pipe title, author and keywords through to the PDF. A title on the user agent will override any title info gathered from fo:title elements. 19 years ago
  Jeremias Maerki e0395a78ac Implemented the rest of the border styles. Now uses clipping while painting the borders to paint nicer edges. Some of this code should later be extracted into utility classes so other renderers can use the same code. 19 years ago
  Jeremias Maerki c862ac12a6 Remove dependency of pdf package to the FOP user agent. 19 years ago
  Jeremias Maerki 1b772f22b9 Get the mark colors for text-decorations right. 19 years ago
  Jeremias Maerki c62eb56cc3 First version of text-decoration support (no colors, yet, PDF rendering may not be optimal, yet, but the rest seems to work) 19 years ago
  Jeremias Maerki 0ed68a02ec Early preloading of images (during FO tree building). This wasn't consistent before (bg-images were loaded by the renderer). 19 years ago
  Jeremias Maerki b0c752ee04 Repetitions for background images 19 years ago
  Jeremias Maerki 044e8e38ad Background image is painted on the padding-rectangle, not on the border-rectangle. 19 years ago
  Jeremias Maerki 0cb69bccd8 Clipping the background image. 19 years ago
  Jeremias Maerki 96139290da "fixed" block-containers implemented. 19 years ago
  Jeremias Maerki d59ab407f1 Code cleanup and preparation for implementing absolute-position="fixed". 19 years ago
  Jeremias Maerki 670bc25380 Fix space-before|after handling for block-containers (only a minimal fix, doesn't take space-resolution into account, yet) 19 years ago
  Jeremias Maerki bb9e6ae01a block-containers improved/fixed. The following features are implemented and testcases exist: 19 years ago
  Glen Mazza 4f56f5d364 PR: 19 years ago
  Jeremias Maerki 482c94cfd6 Removed the "inheritedStartIndent" hack again. 19 years ago
  Glen Mazza 0f57433994 PR: 19 years ago
  Jeremias Maerki 45972865de Rename parameter to match the type. 19 years ago
  Glen Mazza d62e571508 PR: 19 years ago
  Glen Mazza 43decd1c0d Very minor edits to Bookmark handling code. 19 years ago
  Glen Mazza bfab061fc7 PR: 19 years ago
  Glen Mazza 632222604a PR: 19 years ago
  Glen Mazza 13fdba00ab PR: 19 years ago
  Glen Mazza d3e7160fc9 PR: 19 years ago
  Finn Bock 8623bf067f End textmode before emitting an image. 19 years ago
  Finn Bock a515eab2a8 Exit text-mode before rendering a instream-foreign-object. 19 years ago
  Glen Mazza 115af1f4e9 Removal of empty Title subclass, now using LineArea. 20 years ago
  Finn Bock 3242b5aeb4 Support url(...) function in image source. 20 years ago
  Finn Bock a77691b9b3 Style: fix indent. 20 years ago
  Finn Bock 70aefe60b0 Calculate the margin offsets (border & padding), by increasing 20 years ago
  Finn Bock d0bb3c7334 Simplify ET/BT handling by keeping track of the current state. 20 years ago
  Finn Bock e793741747 Gets rid of currentBlockIPPosition. Use currentIPPosition instead and 20 years ago
  Finn Bock ec112b9794 Use content ipd/bpd instead of allocation width/height. 20 years ago
  Simon Pepping d93dfd6e1e New line breaking algorithm, patch 29124, submitted by Luca 20 years ago
  Glen Mazza 4107ab6030 Removed the redundant Region Class Codes in favor of the FO constant 20 years ago
  Simon Pepping d04908a05e Implementing user configuration file. 20 years ago
  Glen Mazza f575d5d538 1.) Moving renderer-specific customization variables (producer, creator, create date) to FOUserAgent, those renderers which can work with these values can read them from passed-in FOUserAgent instance. 20 years ago
  Jeremias Maerki b37712f267 Removed illegal tab character 20 years ago
  Glen Mazza f6064f69f4 Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commons Logging 20 years ago
  Glen Mazza 333a1dc61c For area.Blocks created in BlockLayoutManager.getParentArea(), I set the 20 years ago
  Glen Mazza 6720d9487f PDFRenderer does not presently support out-of-order rendering (e.g., 20 years ago
  Glen Mazza 5f10d18560 PR: 20 years ago
  Chris Bowditch dae8d37e04 <sigh> line endings got mucked up by last commit. 20 years ago
  Chris Bowditch b717ed06a2 applied Luca Furini's patch to fix justification bug 28208 20 years ago
  Jeremias Maerki 7058885ff9 PDF library no longer gets a logger from its owner. 20 years ago