6730 Commits (Temp_ChangingIPDHack)
 

Author SHA1 Message Date
  Jeremias Maerki 8a4cbce7b5 Fixed small mistake I noticed too late: extension attachments don't use the same namespace as the FO extensions. 15 years ago
  Jeremias Maerki dc201205b7 Added support for adding extension elements and foreign attributes on fo:page-sequence. 15 years ago
  Jeremias Maerki 7d5beca43a Examples for "sub-font" usage with TTCs. 15 years ago
  Jeremias Maerki e5071d4577 Forgot to remove the old ";mode=painter" work-around. 15 years ago
  Vincent Hennebert 60779d79a8 Removed unnecessary setContext method 15 years ago
  Simon Pepping 3ab1679f07 Clarified error message if base is not an existing directory 15 years ago
  Jeremias Maerki 35bce6e9b4 Tied RendererFactory.setRendererPreferred(boolean) setting into the FOP configuration (incl. documentation). 15 years ago
  Jeremias Maerki 96d9ae1c7c ";mode=painter" MIME suffix removed from all new IFDocumentHandler implementations. 15 years ago
  Jeremias Maerki 9120a58556 Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign (603620-746655) into Trunk. 15 years ago
  Jeremias Maerki 377b76f840 Trying to work around a problem reintegrating the branch. Found a blog entry that lists deleting mergeinfo entries in subdirectories as a possible solution. Hopefully, this will help. 15 years ago
  Jeremias Maerki 05420bf2f8 Merge from Trunk revisions 741104 - 744926. 15 years ago
  Maximilian Berger c3ccc94920 Fixed PMD report (requires 1.5, but for REPORT ONLY); Added CPD report 15 years ago
  Maximilian Berger 3d52c3f9a3 Fixed bug which causes RetroWeaver to not weave 15 years ago
  Jeremias Maerki 952af34e49 Fixed copy/paste mistakes. 15 years ago
  Jeremias Maerki 8f75d04af0 Bugfix for replicator stylesheet: Only IDs in the FO namespace shall be adjusted. Adjusting also SVG IDs can result in errors. 15 years ago
  Jeremias Maerki 108b6a24d4 Added ErrorListener for plan extension's DOM loading because of bugs in some XSLT implementations. 15 years ago
  Jeremias Maerki 59d51cf45b Additional filter possibility for BatchDiffer so previously faulty cases can quickly be regenerated. 15 years ago
  Jeremias Maerki b8f7fb859b Added an additional font fallback to PrintRenderer to avoid some problems when processing an intermediate file generated for a different output format than the current one. 15 years ago
  Jeremias Maerki 1748997fc1 Now using the "font" filter list entry for font streams. 15 years ago
  Jeremias Maerki 61664b3492 Fixed IllegalArgumentException (no object number assigned) for this makeLink method. It makes no sense to add this to the trailer objects AFAICS. This particular method is only used by PDFGraphics2D's makeLink() method (SVG's #svgView(viewBox()) functionality). The positioning of the viewbox is still wrong, though. It must have been broken at some point. 15 years ago
  Jeremias Maerki 2a40886018 Bugfix: Need to copy attributes. Xalan XSLTC reuses the Attributes instance (and modifies it freely). 15 years ago
  Jeremias Maerki 181e2652be Avoid NPE if "rendering" setting isn't given. 15 years ago
  Jeremias Maerki d6d9907060 Added missing default font setup. 15 years ago
  Jeremias Maerki 48d7f1d6b5 Reverted revision 742766. 15 years ago
  Jeremias Maerki 34c5ece636 Bugzilla #46686: 15 years ago
  Jeremias Maerki 51531ec641 Added original SVG from which the PNG equivalent is derived. 15 years ago
  Vincent Hennebert f07c6d50ca Fixed a few typos 15 years ago
  Jeremias Maerki 8e5a75b2b9 There was a filter list constant for fonts, but our font streams didn't use it. 15 years ago
  Jeremias Maerki a6c057cf63 Clarification for encoding-mode="single-byte". 15 years ago
  Jeremias Maerki 8af2c15dbd Added code to detect when a Type 1 font is not configured to use its native encoding. In such a case it needs to be re-encoded in PostScript. That used to always happen in earlier FOP versions but since support was added for all glyphs in a font, this has become a problem. So this change restores the behaviour of before when XML font metrics files or just the PFM are used. 15 years ago
  Jeremias Maerki 6ec55c961d Bugzilla #45342: 15 years ago
  Jeremias Maerki 3ecd333bb5 Added a flush() call in the resource handler to make sure unwritten content is flushed (not a bugfix but a precaution for an experiment I've done). 15 years ago
  Jeremias Maerki b8219e854f Bugfix: restored support for characters not in a font's standard encoding when PostScript is generated with resource optimization turned off. 15 years ago
  Jeremias Maerki 3223617036 Updated intermediate format documentation. 15 years ago
  Jeremias Maerki 4aa0ff8520 Fixed copy/paste omission. 15 years ago
  Jeremias Maerki c3e361cc95 Example for stamping with new IF. 15 years ago
  Jeremias Maerki 5301aae80a Moved area tree example to package embedding/atxml. 15 years ago
  Jeremias Maerki 90d362f21b Bugfix for path handling when spaces are in the path. 15 years ago
  Jeremias Maerki 4e27a1c9dd Performance improvements and file-size reductions by introducing letter-spacing and word-spacing attributes in new IF (as mentioned on fop-dev). 15 years ago
  Jeremias Maerki 7fbf442044 Merge from Trunk revisions 740276 - 741103. 15 years ago
  Jeremias Maerki 879e33c042 AFP Output: Added a configuration option to override the resource level defaults in the code. The chosen defaults in code may not always be the best. For example, a user reported that they can't use print-level images for some reason and it is not possible to switch on inlining for background images. 15 years ago
  Jeremias Maerki 8ab837c32d AFP: A note about deployment in older environments. 15 years ago
  Jeremias Maerki 10a61b4129 Reverted revisions 740669 and 740673. Problem was not there but caused by the particular Xalan-J version in use. 15 years ago
  Jeremias Maerki 352c19ce86 Uhm, one should actually do something with the return value. 15 years ago
  Jeremias Maerki 7da394c7c4 Trying to work around a problem with Java 1.4 when spaces are in Ant's basedir property as happened on my local Hudson instance because I had spaces in the Hudson job name. 15 years ago
  Jeremias Maerki ce5cf615b2 Fixed classpath problem concerning XMLUnit. 15 years ago
  Jeremias Maerki 46334ec875 Merge from Trunk revisions 735029 - 740275. 15 years ago
  Jeremias Maerki 68c5f3f324 Enabling border/padding tests on region references. 15 years ago
  Jeremias Maerki 5a32e5468b Fixed test error for transcoders. 15 years ago
  Vincent Hennebert 3485619920 Bugzilla #46638: MinOptMaxUtil.toMinOptMax was converting LengthRangeProperty objects into illegal MinOptMax objects (in some cases opt could be inferior to min). 15 years ago