69 Commits (563da808e4399be05300fcc28838a266b97d868a)

Author SHA1 Message Date
  Vincent Hennebert 568b1f0182 FOP-2312: font-base configuration setting not working as expected 10 years ago
  Luis Bernardo d5d014986d FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; target-resolution was being overridden by default value 10 years ago
  Vincent Hennebert e102907bf7 FOP-2306: use the URI of the source FO document rather than the config file as a default base URI 10 years ago
  Vincent Hennebert 38853b215c Removed unused variables 10 years ago
  Vincent Hennebert 4b4d6ca5fb Removed obsolete CommandLineLogger. 11 years ago
  Vincent Hennebert 8657e238ff Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed corresponding violations 11 years ago
  Luis Bernardo b8610fb698 fixed the fact that -nocs was not being applied 11 years ago
  Mehdi Houshmand 245775c033 Slightly restructured the way the FontCache creates a cache-file 12 years ago
  Mehdi Houshmand dd35e14f43 Fixed a couple minor bugs in CLI and config parsing 12 years ago
  Mehdi Houshmand fc57d84a62 Addressed some of the javadocs that were erroneous 12 years ago
  Mehdi Houshmand 27761164d5 Fixed NPE with when outputting AreaTree also improved base URI handling for CLI 12 years ago
  Mehdi Houshmand 461231d75b Changed the base URI of the FOP factory to be the FO file when CLI is used 12 years ago
  Mehdi Houshmand c1a7c33074 Command line parameters override fop conf settings when set (they won't override when not set) 12 years ago
  Mehdi Houshmand 6b91e4e4b8 Fixed regression re:strict-validation parameter in fop.xconf 12 years ago
  Mehdi Houshmand bafcae2f1c Check style and find bugs now pass without errors 12 years ago
  Mehdi Houshmand 150754d40d Improved the handling of defaults for PDF config and general clean up 12 years ago
  Mehdi Houshmand 5776650197 Added tests and cleaning up of code 12 years ago
  Mehdi Houshmand 4ba03449bf Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 years ago
  Glenn Adams 5bb8c61a21 Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 80507f1b42 Bugzilla #53248: Fix exception thrown from use of -print option in CLI. 12 years ago
  Glenn Adams 4b0c6913a9 apply complex scripts patch 12 years ago
  Mehdi Houshmand 788b7b6ddc Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers 12 years ago
  Mehdi Houshmand bfd20ff951 Reverted changes made in r1234877, see bugzilla#52513 12 years ago
  Mehdi Houshmand a7fb215af0 Moved the FOUserAgent into the constructor of the Renderers 12 years ago
  Vincent Hennebert c74764e436 Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 years ago
  Simon Pepping 7fd93418aa Reverting renaming of public methods of rev. 1036179 13 years ago
  Simon Pepping c12f21a43c findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 years ago
  Vincent Hennebert 4956ad917d Fixed formatting of help message 13 years ago
  Vincent Hennebert ba6cf6b929 Removed old Renderer implementations for AFP, PCL, PDF, PS. 14 years ago
  Adrian Cumiskey 0162631270 -delete-cache command line argument replaced with -flush. Seems like a more common use case. 14 years ago
  Jeremias Maerki 888cf65b1c Removed tab character. 14 years ago
  Simon Pepping cc297732c0 Document exits 14 years ago
  Adrian Cumiskey 256173b092 Reinstated support for being able to specify a font cache filepath in the fop user configuration. 14 years ago
  Jeremias Maerki 9b3c6aa26f Bugzilla #49733: 14 years ago
  Vincent Hennebert 409d8072b3 Merged back Temp_Accessibility branch into Trunk 14 years ago
  Simon Pepping 9853ed3e85 Added events to the implementation of the catalog command-line option 14 years ago
  Simon Pepping bdb86fa4ce Added a command-line option '-catalog' to use a catalog resolver for 14 years ago
  Jeremias Maerki e97537077a Allow "-if [mime] out" as for "-at". 14 years ago
  Vincent Hennebert 5f480eb8ce 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. 15 years ago
  Andreas L. Delmelle 094ca26ec0 Bugzilla 46828: Activation of the possibility to use CachedRenderPagesModel to conserve memory in case of large documents with a lot of cross-references. (area tree will be serialized to disk to avoid keeping it entirely in memory) 15 years ago
  Jeremias Maerki 2370a1d7ba Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign (603620-746655) into Trunk. 15 years ago
  Jeremias Maerki dcafc2f908 Added -ifin command-line option to use the intermediate format as input format. 15 years ago
  Jeremias Maerki 4cb5459653 Merge from Trunk revisions 699793 to 706550. 15 years ago
  Vincent Hennebert 31a7a2ec85 Bugzilla #45971: improved the behaviour of the command line interface: 15 years ago
  Jeremias Maerki ccc9b4e77c Merge from Trunk revisions 677589 to 679734. 16 years ago
  Vincent Hennebert 06569aa4b2 Hacked CommandLineOptions so that it accepts '-' as a specification of stdin/stdout. 16 years ago
  Jeremias Maerki 97e25972df Merge from Trunk up to revision 677588. 16 years ago
  Jeremias Maerki 405d936850 Renamed "iform" package to "intermediate" (iform was too cryptic for my taste) 16 years ago
  Jeremias Maerki 54ed90041d Added support for piping: 16 years ago
  Adrian Cumiskey ab94074edc Committing the beginnings of what I began prototyping sometime ago... not sure how useful it is going forward. 16 years ago