18 Commits (18536029a6533a850dd1508f938b0ad20f1a0e72)

Author SHA1 Message Date
  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
  Jeremias Maerki ef1fd8f151 Bugzilla #37236: 18 years ago
  Jeremias Maerki 302218f9cb Harmonization between the two Graphics2D implementations. Clipping is done after the transform. All path iterators use an identity transform which makes the PDF/PS code more readable and usually smaller. 19 years ago
  Jeremias Maerki e1b540f10b Remember the original URI in the FopImage instance. 19 years ago
  Jeremias Maerki 46072c1c25 A big step towards a usable PostScript renderer. 19 years ago
  Jeremias Maerki 9ec34fc861 Forgot this one when extending FopImage 19 years ago
  Jeremias Maerki 1750419a2f Set Batik rendering hints to improve output quality. 19 years ago
  Glen Mazza f6064f69f4 Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commons Logging 20 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
  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
  William Victor Mote d43ad404c0 move control/Document to apps/Document 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
  Jeremias Maerki 244bced08c Added the basic infrastructure for the PostScript Transcoder. Works, but output doesn't look good, yet. 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 a9174e6527 Switched to long licence 21 years ago
  Jeremias Maerki 43ad5d3bad SVG (for PS renderer) works (to a certain degree) 21 years ago
  Jeremias Maerki 822751b477 First step at bringing back the PostScript renderer. Basic text works to a 21 years ago
  Jeremias Maerki 6a6d316a50 Adjustments for font refactoring 21 years ago
  Keiron Liddle d3b6621df5 added transparency for images 22 years ago
  Keiron Liddle fc9ae36c80 some preliminary changes to image handling 22 years ago
  Keiron Liddle cfc0da75fc updated a few hashtables and vectors 22 years ago
  Keiron Liddle 52e85df344 new area tree and rendering stuff 22 years ago
  Tore Engvig e0edd21572 Formatted code according to code standards. 23 years ago
  Keiron Liddle 758c89f89e added support for rendering SVG graphics to ps 23 years ago
  Keiron Liddle 89f6202151 PDFNumber uses static methods 23 years ago
  Keiron Liddle e8157f4566 fixes a line colouring problem 23 years ago
  Keiron Liddle 6fecac3f96 better svg rendering 23 years ago
  Keiron Liddle c0459ac51d now supports size setting properly 23 years ago
  Keiron Liddle 7d5193b91e general clean up 23 years ago
  Keiron Liddle c824ede99c FOP now uses Batik to render svg 23 years ago