5311 Commits (Temp_ChangingIPDHack)

Author SHA1 Message Date
  Vincent Hennebert 1aa5983642 In the AFP stream, put the TLE fields associated to a page sequence before the Page elements instead of after 15 years ago
  Vincent Hennebert d39bfced9a Bugfix: footnotes occurring within the forced height of a table row did not appear on the output 15 years ago
  Jeremias Maerki 66ad1ff9a3 Typo. 15 years ago
  Jeremias Maerki 6b14d50265 Disabled auto-fonts in the PS transcoders by default because of OutOfMemoryErrors. Details in code comments. 15 years ago
  Jeremias Maerki eea5b25ec8 Bugzilla #47031: 15 years ago
  Jeremias Maerki e471816c05 Bugzilla #47000: 15 years ago
  Andreas L. Delmelle 5deedc814c Bugzilla 47027: Correction for interpretation of pixel-lengths, as suggested by Jeremias. 15 years ago
  Andreas L. Delmelle 8ba6098493 Some cleanup: 15 years ago
  Andreas L. Delmelle f31c3fbd4b Fix the behaviour of pixel-lengths: influenced by target-resolution, rather than source-resolution (which is meant for images) 15 years ago
  Jeremias Maerki 4d9f95a6af Removed AbstractRenderer.getMimeType() as per Vincent's suggestion. 15 years ago
  Jeremias Maerki 600aabc692 Fixed a bug that left the PrintRenderer unconfigured even if a configuration was specified for "application/X-fop-print". 15 years ago
  Adrian Cumiskey e51b2acde7 Reverted changes from revision 757852. 15 years ago
  Adrian Cumiskey 69f30cdeaa Forgot to add getBackgroundColor() accessor. 15 years ago
  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. 15 years ago
  Adrian Cumiskey eb4b7caf25 Cleaned up unused imports. 15 years ago
  Adrian Cumiskey d4d822328c Added some nice bean methods for pageSequenceMaster and simplePageMaster, this also makes startOfNode() easier to read too. 15 years ago
  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 15 years ago
  Jeremias Maerki c71b4374b1 Amendment to revision 755894: 15 years ago
  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. 15 years ago
  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 15 years ago
  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: 15 years ago
  Jeremias Maerki a384002ccf Bugzilla #46882: 15 years ago
  Andreas L. Delmelle 462737dc5e Minor refactoring: extract code-blocks from the Region implementations into protected final method on SimplePageMaster. 15 years ago
  Andreas L. Delmelle 3df2eea282 revert some changes... and do it right, this time 15 years ago
  Andreas L. Delmelle 93c2e5aa45 revert some changes, dependent on other local changes, which would cause a compile error... 15 years ago
  Andreas L. Delmelle 15487f9780 Add startsWithForcedBreak() utility method to ElementListUtils. 15 years ago
  Andreas L. Delmelle 39846b082a Bugzilla 46489: 15 years ago
  Jeremias Maerki 43ecaa845e Added a command-line tool to list all configured fonts (org.apache.fop.tools.fontlist.FontListMain). 15 years ago
  Chris Bowditch 085000aa2a bug fix: 46867: afp:invoke-medium-map extension not working in the AFP Renderer 15 years ago
  Adrian Cumiskey 6dfb589f8b Moved the font cache change check from outside PrintRendererConfigurator to inside the FontInfoConfigurator. 15 years ago
  Adrian Cumiskey 4360e04174 Minor optimization. 15 years ago
  Adrian Cumiskey 6caf23b89c A little font configuration cleaning. 15 years ago
  Adrian Cumiskey 41850c971a Added some generics comments for the List collections. 15 years ago
  Jeremias Maerki 3c5ac0297c Bugfix: IFSerializer's mimicking feature didn't work properly. The wrong configuration got selected. 15 years ago
  Adrian Cumiskey 633d03c896 Minor spelling corrections. 15 years ago
  Andreas L. Delmelle 3048022fd7 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 995749caed Updated website copyright year. 15 years ago
  Jeremias Maerki 095587e468 Restored ability to specify any URI base URI (URL), not just file URLs. For file URLs and file paths there's still a check whether the directory exists. 15 years ago
  Jeremias Maerki 1914db175f Added full URI resolution support for AFP fonts. 15 years ago
  Jeremias Maerki 090c6205ee AreaTreeParser redirecting image loading exceptions to event subsystem. 15 years ago
  Jeremias Maerki efcd8b9100 Restored compatibility with Java VMs that don't support nio Charsets for codepages such as Cp500 (EBCDIC). The simplifications for the fallback case may look wrong but the code basically represents the state before revision 746664 which introduced this problem. 15 years ago
  Jeremias Maerki afec2bca7d Deleted to much during last change. 15 years ago
  Jeremias Maerki bad0864882 EventProducer update didn't get adjusted when AFPEventProducer was moved. 15 years ago
  Jeremias Maerki bdb4db0bbc AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence (page group level). 15 years ago
  Jeremias Maerki 593cb69d65 AFP: Backported IMM (Invoke Medium Map) to AFPRenderer. 15 years ago
  Jeremias Maerki 05f1c240b6 Fixed BPD trait and border painting for leaders with leader-pattern="space" (and similar cases). 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
  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