7463 Commits (fop-1_1rc1)
 

Author SHA1 Message Date
  Mehdi Houshmand fb20c15fa4 Moved the FOUserAgent into the constructor of the Renderers 12 years ago
  Mehdi Houshmand cfd456f554 Bugzilla#52499: non embeddable TTF fonts -- throw exception if trying to embed 12 years ago
  Mehdi Houshmand 07953c4cf1 Amended a non-ASCII character in a comment 12 years ago
  Chris Bowditch 70182e47ba added svn:eol-style=native property to recently added new files 12 years ago
  Chris Bowditch cb5ef63bdc use of £ was causing some cross platform issues since it's part of the ASCII extended character set. Swapped it for a Unicode reference to resolve the problem. 12 years ago
  Chris Bowditch 1095a4956c remove remaining duplicates with the help of xslt provided by Pascal Sancho 12 years ago
  Chris Bowditch 6c9666b140 Bugzilla #52416: 12 years ago
  Chris Bowditch b30c82eb93 remove some duplicate exclusions 12 years ago
  Chris Bowditch 311236e507 resolve findbug warnings 12 years ago
  Chris Bowditch 39d7a6a55d Bugzilla #51209: 12 years ago
  Chris Bowditch fb1489b30e Bugzilla #50391: 12 years ago
  Chris Bowditch 0cc4cbb9f0 Bugzilla #51644: 12 years ago
  Vincent Hennebert 89eb2ae7a4 Removed file that became empty in rev. 1198853 12 years ago
  Simon Pepping 5086f073c0 Rename fop.cmd to fop.bat and let fop.cmd call fop.bat 12 years ago
  Vincent Hennebert f8c8032b12 Bugzilla #52206: small performance improvements by declaring some class members as static 12 years ago
  Vincent Hennebert c6fb066a02 Removed the DOM representation of the structure tree. 12 years ago
  Vincent Hennebert 89b7968a92 Added build/fop-hyph.jar to standard-junit-classpath so that hyphenation tests can run when the "source" en.xml and de.xml are stored in the hyph/ directory 12 years ago
  Mehdi Houshmand d955d844f8 Changed the error handling for AFP fonts such that errors are passed to the AFPEventProducer. 12 years ago
  Mehdi Houshmand 96f6f23137 Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files for type1 fonts 12 years ago
  Mehdi Houshmand 69e5c269a3 Added mockito JAR for use in unit tests to mock classes 12 years ago
  Vincent Hennebert 07f082ad3d Bugzilla #52151: added ant script to get JaCoCo code coverage 12 years ago
  Mehdi Houshmand 3d2b970d8e Bugzilla #52177: Changed the AFP double-byte characterset builder to a singleton, this now matches the behaviour of the single byte characterset builder 12 years ago
  Chris Bowditch 32ad33cda1 Bugzilla #51592: TTFFontLoader ignores the useKerning attribute used with fonts 12 years ago
  Vincent Hennebert 02303acdd9 Bugzilla 52136: Added to build file JUnit target that uses a regex to run all of the test cases. 12 years ago
  Peter Hancock fd263a114c Bugzilla#52089: Allow JPEG images to be embedded in an AFP document as 12 years ago
  Vincent Hennebert b073a605e4 Removed the FO document pre-processing step that was adding ptr and creating a reduced FO tree. 12 years ago
  Jeremias Maerki 54a4751b61 Allow to switch to a different page size in mid-document. 12 years ago
  Vincent Hennebert 29ecb2d96c Created new branch for improvements of the Accessibility feature 12 years ago
  Vincent Hennebert ae7c3b4bd8 Cache the schema for the XML namespace to a local directory. This avoids downloading it from the W3C website every time the IF test cases are run. 12 years ago
  Peter Hancock 9860d5a133 Bugzilla#512010: Simplification of the build. 12 years ago
  Jeremias Maerki 87f892d9d8 Restored PDFDocumentGraphics2D functionality. 12 years ago
  Peter Hancock 25d268f166 Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a page-sequence-master is not chosen when force-page-count=odd. 12 years ago
  Vincent Hennebert 91c66d9742 Bugzilla #51928: Upgraded all tests to JUnit 4 12 years ago
  Peter Hancock 7d33c81a0a Fixed a findbugs warning introduced in rev#1177251 12 years ago
  Peter Hancock 5fac6eaf12 Fix FO tree hierarchy: BasicLink shouldn't inherit from Inline 12 years ago
  Simon Pepping 0a4a0fdf2e Various small fixes 12 years ago
  Peter Hancock eebad9b8a3 Bugzilla#48696 version 4: Bugfix for color model in IOCA IDE structure parameter for 4- and 8-bit grayscale images. 12 years ago
  Peter Hancock 677accf2e9 Bugzilla#51760: PS images stored as an embedded file which has no length limit. 12 years ago
  Peter Hancock a4b5668e88 PDFFactory responsible for asdigning name to a subset font. 12 years ago
  Vincent Hennebert 2f433908c6 Proper fix for Bugzilla #51789: no non-ascii characters permitted 12 years ago
  Vincent Hennebert a9ecadc9d8 Bugzilla #51790: source file contains non-ascii character 12 years ago
  Vincent Hennebert bc91753c04 Bugzilla #51789: removed non-ascii characters in source files 12 years ago
  Peter Hancock de056bce77 Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP. 12 years ago
  Peter Hancock 2b875243ac Bugzilla#51205: Corrected typographical errors in AFPBase12FontCollection. 12 years ago
  Peter Hancock 355eb32c4a Improved fix for bugzilla#48062 12 years ago
  Simon Pepping ff8d999ad2 Only some values of the format property are supported; change requested by Glenn Adams 12 years ago
  Jeremias Maerki dd1bee20f4 Fixed favicon.ico problem. 12 years ago
  Peter Hancock 937d2cbd25 Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page Segment. 12 years ago
  Peter Hancock c3e956474f Fixed checkstyle warnings 12 years ago
  Vincent Hennebert 5ed41f9cfc Removed debug output to System.out 12 years ago