5024 Commits (79360c952cc331e6ea2beb7d79096c127a5b3d21)
 

Author SHA1 Message Date
  Simon Pepping 79360c952c Added my key 17 years ago
  Jeremias Maerki 81e09e36ba Add link to CambridgeDocs (they are using FOP!) 17 years ago
  Jeremias Maerki 2509ee8129 Setting basedir on the JUnit tasks to avoid problems in certain environments. 17 years ago
  Bertrand Delacretaz 303963527f Working on bug #5335, barcode.fo example fixed to work with current code 17 years ago
  Bertrand Delacretaz 91036df4ee More fo.examples overridable properties, working on bug #5335 comment #14 17 years ago
  Bertrand Delacretaz bf6082b701 Working on bug #5335: font did not embed correctly, replaced with a fresh download from http://www.geocities.com/keith_dimmock/barcodes.html 17 years ago
  Bertrand Delacretaz 36f10634df Fix bug #40569: throw IOException when embed-url was specified for an embedded font, but Source cannot be found 17 years ago
  Bertrand Delacretaz 189c780cdf Overridable property "fo.examples.include" added to select which examples to build 17 years ago
  Bertrand Delacretaz 9d1e62acbe Failed with "Border and padding for region "xsl-region-after" must be '0'" error, border removed. 17 years ago
  Bertrand Delacretaz 96ed96a444 Simple test of the PDFCMap class, before refactoring it for ToUnicode 17 years ago
  Bertrand Delacretaz a76311ef32 Code style, conform to checkstyle requirements (where it makes sense) 17 years ago
  Jeremias Maerki 8f11789f48 A note about CCITT compression. 17 years ago
  Jeremias Maerki dce97518a4 ApacheCon Banner update 17 years ago
  Jeremias Maerki 70f8b609ca Added support for CCITT compression in the TIFFRenderer by switching to the ImageWriter abstraction from XML Graphics Commons. 17 years ago
  Simon Pepping 02e6fa274d Added a comment about the cofiguration schema and some other means to determine configuration errors. 18 years ago
  Jeremias Maerki 48ee2409f9 typo 18 years ago
  Jeremias Maerki 34bb07e136 mention that the config file format has changed. 18 years ago
  Bertrand Delacretaz 68335c234b PDFEncodingTestCase added, but test with custom font is disabled, fails (as expected, bugzilla 40467) 18 years ago
  Bertrand Delacretaz 013cb0c90a BasePDFTestCase extracted from PDFAConformanceTestCase, will be used to create more PDF renderer tests 18 years ago
  Bertrand Delacretaz 6ae156e03e junit-reports target added, creates HTML test reports 18 years ago
  Jeremias Maerki 2466f25340 Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 18 years ago
  Bertrand Delacretaz 3fe8aa56c0 .externalToolBuilders (from eclipse) added to svn:ignore 18 years ago
  Jeremias Maerki a73dfce921 Missed the other source of "getValue() called on AUTO length" last time. 18 years ago
  Jeremias Maerki d6c34646cb Configuration option in the Java2D-based renderers that allows to disable the default white background in order to produce bitmap output with transparency. 18 years ago
  Jeremias Maerki 4bc66553af Fix a bug in the example code: Without setting the user agent on the Renderer instance, stuff like using images doesn't work. 18 years ago
  Jeremias Maerki 9804c472d9 background for table-column (columns and spanned column) is not implemented, yet. 18 years ago
  Jeremias Maerki 288ab1139e Some instructions in the readme file for the MathML extension. 18 years ago
  Manuel Mall 75d08a94c7 Trivial change to testcase to avoid 800+ warning messages 18 years ago
  Andreas L. Delmelle 6b5450d36a Bugzilla #39414: 18 years ago
  Jeremias Maerki 3873a2c6c2 Avoiding error message ("getBaseLength called without context") when width="100%" on a table. 18 years ago
  Jeremias Maerki 12e7ed251b Indicate on the poster where to get the sources. 18 years ago
  Jeremias Maerki bd03376299 FOP poster 18 years ago
  Andreas L. Delmelle 9629bae165 Tweak: look for default font-style/weight before trying default font-family 18 years ago
  Andreas L. Delmelle 1db3f305e2 Make FontInfo look for the same font-family and weight first, but with default font-style 18 years ago
  Andreas L. Delmelle 204c273c64 Some javadoc improvements 18 years ago
  Jeremias Maerki 787853f18a My last attempt at fixing SVG gradients in PDF wasn't successful. This one is: 18 years ago
  Andreas L. Delmelle f97b8ac53e Just isn't my day... last one 18 years ago
  Andreas L. Delmelle 651f306827 Another slip... 18 years ago
  Andreas L. Delmelle 6ff50a95f3 Forgot FOTree tests after r434497 => re-enabled and rectified... 18 years ago
  Andreas L. Delmelle 983c3f51a7 A few changes combined: 18 years ago
  Andreas L. Delmelle 9d6ed90b45 Reset visibility to public... 18 years ago
  Andreas L. Delmelle 61173ad5a2 Fix: suppressed call to PercentLength.getBaseLength() without context (introduced in r433385) 18 years ago
  Andreas L. Delmelle aa26e120ea Minor improvement: avoid potential problems in case of nested blocks 18 years ago
  Andreas L. Delmelle 81448765cf Cleanup: removal of suspicious static in FOText 18 years ago
  Chris Bowditch 444d5d38ea corrected a couple of javadoc warnings issued by checkstyle 18 years ago
  Andreas L. Delmelle d4f4f5456b Minor enhancement of column-number property code / removal of unused method 18 years ago
  Andreas L. Delmelle 2fbfddde42 Minor enhancement of FOTree test output 18 years ago
  Andreas L. Delmelle 72f287ef6f Reset visibility to public 18 years ago
  Andreas L. Delmelle c29f3f30a1 Minor fix: set negative values to zero for b-p-d/i-p-d 18 years ago
  Andreas L. Delmelle 3b9321e248 Rework of default column-creation and setting column-widths from the first row (fixes Bugzilla 35656) 18 years ago