4420 Commits (9913f585a82c90ff819550fb2054287f32ae5bef)
 

Author SHA1 Message Date
  Joerg Pietschmann 18fd2da092 Fixed javadoc errors. 19 years ago
  Luca Furini db5e586f80 Removing trailing spaces at the end of text areas: this is done by storing the Position, whose value points to the AreaInfo created for a space, inside the glue element that is ignored if there is a line break. 19 years ago
  Joerg Pietschmann 67d1c7727b Allow javadoc to find Ant classes. 19 years ago
  Joerg Pietschmann 8b04ac5624 Allow constructor and setter parameter to shadow class fields. 19 years ago
  Joerg Pietschmann 464934c892 Add classpathref to CheckStyle task to allow finding FOP Exceptions. 19 years ago
  Joerg Pietschmann 7609bc88ed Squashed CheckStyle warnings, mostly JavaDoc. 19 years ago
  Luca Furini c52fdbea46 Using the fo property last-line-end-indent instead of a hard coded value. 19 years ago
  Joerg Pietschmann f73a3f5b4d Correct template. 19 years ago
  Joerg Pietschmann 77e78c82f7 Add property for forking javac. 19 years ago
  Joerg Pietschmann 126ed40218 Moved default property settings from build.properties to build.xml. 19 years ago
  Jeremias Maerki 3225ad3675 Bugzilla #36520: 19 years ago
  Jeremias Maerki 2f75094a5a Bugzilla #36508: 19 years ago
  Jeremias Maerki c6cb98b668 Bugzilla #36505: 19 years ago
  Jeremias Maerki 8267c08ab8 Fix for SVG images with an intrinsic size when the FOUserAgent does not default to 72dpi. 19 years ago
  Jeremias Maerki efff65d679 Transcoder JAR is missing the new SubInputStream. 19 years ago
  Jeremias Maerki ff30dae319 My earlier fix didn't quite work if the protocol isn't the same between the base URI and the parameter URI. 19 years ago
  Jeremias Maerki 6dd7ae7212 Fixes a compile error. I used a method from a SVN checkout of Commons IO. Sorry. 19 years ago
  Jeremias Maerki ee8f5bcd4a Implemented embedding of Type 1 fonts. 19 years ago
  Jeremias Maerki fc33b0a379 Not sure if it's the best solution but this changes the following: 19 years ago
  Luca Furini a0c4983108 Re-adjusting lines after a page-number or a page-number-citation is resolved. 19 years ago
  Jeremias Maerki 0cddabfebd Renamed test cases to avoid filename problems under Unix. 19 years ago
  Jeremias Maerki 2daf206227 Renamed test cases to avoid filename problems under Unix. 19 years ago
  Jeremias Maerki d5e71b30c1 Bugzilla #36479: 19 years ago
  Jeremias Maerki 95b22d75d4 Bugzilla #36476: 19 years ago
  Jeremias Maerki 6851da4022 Bugzilla #36487: 19 years ago
  Jeremias Maerki 2d46aacda0 Bugzilla #36475: 19 years ago
  Jeremias Maerki cdd9881066 Bugzilla #36487: 19 years ago
  Jeremias Maerki 49e232938f Initial work on enhancing the extension facilities to register special extensions which create so-called ExtensionAttachment objects which are attached to the formatting object they are attached to. These objects can be evaluated by standard or custom layout managers or simply passed through to the area tree (the latter is NYI). The AreaTreeHandler currently takes ExtensionAttachment objects from fo:root and fo:declarations and wraps them in OffDocumentItems that Renderers can react on to provide additional functionality on document-level (like PDF metadata or PostScript media dictionaries). Since the simple-page-master is available directly from the PageViewport the renderer can take ExtensionAttachment objects directly from there (see PSRenderer.renderPage()). 19 years ago
  Jeremias Maerki 8fa837d7c0 Fixed FO validation problem and the header. 19 years ago
  Jeremias Maerki 5e18386966 Fixed getDocument() method (is now getDOMDocument()). 19 years ago
  Jeremias Maerki d2d832d5b6 Fixed getDocument() method (is now getDOMDocument()). The plan extension still worked because convertToSvg() was called by getDimension(). Anyway, this is now fixed. 19 years ago
  Jeremias Maerki 47960eaad3 Resurrected overwritten test case external-graphic4.xml under a different name. 19 years ago
  Finn Bock c0a45e7ba1 Cleanup of unused imports. 19 years ago
  Jeremias Maerki 93341b9c8b Bugzilla #36460 (second part): 19 years ago
  Jeremias Maerki 243ec46c26 Bugzilla #36460 (first part): 19 years ago
  Jeremias Maerki 54a687b99e Bugzilla #36460 (first part): 19 years ago
  Jeremias Maerki 9b905d0f1e Been careless again, sorry. 19 years ago
  Jeremias Maerki f9400f8255 PDFNumber.doubleOut() rewritten using java.text.DecimalFormat. 19 years ago
  Jeremias Maerki 5c15e8ca7f An additional comment so this line will not be activated accidentally. The problem was a backwards-incompatible chnage in Batik for which a patch has been submitted: 19 years ago
  Jeremias Maerki 1475e64396 Reverting my earlier change to make FOP compile with Batik 1.6 again. I'm investigating this problem further. 19 years ago
  Finn Bock 343526fecf Fixed copyright year. 19 years ago
  Jeremias Maerki 9916dc5ce6 A nit. 19 years ago
  Finn Bock 8dbd9d55c1 Fixed license blurb. 19 years ago
  Finn Bock 90552b4cc3 Fix a compile conflict with BlockStackingLayoutManager. 19 years ago
  Jeremias Maerki c89b4535b5 Set not only the base URL for the SVG Document but also the URI. Otherwise, relatively referenced documents or images inside an SVG defined in a fo:instream-foreign-object don't get resolved. This fixes certain problems with examples/fo/svg/external.fo. 19 years ago
  Finn Bock 8cad88a3e3 Bugzilla #36379: 19 years ago
  Jeremias Maerki 6af5e0e866 Test case for squeezing an oversized image into a page. Currently fails because min/opt/max mechanisms currently ignored by the EGLM. 19 years ago
  Jeremias Maerki bfe8d9ee63 external-graphic property demonstration section. 19 years ago
  Jeremias Maerki e8a704bbe8 Bugzilla #36432: 19 years ago
  Jeremias Maerki fb2cb660d9 Bugzilla #36418: 19 years ago