6642 Commits (4242a406d9e1bf323f3add1abbc6f0f7664a6ff1)
 

Autor SHA1 Nachricht Datum
  Vincent Hennebert 4242a406d9 ApacheCon Europe 2009 is over, commented out link. vor 15 Jahren
  Vincent Hennebert 2e6df1438d Changed meaning of '-v' option to 'verbose', which will print FOP's version and proceed. Added a '-version' option to simply print the version then exit, following Java practices. vor 15 Jahren
  Vincent Hennebert 83266f47d0 Bugzilla #47101: The cells of a table inside a marker were duplicated at every marker retrieval. vor 15 Jahren
  Vincent Hennebert 03ed498076 Bugfix: use the effective color profile supplied by the ImageEncodingHelper, instead of the original one. vor 15 Jahren
  Chris Bowditch a19fc7534d bug fix: allow back slashes for file URLs as they are commonly used in Windows vor 15 Jahren
  Adrian Cumiskey 7133e60492 Added relevant link to http://xmlgraphics.apache.org/fop/trunk/running.html#memory. vor 15 Jahren
  Adrian Cumiskey 6b02f65893 Added tip for reducing memory consumption. vor 15 Jahren
  Vincent Hennebert 65cc46dec3 Changes from revision 768320 introduced another bug: footnotes from later steps were taken into account too early vor 15 Jahren
  Vincent Hennebert 88f28b18dc Bugfix: reset graphic state when a page is finished in PostScript. vor 15 Jahren
  Vincent Hennebert 54bd1f47b3 Added setting to enable dithered painting of filled rectangles in AFP and PCL. vor 15 Jahren
  Vincent Hennebert 2da3ee7877 Added support for CMYK colors in PTOCA vor 15 Jahren
  Vincent Hennebert 567829784c Bugfix: take rotation into account also when resource level is not inline vor 15 Jahren
  Vincent Hennebert 1aa5983642 In the AFP stream, put the TLE fields associated to a page sequence before the Page elements instead of after vor 15 Jahren
  Vincent Hennebert d39bfced9a Bugfix: footnotes occurring within the forced height of a table row did not appear on the output vor 15 Jahren
  Chris Bowditch 0abbe4b5e6 include Vincent's recent changes for AFM Parser bug vor 15 Jahren
  Jeremias Maerki 66ad1ff9a3 Typo. vor 15 Jahren
  Jeremias Maerki 6b14d50265 Disabled auto-fonts in the PS transcoders by default because of OutOfMemoryErrors. Details in code comments. vor 15 Jahren
  Jeremias Maerki eea5b25ec8 Bugzilla #47031: vor 15 Jahren
  Jeremias Maerki e471816c05 Bugzilla #47000: vor 15 Jahren
  Andreas L. Delmelle 5deedc814c Bugzilla 47027: Correction for interpretation of pixel-lengths, as suggested by Jeremias. vor 15 Jahren
  Andreas L. Delmelle 8ba6098493 Some cleanup: vor 15 Jahren
  Andreas L. Delmelle e31e7a7845 Remove svn:executable property... vor 15 Jahren
  Andreas L. Delmelle f31c3fbd4b Fix the behaviour of pixel-lengths: influenced by target-resolution, rather than source-resolution (which is meant for images) vor 15 Jahren
  Jeremias Maerki 4d9f95a6af Removed AbstractRenderer.getMimeType() as per Vincent's suggestion. vor 15 Jahren
  Jeremias Maerki 600aabc692 Fixed a bug that left the PrintRenderer unconfigured even if a configuration was specified for "application/X-fop-print". vor 15 Jahren
  Jeremias Maerki d4a7b0d540 Improved multi-threading testbed a bit: vor 15 Jahren
  Adrian Cumiskey e51b2acde7 Reverted changes from revision 757852. vor 15 Jahren
  Adrian Cumiskey 69f30cdeaa Forgot to add getBackgroundColor() accessor. vor 15 Jahren
  Adrian Cumiskey cc0fa5f921 Added some accessor methods to some public member variables. I have left the public member variables exposed for now as changing them to private/protected may possibly break something external to FOP. vor 15 Jahren
  Adrian Cumiskey eb4b7caf25 Cleaned up unused imports. vor 15 Jahren
  Adrian Cumiskey d4d822328c Added some nice bean methods for pageSequenceMaster and simplePageMaster, this also makes startOfNode() easier to read too. vor 15 Jahren
  Vincent Hennebert 79fb0a5e60 Simplified the setting of filters in the AbstractPDFStream hierarchy. Instead of unnecessarily re-defining the setupFilterList method, sub-classes just define a getDefaultFilterName method vor 15 Jahren
  Jeremias Maerki c71b4374b1 Amendment to revision 755894: vor 15 Jahren
  Vincent Hennebert 837cacd296 Set svn:eol-style property on page-position-last_break-before_bugzilla46489.xml test case. Simplified it by removing superfluous content and references to fonts that are not available by default. vor 15 Jahren
  Chris Bowditch e46d4be9ee added extra blank line which is consistent with the other files in this folder and makes it easier to merge these files with their counterparts in xgc vor 15 Jahren
  Jeremias Maerki a5f60685ab Deprecated font base url methods on user agent level in favor of the methods on the FontManager accessible via FopFactory as proposed in: vor 15 Jahren
  Jeremias Maerki a384002ccf Bugzilla #46882: vor 15 Jahren
  Andreas L. Delmelle 462737dc5e Minor refactoring: extract code-blocks from the Region implementations into protected final method on SimplePageMaster. vor 15 Jahren
  Andreas L. Delmelle 3df2eea282 revert some changes... and do it right, this time vor 15 Jahren
  Andreas L. Delmelle 93c2e5aa45 revert some changes, dependent on other local changes, which would cause a compile error... vor 15 Jahren
  Andreas L. Delmelle 15487f9780 Add startsWithForcedBreak() utility method to ElementListUtils. vor 15 Jahren
  Andreas L. Delmelle 39846b082a Bugzilla 46489: vor 15 Jahren
  Jeremias Maerki 43ecaa845e Added a command-line tool to list all configured fonts (org.apache.fop.tools.fontlist.FontListMain). vor 15 Jahren
  Chris Bowditch 085000aa2a bug fix: 46867: afp:invoke-medium-map extension not working in the AFP Renderer vor 15 Jahren
  Adrian Cumiskey 6dfb589f8b Moved the font cache change check from outside PrintRendererConfigurator to inside the FontInfoConfigurator. vor 15 Jahren
  Adrian Cumiskey 4360e04174 Minor optimization. vor 15 Jahren
  Adrian Cumiskey 6caf23b89c A little font configuration cleaning. vor 15 Jahren
  Adrian Cumiskey 41850c971a Added some generics comments for the List collections. vor 15 Jahren
  Jeremias Maerki 3c5ac0297c Bugfix: IFSerializer's mimicking feature didn't work properly. The wrong configuration got selected. vor 15 Jahren
  Adrian Cumiskey 633d03c896 Minor spelling corrections. vor 15 Jahren