17 次程式碼提交 (4d4e2cd48e6458a837b4ce48728baaa1a3483b12)

作者 SHA1 備註 提交日期
  Adrian Cumiskey 4d4e2cd48e MERGE of https://svn.apache.org/repos/asf/xmlgraphics/fop/{branches/AFP_GOCAResources,trunk}. 15 年之前
  Adrian Cumiskey f3b94debbf Added PDF encryption parameter support in configuration. 16 年之前
  Jeremias Maerki a03250815f Added an option to disable the default sRGB profile in PDF output for those who don't care about color fidelity, but care about PDF file size. Note that this option is not possible if PDF/A, PDF/X or an output profile is used. Makes simple PDFs about 4KB smaller. Ha! 16 年之前
  Vincent Hennebert 945f0c9867 Merged revisions 556567-558280,558282-562946,562948-563926,563928-563950,563952-563955,563957-564855,564857-567293,567295-567296,567298-567302,567304-569099 via svnmerge from 17 年之前
  Jeremias Maerki 9dc46ab8e8 Bugzilla #41831: 17 年之前
  Vincent Hennebert 288a916ba6 Stricter user config file validation. 17 年之前
  Simon Pepping 9281b66fc9 Added a comment about the cofiguration schema and some other means to determine configuration errors. 18 年之前
  Jeremias Maerki 246a5667b3 Documentation update for the "output-profile" value necessary for PDF/X-3:2003. 18 年之前
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 年之前
  Jeremias Maerki 6324958958 Improved accuracy of font size selection. The font size is not rounded down to the next integer point value anymore. (Java2D renderers profit from that one, too) 18 年之前
  Jeremias Maerki a760a1803e Updated documentation on the PCL renderer. 18 年之前
  Jeremias Maerki 372d168636 Made the loading of user-specified hyphenation patterns usable again and plugged it into URI resolution. 18 年之前
  Jeremias Maerki 24ea114787 Documented the special configuration options for the PDF and PS renderers. 18 年之前
  Manuel Mall ad45779952 Added support for relative font config URLs (metrics-url and embed-url). These URLs are now resolved through the FOP config URI resolver. A new configuration item font-base has been added which defines the base URL to be used for resolution of the font URLs. If it is not given the normal FOP base URL is used. Unrelated to this feature the patch also contains a new image class (java 1.4 specific) for JPEG images. This is for renderers (e.g. AFP) which require access to the decoded JPEG. 18 年之前
  Jeremias Maerki 142c565824 NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution() -> FOUserAgent.setSourceResolution() and FOUserAgent.setTargetResolution() 18 年之前
  Jeremias Maerki 505828c914 Alternative set of rules for text indent calculation (start-indent and end-indent) which tries to mimic many commercial FO implementation that have chosen to break the specification in this aspect. I think I have found the behaviour for most cases. But I'm operating in reverse-engineering mode here and not all FO implementations behave in the same way! 18 年之前
  Jeremias Maerki ba96686643 Removed 0.90 again and created a "trunk" instead. When a release is done, trunk can be copied to the version number. 18 年之前