277 Commits (6b1ba1f952eff340f28111fd016eb8ac372c1b9e)

Author SHA1 Message Date
  Mehdi Houshmand 6b1ba1f952 Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files for type1 fonts 12 years ago
  Vincent Hennebert d3017504c1 Bugzilla #52151: added ant script to get JaCoCo code coverage 12 years ago
  Chris Bowditch 9369ece022 Bugzilla #51592: TTFFontLoader ignores the useKerning attribute used with fonts 12 years ago
  Vincent Hennebert 8fc0b589b5 Bugzilla 52136: Added to build file JUnit target that uses a regex to run all of the test cases. 12 years ago
  Peter Hancock 83e2d4a687 Bugzilla#52089: Allow JPEG images to be embedded in an AFP document as 12 years ago
  Vincent Hennebert 5491a3593c 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 7aaa8ac121 Bugzilla#512010: Simplification of the build. 12 years ago
  Jeremias Maerki 223cc5ecd2 Restored PDFDocumentGraphics2D functionality. 12 years ago
  Vincent Hennebert 29a3560293 Bugzilla #51928: Upgraded all tests to JUnit 4 12 years ago
  Peter Hancock ca3cdf48ae PDFFactory responsible for asdigning name to a subset font. 12 years ago
  Peter Hancock d03b568aeb Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP. 12 years ago
  Peter Hancock 1293398fba Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page Segment. 13 years ago
  Vincent Hennebert 5eb0b2e5bb Bugzilla #51596: A composite glyph can be remapped more than once in a TTF subset, resulting in garbled character 13 years ago
  Vincent Hennebert c74764e436 Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 years ago
  Peter Hancock 08bd0d573a Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when rotated by 180 13 years ago
  Peter Hancock fac959a376 Fixed io exception in MODCAParser caused by the improper use of mark() and reset() 13 years ago
  Jeremias Maerki c5f35170e6 https://issues.apache.org/jira/browse/XERCESJ-1505 13 years ago
  Vincent Hennebert 9f0263b32c Added id element to intermediate format to track the origin of content. 13 years ago
  Vincent Hennebert 87667742fe Renamed Viewport into InlineViewport 13 years ago
  Vincent Hennebert cc64c4687d Bugzilla #49910: clipping rectangle is wrong on side-regions 13 years ago
  Jeremias Maerki 7aad442e26 Adjust range of valid results for OpenJDK 6 13 years ago
  Jeremias Maerki e31b643cbc Disable pixel tests due to differences between JVMs. 13 years ago
  Jeremias Maerki 41928d4daf Fix compile error when JAI is not around. 13 years ago
  Jeremias Maerki d8a7cfb0f8 Some tests for bitmap conversions. 13 years ago
  Jeremias Maerki 15935cb7c9 Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) and fo:declarations (document in AFP). Includes a test case. 13 years ago
  Jeremias Maerki 59952587d3 Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache() to better follow the pattern we use for the FontManager and ImageManager. 13 years ago
  Jeremias Maerki 726c94edde Remove commented line 13 years ago
  Jeremias Maerki 003b6ad1a5 Results of color conversions differ between Java 5 and 6. 13 years ago
  Simon Pepping 31469f561f Fix deprecation warnings; add some type safety 13 years ago
  Andreas L. Delmelle 0ce43e848e Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a linebreak class 13 years ago
  Simon Pepping 4e8bc0e791 Add type-safe parameters to collections; replace XGC jar to benefit from new type-safe methods 13 years ago
  Jeremias Maerki a02d4f7f85 Adjust to changes in XML Graphics Commons: 13 years ago
  Jeremias Maerki 997490abbf Added missing license header. 13 years ago
  Jeremias Maerki 6393d648b6 Removed tab characters. 13 years ago
  Simon Pepping e99cbbd79f Applied patch 50240 by Mehdi Houshmand with changes: Java source and 13 years ago
  Vincent Hennebert ba6cf6b929 Removed old Renderer implementations for AFP, PCL, PDF, PS. 14 years ago
  Jeremias Maerki 3438136fc2 Removed many "// CSOK: ConstantName" instances for constants, by converting them to uppercase as they should really be. 14 years ago
  Jeremias Maerki 9b3c6aa26f Bugzilla #49733: 14 years ago
  Jeremias Maerki 8a4c665d6b Merged changes from Trunk (minus JARs). 14 years ago
  Jeremias Maerki 32d8c7a4de Refactored the multi-threading harness a bit to support IF conversion. 14 years ago
  Jeremias Maerki 797a3ddf48 Added class ColorWithFallback used for recreating function strings. 14 years ago
  Jeremias Maerki 1ed5099424 Restored ColorExt after removing it from XML Graphics Commons again. 14 years ago
  Jeremias Maerki c684d4f07d Round-trip for fop-rgb-named-color() function. 14 years ago
  Jeremias Maerki fc935a958b Bugzilla #49403: 14 years ago
  Jeremias Maerki c132480d32 Color-related classes were moved to the org.apache.xmlgraphics.java2d.color package. 14 years ago
  Vincent Hennebert 9b098a76be FontEventAdapter has been replaced by FontEventProducer 14 years ago
  Vincent Hennebert 83207e2f4b Now that the creation of event-model.xml has been standardised, the EventModelFactory mechanism is no longer needed. Removed all the factory classes. 14 years ago
  Vincent Hennebert 38a069e362 Moved ResourceEventProducer to org.apache.fop 14 years ago
  Vincent Hennebert 56630a3e41 Split catch-all EventFormatter.xml message file into individual files for each EventProducer. There is no longer a default EventModelFactory 14 years ago
  Vincent Hennebert f2f90fb770 Added test cases to ensure that the event notification system runs smoothly 14 years ago