23 Commits (d498f4eb4f67b14c423b165cb48edfe4f3be1cc9)

Author SHA1 Message Date
  Jeremias Maerki d498f4eb4f Completely reimplemented the PDFTextPainter. All SVG text (including flow text, but excluding special cases with filters) is now painted in PDF text primitives. 16 years ago
  Andreas L. Delmelle a6efe7161b * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Jeremias Maerki 9dc46ab8e8 Bugzilla #41831: 17 years ago
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki 9abc2ee3e5 Switching to the Commons variants for the Graphics2D base/helper classes. 18 years ago
  Jeremias Maerki 8fe4842ba5 Moved PDFBridgeContext to a separate class so it can be used by both the PDFTranscoder and the PDFSVGHandler. 18 years ago
  Jeremias Maerki 3363ef71c5 Bugzilla #37305: 18 years ago
  Jeremias Maerki 0eb5b0b7fb Bugzilla #37330: 18 years ago
  Jeremias Maerki 7249189872 Fix to make the Graphics.create() method (calls a copy constructor) work. 18 years ago
  Jeremias Maerki aae94ba2bb Bugzilla #31512: 19 years ago
  Jeremias Maerki e85cd9d022 Implement the cheaper mechanism to ensure correct rendering at differing resolutions. This is probably only an intermediate solution and does not implement what Thomas DeWeese suggested. 19 years ago
  Jeremias Maerki 24bf166916 Fix getPixelUnitToMillimeter 20 years ago
  Glen Mazza f0d5728b23 PR: 20 years ago
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Jeremias Maerki 3dd471c712 Use different base class for user agent 20 years ago
  Glen Mazza 1f16a86dd7 Tom DeWeese's changes made; 20 years ago
  Glen Mazza b11b73a25c Applied Tom DeWeese/Batik Team's SVG patches. New Batik.jar created from latest CVS build, using Batik's "all-jar" target. 20 years ago
  William Victor Mote f5c6e5e3f7 remove global import statements 21 years ago
  William Victor Mote 2cec25c372 move control/Document to apps/Document 21 years ago
  William Victor Mote 1b97da566d 1. create control package 21 years ago
  Joerg Pietschmann 58be63a9a4 Got some low hanging style errors as reported by eclipse. 21 years ago
  Jeremias Maerki dde2829b2b Moved common code to abstract base class. 21 years ago
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki d5c6085ebb Switched to long licence 21 years ago
  Keiron Liddle 52abd5ba01 fixed some more style violations 22 years ago
  Keiron Liddle 0a9da265ef updated to current batik method and variable names for pixel to mm 22 years ago
  Keiron Liddle c6c7d18bd7 spearated GraphicsConfiguration classes 22 years ago
  Keiron Liddle fc49347a78 applies transform from viewBox 22 years ago
  Keiron Liddle e860497edf progressively output pdf objects to reduce memory usage 22 years ago
  Keiron Liddle 674051c4c8 implemented links in svg both for standalone and in fo documents 22 years ago
  Keiron Liddle 6aead07577 updated to changes in batik api 22 years ago
  Keiron Liddle 9c4f670d26 extends adapter instead of implementing useragent 22 years ago
  Keiron Liddle e6213113d6 fixed compile error 22 years ago
  Keiron Liddle cf4c582c5f made the batik pdf transcoder work again 22 years ago
  Keiron Liddle 0df1355b53 changed the parent to FONode 22 years ago
  Keiron Liddle d583f0ada7 updated for changes to batik 22 years ago
  Keiron Liddle 371fac680f changed api associated with batik to current batik 23 years ago
  Keiron Liddle 98ff1923e1 updated use of batik to changed api 23 years ago
  Keiron Liddle 37c50338c1 adds support for svg links to be put into the pdf 23 years ago
  Keiron Liddle 3a8dd2fd4f updated to new batik interface 23 years ago
  Tore Engvig 08e3ee4b73 Formatted code according to code standards. 23 years ago
  Keiron Liddle 093c469fc5 added the start of svg linking 23 years ago
  Keiron Liddle 025bcab7da gets the xml parser class name properly 23 years ago
  Keiron Liddle 2d114ed0ee now supports size setting properly 23 years ago
  Keiron Liddle 70156b4b32 general clean up 23 years ago
  Keiron Liddle 64c138ce4a FOP now uses Batik to render svg 23 years ago