295 İşlemeler (ff8ca4805701def793c30029bd86810515c8f7e8)

Yazar SHA1 Mesaj Tarih
  Mehdi Houshmand ff8ca48057 Enabled assertions in junit tasks (analagous to JVM arg -ea) 12 yıl önce
  Mehdi Houshmand 6d7878caa8 Corrected error in Junit4 migration 12 yıl önce
  Mehdi Houshmand 2fa9bcf4d7 Amended checkstyle errors and return carriages 12 yıl önce
  Mehdi Houshmand 788b7b6ddc Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers 12 yıl önce
  Peter Hancock e860287fcc Associate structure tree elements directly to render content 12 yıl önce
  Mehdi Houshmand bfd20ff951 Reverted changes made in r1234877, see bugzilla#52513 12 yıl önce
  Mehdi Houshmand a7fb215af0 Moved the FOUserAgent into the constructor of the Renderers 12 yıl önce
  Mehdi Houshmand 5bb521ed2a Amended a non-ASCII character in a comment 12 yıl önce
  Chris Bowditch 1301f7f822 added svn:eol-style=native property to recently added new files 12 yıl önce
  Chris Bowditch da7270310f 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 yıl önce
  Chris Bowditch edc92efb69 Bugzilla #51209: 12 yıl önce
  Chris Bowditch 795a7aa868 Bugzilla #50391: 12 yıl önce
  Chris Bowditch ab65516410 Bugzilla #51644: 12 yıl önce
  Vincent Hennebert e8314fbf6d Removed file that became empty in rev. 1198853 12 yıl önce
  Vincent Hennebert b251762630 Removed the DOM representation of the structure tree. 12 yıl önce
  Mehdi Houshmand 75fa4fdfe8 Changed the error handling for AFP fonts such that errors are passed to the AFPEventProducer. 12 yıl önce
  Mehdi Houshmand 6b1ba1f952 Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files for type1 fonts 12 yıl önce
  Vincent Hennebert d3017504c1 Bugzilla #52151: added ant script to get JaCoCo code coverage 12 yıl önce
  Chris Bowditch 9369ece022 Bugzilla #51592: TTFFontLoader ignores the useKerning attribute used with fonts 12 yıl önce
  Vincent Hennebert 8fc0b589b5 Bugzilla 52136: Added to build file JUnit target that uses a regex to run all of the test cases. 12 yıl önce
  Peter Hancock 83e2d4a687 Bugzilla#52089: Allow JPEG images to be embedded in an AFP document as 12 yıl önce
  Vincent Hennebert ad987e7d47 Removed the FO document pre-processing step that was adding ptr and creating a reduced FO tree. 12 yıl önce
  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 yıl önce
  Peter Hancock 7aaa8ac121 Bugzilla#512010: Simplification of the build. 12 yıl önce
  Jeremias Maerki 223cc5ecd2 Restored PDFDocumentGraphics2D functionality. 12 yıl önce
  Vincent Hennebert 29a3560293 Bugzilla #51928: Upgraded all tests to JUnit 4 12 yıl önce
  Peter Hancock ca3cdf48ae PDFFactory responsible for asdigning name to a subset font. 12 yıl önce
  Peter Hancock d03b568aeb Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP. 12 yıl önce
  Peter Hancock 1293398fba Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page Segment. 13 yıl önce
  Vincent Hennebert 5eb0b2e5bb Bugzilla #51596: A composite glyph can be remapped more than once in a TTF subset, resulting in garbled character 13 yıl önce
  Vincent Hennebert c74764e436 Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 yıl önce
  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 yıl önce
  Peter Hancock fac959a376 Fixed io exception in MODCAParser caused by the improper use of mark() and reset() 13 yıl önce
  Jeremias Maerki c5f35170e6 https://issues.apache.org/jira/browse/XERCESJ-1505 13 yıl önce
  Vincent Hennebert 9f0263b32c Added id element to intermediate format to track the origin of content. 13 yıl önce
  Vincent Hennebert 87667742fe Renamed Viewport into InlineViewport 13 yıl önce
  Vincent Hennebert cc64c4687d Bugzilla #49910: clipping rectangle is wrong on side-regions 13 yıl önce
  Jeremias Maerki 7aad442e26 Adjust range of valid results for OpenJDK 6 13 yıl önce
  Jeremias Maerki e31b643cbc Disable pixel tests due to differences between JVMs. 13 yıl önce
  Jeremias Maerki 41928d4daf Fix compile error when JAI is not around. 13 yıl önce
  Jeremias Maerki d8a7cfb0f8 Some tests for bitmap conversions. 13 yıl önce
  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 yıl önce
  Jeremias Maerki 59952587d3 Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache() to better follow the pattern we use for the FontManager and ImageManager. 13 yıl önce
  Jeremias Maerki 726c94edde Remove commented line 13 yıl önce
  Jeremias Maerki 003b6ad1a5 Results of color conversions differ between Java 5 and 6. 13 yıl önce
  Simon Pepping 31469f561f Fix deprecation warnings; add some type safety 13 yıl önce
  Andreas L. Delmelle 0ce43e848e Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a linebreak class 13 yıl önce
  Simon Pepping 4e8bc0e791 Add type-safe parameters to collections; replace XGC jar to benefit from new type-safe methods 13 yıl önce
  Jeremias Maerki a02d4f7f85 Adjust to changes in XML Graphics Commons: 13 yıl önce
  Jeremias Maerki 997490abbf Added missing license header. 13 yıl önce