23 Commits (d498f4eb4f67b14c423b165cb48edfe4f3be1cc9)

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