6727 Commit (404eacbf2cdc7202bc3161829182e33776320829)
 

Autore SHA1 Messaggio Data
  Jeremias Maerki 66ad1ff9a3 Typo. 15 anni fa
  Jeremias Maerki 6b14d50265 Disabled auto-fonts in the PS transcoders by default because of OutOfMemoryErrors. Details in code comments. 15 anni fa
  Jeremias Maerki eea5b25ec8 Bugzilla #47031: 15 anni fa
  Jeremias Maerki e471816c05 Bugzilla #47000: 15 anni fa
  Andreas L. Delmelle 5deedc814c Bugzilla 47027: Correction for interpretation of pixel-lengths, as suggested by Jeremias. 15 anni fa
  Andreas L. Delmelle 8ba6098493 Some cleanup: 15 anni fa
  Andreas L. Delmelle e31e7a7845 Remove svn:executable property... 15 anni fa
  Andreas L. Delmelle f31c3fbd4b Fix the behaviour of pixel-lengths: influenced by target-resolution, rather than source-resolution (which is meant for images) 15 anni fa
  Jeremias Maerki 4d9f95a6af Removed AbstractRenderer.getMimeType() as per Vincent's suggestion. 15 anni fa
  Jeremias Maerki 600aabc692 Fixed a bug that left the PrintRenderer unconfigured even if a configuration was specified for "application/X-fop-print". 15 anni fa
  Jeremias Maerki d4a7b0d540 Improved multi-threading testbed a bit: 15 anni fa
  Adrian Cumiskey e51b2acde7 Reverted changes from revision 757852. 15 anni fa
  Adrian Cumiskey 69f30cdeaa Forgot to add getBackgroundColor() accessor. 15 anni fa
  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 anni fa
  Adrian Cumiskey eb4b7caf25 Cleaned up unused imports. 15 anni fa
  Adrian Cumiskey d4d822328c Added some nice bean methods for pageSequenceMaster and simplePageMaster, this also makes startOfNode() easier to read too. 15 anni fa
  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 anni fa
  Jeremias Maerki c71b4374b1 Amendment to revision 755894: 15 anni fa
  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 anni fa
  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 anni fa
  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 anni fa
  Jeremias Maerki a384002ccf Bugzilla #46882: 15 anni fa
  Andreas L. Delmelle 462737dc5e Minor refactoring: extract code-blocks from the Region implementations into protected final method on SimplePageMaster. 15 anni fa
  Andreas L. Delmelle 3df2eea282 revert some changes... and do it right, this time 15 anni fa
  Andreas L. Delmelle 93c2e5aa45 revert some changes, dependent on other local changes, which would cause a compile error... 15 anni fa
  Andreas L. Delmelle 15487f9780 Add startsWithForcedBreak() utility method to ElementListUtils. 15 anni fa
  Andreas L. Delmelle 39846b082a Bugzilla 46489: 15 anni fa
  Jeremias Maerki 43ecaa845e Added a command-line tool to list all configured fonts (org.apache.fop.tools.fontlist.FontListMain). 15 anni fa
  Chris Bowditch 085000aa2a bug fix: 46867: afp:invoke-medium-map extension not working in the AFP Renderer 15 anni fa
  Adrian Cumiskey 6dfb589f8b Moved the font cache change check from outside PrintRendererConfigurator to inside the FontInfoConfigurator. 15 anni fa
  Adrian Cumiskey 4360e04174 Minor optimization. 15 anni fa
  Adrian Cumiskey 6caf23b89c A little font configuration cleaning. 15 anni fa
  Adrian Cumiskey 41850c971a Added some generics comments for the List collections. 15 anni fa
  Jeremias Maerki 3c5ac0297c Bugfix: IFSerializer's mimicking feature didn't work properly. The wrong configuration got selected. 15 anni fa
  Adrian Cumiskey 633d03c896 Minor spelling corrections. 15 anni fa
  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 anni fa
  Jeremias Maerki 995749caed Updated website copyright year. 15 anni fa
  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 anni fa
  Jeremias Maerki 1914db175f Added full URI resolution support for AFP fonts. 15 anni fa
  Jeremias Maerki c219edf458 Avoid errors with relative paths. 15 anni fa
  Jeremias Maerki 090c6205ee AreaTreeParser redirecting image loading exceptions to event subsystem. 15 anni fa
  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 anni fa
  Jeremias Maerki afec2bca7d Deleted to much during last change. 15 anni fa
  Jeremias Maerki bad0864882 EventProducer update didn't get adjusted when AFPEventProducer was moved. 15 anni fa
  Jeremias Maerki bdb4db0bbc AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence (page group level). 15 anni fa
  Jeremias Maerki 593cb69d65 AFP: Backported IMM (Invoke Medium Map) to AFPRenderer. 15 anni fa
  Jeremias Maerki 05f1c240b6 Fixed BPD trait and border painting for leaders with leader-pattern="space" (and similar cases). 15 anni fa
  Jeremias Maerki 8a4cbce7b5 Fixed small mistake I noticed too late: extension attachments don't use the same namespace as the FO extensions. 15 anni fa
  Jeremias Maerki dc201205b7 Added support for adding extension elements and foreign attributes on fo:page-sequence. 15 anni fa
  Jeremias Maerki 7d5beca43a Examples for "sub-font" usage with TTCs. 15 anni fa