281 Commits (fop-0_95beta)

Author SHA1 Message Date
  Vincent Hennebert 59718484f5 Updated the probable date of the release 16 years ago
  Jeremias Maerki ae893be01b Partially reverted revision 637791: 16 years ago
  Jeremias Maerki 41f044b6f7 Bugzilla #44412: 16 years ago
  Vincent Hennebert d85b203d4d Bugzilla #44412: 16 years ago
  Vincent Hennebert 2c051186af Update of the documentation before the release. 16 years ago
  Vincent Hennebert b7538be4dc Bugfix: forced break ignored when the minimum height of a table-row isn't reached 16 years ago
  Jeremias Maerki 8bf1daae93 Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-level FO. Split IP and BP stack limits in LayoutContext (there's now a certain amount of redundancy with "refIPD" in LayoutContext which I didn't resolve). 16 years ago
  Vincent Hennebert 77c8566a57 - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 years ago
  Jeremias Maerki 2bae7b340f Ha! Almost forgot the most important change: Java 1.4! 16 years ago
  Jeremias Maerki 1fc81bb4ce Noted some of the major change areas in this release. 16 years ago
  Jeremias Maerki 9892073fa4 Renamed to 0.95beta. 16 years ago
  Jeremias Maerki 231ae62167 Slight improvement for thin lines in Java2D/AWT output. 16 years ago
  Jeremias Maerki 2664dde568 GOCA support temporarily removed. 16 years ago
  Vincent Hennebert 5250c87d0e - added full support for keep-with-previous on table-row and in table-cell 16 years ago
  Maximilian Berger aaef3aaef5 Turned on XInclude processing for the main source given on the command line. 16 years ago
  Jeremias Maerki ff6ac460f1 Bugzilla #44451: 16 years ago
  Jeremias Maerki b48a7fc627 Makes sense to mention the removal of deprecated methods. 16 years ago
  Jeremias Maerki c29ce0ae80 Added support for Type 1 fonts which don't use the AdobeStandardEncoding for PDF and PS output. Details: 16 years ago
  Vincent Hennebert 40f03bc5a0 Moved to the FO tree stage the check for break-before/after on table-row while spanning in progress, and fixed bug #44321 as well 16 years ago
  Vincent Hennebert 71ecb950fb Added support for breaks before and after table cells 16 years ago
  Vincent Hennebert c7d1a19cab Added full support for breaks inside table-cell elements 16 years ago
  Andreas L. Delmelle c29d8e5488 Bugzilla 41631: Percentage resolution for arguments to proportional-column-width() 16 years ago
  Jeremias Maerki 0b821667b6 Added a clarification that this bug affected PDF/A compliance. 16 years ago
  Jeremias Maerki b3c8c50025 Bugfix for date formatting with negative time zones in the PDF's Info object. 16 years ago
  Jeremias Maerki 575826b283 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 years ago
  Andreas L. Delmelle 380ae4dae1 Bugzilla 43705: 16 years ago
  Andreas L. Delmelle bc75831436 Added very basic parsing for the xml:lang shorthand. 16 years ago
  Andreas L. Delmelle af652eedd4 Bugzilla 44343: 16 years ago
  Jeremias Maerki 786dd26d06 Removing the previous entry because the new one basically covers the other, too. 16 years ago
  Jeremias Maerki b9c4bae448 "cvt ", "fpgm" and "prep" are all optional tables in TrueType. Some PDF viewers fail because FOP didn't handle those correctly. 16 years ago
  Jeremias Maerki 88b4aa8d19 Bugfix for invalid numTables entry in subset TrueType fonts if there was no "fpgm" table (Example: FreeSerif). 16 years ago
  Jeremias Maerki 1ea8b13df5 Added support for the natural language indentifier ("Lang" in the document catalog) for PDF documents based on the language/country values on fo:page-sequence. This required a few changes in the AreaTreeModel and the Renderer interface because it didn't support passing through the PageSequence object, only its title. Now, we can put other values on the PageSequence and transport them to the renderers. 16 years ago
  Andreas L. Delmelle 72f5b1bbed Bugzilla #44286: 16 years ago
  Vincent Hennebert 4b75aa4cd5 Bugzilla #44289: Wrong border resolution when header/footer omitted at break 16 years ago
  Vincent Hennebert 58868131c9 Added support for conditional borders (and paddings) in tables. 16 years ago
  Jeremias Maerki 449a0d0764 Bugzilla #44160: 16 years ago
  Jeremias Maerki 38a3fdd3d4 Fixed layout problem in two of the changes. 16 years ago
  Jeremias Maerki 341da37f03 Fixed logic error setting the transformation matrix for block-container viewports (applies to absolute and fixed block-containers only). The CTM now only rotates and shifts the content as necessary for reference-orientation and writing-mode. All the rest of the transformation is done by the renderer which allows to add additional transformations as made possible by fox:transform (see below). 16 years ago
  Jeremias Maerki 44c5761c1a Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16 years ago
  Jeremias Maerki db4f3b282c Bugfix: Some string objects were not encrypted (for example in named destinations) 16 years ago
  Jeremias Maerki e8fd5b3999 PostScript output now generates the bounding box DSC comments for the whole document. 16 years ago
  Jeremias Maerki e9693885fd Added basic support for PDF page labels. 16 years ago
  Jeremias Maerki eb93b9ef53 Bugzilla #44176: 16 years ago
  Jeremias Maerki 0c87214d3a Added new extension element: fox:external-document. It allows to add whole documents such as multi-page TIFF images to be inserted as peers to a page-sequence. Each image will make up an entire page. See the documentation for details. ATM, only single pages are possible. Multi-page images will be supported with the new image package. 16 years ago
  Jeremias Maerki ed61f771c4 Added support for scale-down-to-fit and scale-up-to-fit. 16 years ago
  Vincent Hennebert 5aba3fd799 SVG support for AFP is an important addition IMO. 16 years ago
  Vincent Hennebert f15db7d7e2 Streamlined the recording of row offsets, by replacing Map with a List. Fixed bug #43633 in the same time. 16 years ago
  Adrian Cumiskey a1dc7b36c1 Updated status with SVG support for AFP. 16 years ago
  Jeremias Maerki 3215a1e4e3 Bugzilla #37993: 16 years ago
  Vincent Hennebert 06cc9812b1 Added fixes-bug attributes for: 16 years ago