Browse Source

adding latest changes


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194190 13f79535-47bb-0310-9956-ffa450edef68
pull/33/head
fotis 23 years ago
parent
commit
5b51b93571
1 changed files with 7 additions and 0 deletions
  1. 7
    0
      CHANGES

+ 7
- 0
CHANGES View File

- updated: the FOP build to fix the problems of the output location for the - updated: the FOP build to fix the problems of the output location for the
property code generation. updated ant.jar to version 1.3, property code generation. updated ant.jar to version 1.3,
added all needed jar files [Kelly Campbell] added all needed jar files [Kelly Campbell]
- changed: cleaned up renderWordArea. removed unused code.
optimized object creation a little. [Kelly Campbell]
- changed: refactored FontState so it doesn't do excessive font lookups per character [Kelly Campbell]
- changed: Driver to make embedding Fop easier [Kelly Campbell] - changed: Driver to make embedding Fop easier [Kelly Campbell]
- changed: apps package and commandline usage of Fop [Fotis Jannidis] - changed: apps package and commandline usage of Fop [Fotis Jannidis]
- changed: adding a PrintRenderer for all print oriented renderers [Art Welch] - changed: adding a PrintRenderer for all print oriented renderers [Art Welch]
- fixed: put text-anchor in the correct place [Keiron Liddle] - fixed: put text-anchor in the correct place [Keiron Liddle]
- fixed: InstreamForeignObject checks for no more room in block area [Keiron Liddle] - fixed: InstreamForeignObject checks for no more room in block area [Keiron Liddle]
- fixed: false border rendering for PCL renderer [Art Welch] - fixed: false border rendering for PCL renderer [Art Welch]
- fixed: added default producer to fix a bug where the PDF producer is set to null in the default
commandline usage. [Kelly Campbell]
- fixed: Made logging go to the same stream (out) for pages and the newline after a page
sequence. The newline was previously going to the err stream. [Kelly Campbell]







Loading…
Cancel
Save