2 Commits (f265c0e1c1566a2a3afeb0fa2641cf3a81598da3)

Author SHA1 Message Date
  Maximilian Berger f265c0e1c1 Ensured all SVN properties are set equally 16 years ago
  Adrian Cumiskey e30bf175fe * Added an SVG handler and Graphics2D implementation for AFP which injects AFP GOCA structured fields into the AFPDataStream. 16 years ago
  Jeremias Maerki d2a740ec8e Bugzilla #43041: 16 years ago
  Jeremias Maerki 8c1aba3f97 Bugzilla #41831: 17 years ago
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki dece1d7361 Adding dependency on XML Graphics Commons. 18 years ago
  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 years ago
  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 years ago
  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 years ago
  Glen Mazza d3952e1a02 More apps.Document->fonts.FontInfo conversion. 20 years ago
  Glen Mazza 5f10d18560 PR: 20 years ago
  Jeremias Maerki 78e4c46bdf Some improvements on the quality fallback for text (use stroking when in doubt). 20 years ago
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Peter Bernard West 865149ea05 Remove unused imports to quieten Eclipse. 20 years ago
  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 years ago
  Glen Mazza 2febf79f72 Applied Thomas DeWeese's (Batik team) patches to the transcoder code. 21 years ago
  Glen Mazza 09b4c0fbed Changes to PSTextPainter to accomodate new Batik library. 21 years ago
  William Victor Mote d43ad404c0 move control/Document to apps/Document 21 years ago
  William Victor Mote 7de2ca0a5e move font constants from control.Document to fonts.Font 21 years ago
  William Victor Mote a9a3ea1493 move layout.FontState to fonts.Font 21 years ago
  William Victor Mote 1041ea8c48 1. create control package 21 years ago
  William Victor Mote 590d69eaf4 javadoc changes to clean up gump warnings. 21 years ago
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki ac8d584dfd Port of the PDF TextPainter to PostScript. 21 years ago
  Jeremias Maerki 2005ccf746 Switched to long licence 21 years ago
  Jeremias Maerki 6a6d316a50 Adjustments for font refactoring 21 years ago
  Keiron Liddle 4f2657162e fixed some more style violations 22 years ago
  Keiron Liddle 54bc09f8b0 Updated batik with change to TextPainter interface and UserAgent. 22 years ago
  Keiron Liddle 81812e2f47 spearated GraphicsConfiguration classes 22 years ago
  Keiron Liddle 072a9d2808 improved gstate usage 22 years ago
  Keiron Liddle 4e2d8dcbda removed println 22 years ago
  Keiron Liddle bdabe33342 fixed compile error 22 years ago
  Keiron Liddle d4fcf5b78d changed the parent to FONode 22 years ago
  Keiron Liddle 49459fd44b changed api associated with batik to current batik 22 years ago
  Keiron Liddle c035335895 updated use of batik to changed api 23 years ago
  Keiron Liddle 0f35bc7169 added support for embedded fonts for svg text, also added proper escaping 23 years ago
  Tore Engvig e0edd21572 Formatted code according to code standards. 23 years ago
  Keiron Liddle 980ee90668 should handle colour space a bit better 23 years ago
  Keiron Liddle e0caf8fa95 updates to pdf text painter 23 years ago
  Keiron Liddle 2744577966 added initial impl of text painter that uses pdf fonts 23 years ago