30 Commity (381ddddbcf4420908495dff2dd59073a654d6b0b)

Autor SHA1 Wiadomość Data
  Glenn Adams 381ddddbcf Merge from origin/trunk. 12 lat temu
  Vincent Hennebert eb81bfe45a Bugzilla #52655: Fixed rendering of special glyphs when using single-byte encoding mode 12 lat temu
  Jeremias Maerki 29e8badcec Bugzilla #49733: 14 lat temu
  Jeremias Maerki 05c9bf8726 Javadocs: Removed all <tt> occurrences with <code> or {@link}. 14 lat temu
  Jeremias Maerki e471816c05 Bugzilla #47000: 15 lat temu
  Adrian Cumiskey f637010908 * PDFImageHandler interface split into ImageHandler and PDFImageHandler. 15 lat temu
  Adrian Cumiskey 17bc8aa087 All AFP library classes without Renderer dependencies moved from org.apache.fop.renderer.afp.* to org.apache.fop.afp.*. 15 lat temu
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 lat temu
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
  Adrian Cumiskey e30bf175fe * Added an SVG handler and Graphics2D implementation for AFP which injects AFP GOCA structured fields into the AFPDataStream. 16 lat temu
  Jeremias Maerki d2a740ec8e Bugzilla #43041: 16 lat temu
  Jeremias Maerki 8c1aba3f97 Bugzilla #41831: 17 lat temu
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
  Jeremias Maerki dece1d7361 Adding dependency on XML Graphics Commons. 18 lat temu
  Jeremias Maerki 17094f3329 Creation of Font instances centralized in FontInfo and added a cache for them. This removes duplicate code in a number of places, improves speed a little and saves memory. 18 lat temu
  Jeremias Maerki 250a5e5363 As announced, I brought FontTriplet to more life by making it Serializable and using it to transport the information about the font in use through the area tree. This has small effects on the test cases as the values in the generated XML are slightly different. While refactoring I saw that there's some room for optimization. Too many objects are still created. It should be quite easy now with the FontTriplet to create a small cache. 18 lat temu
  Jeremias Maerki 18536029a6 Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. 18 lat temu
  Glen Mazza d3952e1a02 More apps.Document->fonts.FontInfo conversion. 20 lat temu
  Glen Mazza 5f10d18560 PR: 20 lat temu
  Jeremias Maerki 78e4c46bdf Some improvements on the quality fallback for text (use stroking when in doubt). 20 lat temu
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 lat temu
  Peter Bernard West 865149ea05 Remove unused imports to quieten Eclipse. 20 lat temu
  Jeremias Maerki 01e5181827 Substantial refactoring of the PS transcoder (especially the text painting, less painting using the StrokingTextPainter, therefore more speed and smaller output files) 20 lat temu
  Glen Mazza 2febf79f72 Applied Thomas DeWeese's (Batik team) patches to the transcoder code. 21 lat temu
  Glen Mazza 09b4c0fbed Changes to PSTextPainter to accomodate new Batik library. 21 lat temu
  William Victor Mote d43ad404c0 move control/Document to apps/Document 21 lat temu
  William Victor Mote 7de2ca0a5e move font constants from control.Document to fonts.Font 21 lat temu
  William Victor Mote a9a3ea1493 move layout.FontState to fonts.Font 21 lat temu
  William Victor Mote 1041ea8c48 1. create control package 21 lat temu
  William Victor Mote 590d69eaf4 javadoc changes to clean up gump warnings. 21 lat temu
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 lat temu
  Jeremias Maerki ac8d584dfd Port of the PDF TextPainter to PostScript. 21 lat temu
  Jeremias Maerki 2005ccf746 Switched to long licence 21 lat temu
  Jeremias Maerki 6a6d316a50 Adjustments for font refactoring 21 lat temu
  Keiron Liddle 4f2657162e fixed some more style violations 22 lat temu
  Keiron Liddle 54bc09f8b0 Updated batik with change to TextPainter interface and UserAgent. 22 lat temu
  Keiron Liddle 81812e2f47 spearated GraphicsConfiguration classes 22 lat temu
  Keiron Liddle 072a9d2808 improved gstate usage 22 lat temu
  Keiron Liddle 4e2d8dcbda removed println 22 lat temu
  Keiron Liddle bdabe33342 fixed compile error 22 lat temu
  Keiron Liddle d4fcf5b78d changed the parent to FONode 22 lat temu
  Keiron Liddle 49459fd44b changed api associated with batik to current batik 22 lat temu
  Keiron Liddle c035335895 updated use of batik to changed api 23 lat temu
  Keiron Liddle 0f35bc7169 added support for embedded fonts for svg text, also added proper escaping 23 lat temu
  Tore Engvig e0edd21572 Formatted code according to code standards. 23 lat temu
  Keiron Liddle 980ee90668 should handle colour space a bit better 23 lat temu
  Keiron Liddle e0caf8fa95 updates to pdf text painter 23 lat temu
  Keiron Liddle 2744577966 added initial impl of text painter that uses pdf fonts 23 lat temu