295 Commits (ff8ca4805701def793c30029bd86810515c8f7e8)

Author SHA1 Message Date
  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. 13 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
  Chris Bowditch 5dab48b4cb Bugzilla #48237: 14 years ago
  Vincent Hennebert 325ecf09c4 Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 years ago
  Jeremias Maerki 5a8f065d1a Fixed test case: #CMYK pseudo-profile comes before the color profile URI. 14 years ago
  Jeremias Maerki a7f063323e Bugfix: Added equals() method to ColorExt because the base class only compares the RGB value but not any other value. 14 years ago
  Vincent Hennebert c286389b13 Moved declaration of xml:space attribute from <text> to <page-sequence> in the XML Schema, to reflect changes from rev. 834020. 14 years ago
  Vincent Hennebert c310438761 XMLUtilTestCase somehow hasn't been included in the merge of the accessibility branch into the Trunk 14 years ago
  Vincent Hennebert 409d8072b3 Merged back Temp_Accessibility branch into Trunk 14 years ago
  Adrian Cumiskey 57206e2a05 Application of the patch submitted by Alexander Kiel to improve variable names around Kerning and KnuthElement (see https://issues.apache.org/bugzilla/show_bug.cgi?id=48003). 14 years ago
  Maximilian Berger d3bc840146 Font name was wrong 14 years ago