5075 Commits (d4939d6e1a091cf18da8b31ccf3a36b882ead558)
 

Author SHA1 Message Date
  Vincent Hennebert d4939d6e1a Add a disabled testcase for bug #40230 (was in my local copy for long) 17 years ago
  Simon Pepping 7d53fc80d0 sans mots 17 years ago
  Vincent Hennebert 2198e6f7da Small improvements of the table layout code: 17 years ago
  Jeremias Maerki 9b2dbedf57 Removed Implementation-URL entry as that seems to be used for automatic extension downloading: 17 years ago
  Jeremias Maerki 49182fd227 Put LICENSE and NOTICE in all important build artifacts. 17 years ago
  Jeremias Maerki 24c0cd4c62 Tweaking performance a bit. 17 years ago
  Jeremias Maerki 195f60f264 Bugzilla #40387: 17 years ago
  Jeremias Maerki 652b3cbc55 Added initial support for loading fonts without a pre-created XML font metrics file. 17 years ago
  Jeremias Maerki d6f78f8cc3 Bugzilla #40729: 17 years ago
  Jeremias Maerki 0d010235c3 Removing non-existent link. 17 years ago
  Jeremias Maerki a625241b1f Bugzilla #40729: 17 years ago
  Jeremias Maerki 3c09dd0bd2 Improve compatibility with Apache Harmony: 17 years ago
  Jeremias Maerki 9c8674811a Bugzilla #40813: 17 years ago
  Jeremias Maerki 69fcb41da0 Bugzilla #40849: 17 years ago
  Jeremias Maerki e42150f611 ApacheCon is over, next ApacheCon in April 2007 in Amsterdam NL 17 years ago
  Jeremias Maerki 4c93969457 Handle the case where no ImageWriter is returned. Avoids an NPE. 17 years ago
  Jeremias Maerki 9013b27ff9 Bugfix: Fixed bug when the sum of column widths of a table is larger than the specified widths. The table width was not adjusted. 17 years ago
  Jeremias Maerki 7fa5e70674 Better debug info. 17 years ago
  Jeremias Maerki e31971dcdb Style only. 17 years ago
  Jeremias Maerki e5b06f828b Update to latest font metric XML version to make tests work again. 17 years ago
  Vincent Hennebert 67b21cd6fd Update my profile (and, most of all, try my very first commit!) 17 years ago
  Christian Geisert bf63a3fe88 Added news about Vincent voted as committer 17 years ago
  Bertrand Delacretaz 1de86d2931 listed myself as active again 17 years ago
  Bertrand Delacretaz e4019e2538 Do not stop building the metrics file if the unicode index is not found for a kerning entry. 17 years ago
  Simon Pepping 1171644b9e fop script again. Forgot to remove debugging information. 17 years ago
  Simon Pepping 4250e5c309 Improve the invocation of cygpath for cygwin. This fixes bug 17 years ago
  Bertrand Delacretaz cf184e6c72 Bugzilla 40739, metrics-version attribute added to TrueType XML metrics files. 17 years ago
  Bertrand Delacretaz d7f3c65f79 Bugzilla 40724, kerning works now for custom CID fonts. 17 years ago
  Jeremias Maerki 66526aece1 Fixed possible endless loop. 17 years ago
  Jeremias Maerki 459e89e363 Tabs again. :-) 17 years ago
  Simon Pepping 4d444be7c1 FilledArea now properly applies the variation factor, when a page 17 years ago
  Jeremias Maerki febbe8b3ad Just an attempt to clarify what "bf" means. 17 years ago
  Jeremias Maerki 39c0d00f68 Added a task for a source JAR (for Maven and Eclipse users) 17 years ago
  Bertrand Delacretaz 9a8cca06a4 Patch from bugzilla 5335 comment #17 applied, thanks to vincent.hennebert@anyware-tech.com. 17 years ago
  Jeremias Maerki e43e5d7308 Added a note about the "changing available IPD" problem. 17 years ago
  Jeremias Maerki 1cf9825201 code style 17 years ago
  Bertrand Delacretaz dce465a8cb in debug mode, log the font tables names 17 years ago
  Bertrand Delacretaz 0ca1440be8 (this file was missing in previous commit) 17 years ago
  Bertrand Delacretaz 2ba9df23cd Applied patch from bugzilla 5335, comment 10. 17 years ago
  Bertrand Delacretaz 1a8a662bda Throw exception if font does not provide a loca table (happens when attempting to read an OpenType font with CFF outlines) 17 years ago
  Bertrand Delacretaz d2b050a7f7 Throw exception if glyf table is not found (currently happens with some OTF font files) 17 years ago
  Simon Pepping 9ace957bd0 Create a dummy PercentBaseContext in FOPRtfAttributes, so that 17 years ago
  Simon Pepping 7c778f4077 Fix a small error in ListItemLayoutManager. Patch submitted by Julien 17 years ago
  Simon Pepping 167ab74d94 Prevent a StringIndexOutOfBoundsException when the PNG output file 17 years ago
  Joerg Pietschmann ee1706ac5f Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods. 17 years ago
  Simon Pepping e7486da571 Fixed layout of forward page number citation references in fo:inline 17 years ago
  Jeremias Maerki 78b3b2bb8f Don't swallow the exception. At least log it. 17 years ago
  Jeremias Maerki 2a79fb9d80 Bugfix: Nested tables with headers and footers were not handled correctly and could overlap with the region-after. 17 years ago
  Jeremias Maerki 2d736c5f0c Fixed a compilation problem. 17 years ago
  Simon Pepping 569693cad7 This fixes a bug that has crept in page number resolution, viz. the text was not updated, so that the wrong ipd was calculated. 17 years ago