You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

status.xml 74KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!--
  3. Licensed to the Apache Software Foundation (ASF) under one or more
  4. contributor license agreements. See the NOTICE file distributed with
  5. this work for additional information regarding copyright ownership.
  6. The ASF licenses this file to You under the Apache License, Version 2.0
  7. (the "License"); you may not use this file except in compliance with
  8. the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. -->
  16. <!-- $Id$ -->
  17. <!DOCTYPE status PUBLIC "-//APACHE//DTD Status V1.3//EN"
  18. "http://forrest.apache.org/dtd/status-v13.dtd">
  19. <status>
  20. <developers>
  21. <!-- In alphabetical order (last name) -->
  22. <person name="Max Berger" email="mayberger@apache.org" id="MB"/>
  23. <person name="Chris Bowditch" email="cbowditch@apache.org" id="CB"/>
  24. <person name="Jay Bryant" email="jbryant@apache.org" id="JB"/>
  25. <person name="Adrian Cumiskey" email="acumiskey@apache.org" id="AC"/>
  26. <person name="Bertrand Delacrétaz" email="bdelacretaz@apache.org" id="BD"/>
  27. <person name="Andreas Delmelle" email="adelmelle@apache.org" id="AD"/>
  28. <person name="Luca Furini" email="lfurini@apache.org" id="LF"/>
  29. <person name="Christian Geisert" email="chrisg@apache.org" id="CG"/>
  30. <person name="Vincent Hennebert" email="vhennebert@apache.org" id="VH"/>
  31. <person name="Clay Leeds" email="clay@apache.org" id="CL"/>
  32. <person name="Manuel Mall" email="manuel@apache.org" id="MM"/>
  33. <person name="Jeremias Märki" email="jeremias@apache.org" id="JM"/>
  34. <person name="Simon Pepping" email="spepping@apache.org" id="SP"/>
  35. <person name="the FOP committers" email="fop-dev@xmlgraphics.apache.org" id="all"/>
  36. <person name="Volunteer needed" email="general@xmlgraphics.apache.org" id="open"/>
  37. <!-- See also src/documentation/content/xdocs/team.xml -->
  38. </developers>
  39. <contexts>
  40. <context id="Docs" title="Changes to Documentation"/>
  41. <context id="Code" title="Changes to the Code Base"/>
  42. <context id="Layout" title="Changes to the Layout Engine"/>
  43. <context id="Renderers" title="Changes to Renderers (Output Formats)"/>
  44. <context id="Fonts" title="Changes to the Font Subsystem"/>
  45. <context id="API" title="Changes to the End-User API"/>
  46. <context id="Extensions" title="Changes to the Bundled Extensions"/>
  47. <context id="Images" title="Changes to the Image Support"/>
  48. </contexts>
  49. <changes>
  50. <release version="FOP Trunk" date="TBD">
  51. <action context="Layout" dev="JM" type="fix" fixes-bug="45470">
  52. Added LayoutManagerMapping.registerMaker() to make registration of custom
  53. layout managers easier.
  54. </action>
  55. <action context="Layout" dev="LF" type="fix">
  56. Fixed absolute positioning of block-containers when specified
  57. using right and bottom instead of left and top.
  58. </action>
  59. <action context="Renderers" dev="AC" type="add">
  60. Added PDF encryption parameter support in configuration.
  61. </action>
  62. <action context="Layout" dev="LF" type="add">
  63. Allowing non-zero borders and padding on page regions when
  64. relaxed validation is turned on.
  65. </action>
  66. <action context="Layout" dev="LF" type="fix">
  67. Fixed an inconsistency in footnote handling that led to unnecessary
  68. empty areas in pages whose last normal line contains footnotes
  69. when the page bpd is not the same for all pages.
  70. </action>
  71. <action context="Code" dev="AD" type="update" importance="high">
  72. Changed FONode.addCharacters() parameter to closer match the signature of
  73. the standard SAX characters() event (reduces confusion and computations).
  74. <em>!! Implementors of extensions that subclass FONode directly, and
  75. offer an implementation for addCharacters() should take care to make
  76. similar modifications in their code !!</em>
  77. </action>
  78. <!-- change reverted, to be added back later
  79. <action context="Renderers" dev="AC" importance="high" type="add">
  80. Added SVG support for AFP (GOCA).
  81. </action -->
  82. <action context="Renderers" dev="JM" type="add" fixes-bug="45115" due-to="Martin Edge">
  83. Added a PCL-specific extension attribute on simple-page-master for controlling
  84. the simplex/duplex mode.
  85. </action>
  86. <action context="Code" dev="AD" type="fix" fixes-bug="45097">
  87. Corrected white-space-treatment for situations where an inline-node is the first/last
  88. child node of an fo:block, without preceding/following text.
  89. </action>
  90. <action context="Layout" dev="MB" type="add">
  91. Implemented word-by-ford font-selection strategy on text.
  92. </action>
  93. <action context="Layout" dev="MB" type="add">
  94. Support character-by-character font-selection strategy on fo:character element.
  95. </action>
  96. <action context="Layout" dev="AD" type="fix" fixes-bug="44794">
  97. Added support for page-number-citation and page-number-citation-last
  98. of fo:inline. Corrected behavior for page-number-citation-last
  99. of fo:block: forward references now properly resolved.
  100. </action>
  101. <action context="Fonts" dev="JM" type="add">
  102. For auto-detected fonts it is now possible to specify that a font needs to be referenced
  103. rather than embedded (for the output formats that support this distinction).
  104. </action>
  105. <action context="Layout" dev="AD" type="fix" fixes-bug="42423">
  106. Added support for the "id" attribute on fo:wrappers when used
  107. as a child of the fo:flow.
  108. </action>
  109. <action context="Layout" dev="AD" type="fix" fixes-bug="41500">
  110. Fixed a ClassCastException when using an fo:wrapper as a child
  111. of an fo:block-container.
  112. </action>
  113. <action context="Fonts" dev="AC" type="add">
  114. Add support for font substitution.
  115. </action>
  116. <action context="Renderers" dev="JM" type="fix" fixes-bug="43650">
  117. PCL Renderer: Improved page format selection so it doesn't interfere with
  118. duplex printing.
  119. </action>
  120. <action context="Layout" dev="AD" type="fix" fixes-bug="42703">
  121. Fixed a regression introduced by the fix for
  122. <link href="https://issues.apache.org/bugzilla/show_bug.cgi?id=44286">Bugzilla 44286</link>.
  123. </action>
  124. <action context="Layout" dev="AD" type="fix" fixes-bug="43591">
  125. Activated min-height/max-height and min-width/max-width properties.
  126. </action>
  127. <action context="Code" dev="AD" type="fix" fixes-bug="44203">
  128. Fixed a logic error in Hyphenator.java:
  129. If the source had an associated InputStream, an UnsupportedOperationException was
  130. triggered.
  131. </action>
  132. <action context="Renderers" dev="AD" type="add" fixes-bug="44634">
  133. Add partial support for the "show-destination" property on fo:basic-link
  134. (PDF output only; see limitations on the compliance page)
  135. </action>
  136. <action context="Layout" dev="JM" type="add">
  137. Added minimal support for integer keep values on the various keep properties on block-level
  138. FOs. For now, all integer values are treated the same (i.e. without strength distinction).
  139. Using integers allows to avoid overflows that can happen when "always" is used extensively.
  140. </action>
  141. <action context="Renderers" dev="JM" type="add">
  142. Added support for rendering pages using JPS (Java Printing System). See new example:
  143. examples/embedding/java/ExamplesFO2JPSPrint.java
  144. </action>
  145. <action context="Renderers" dev="JM" type="add" fixes-bug="41687">
  146. Restored ability to specify from/to and odd/even pages as well as the number of copies
  147. for printing from the command-line.
  148. </action>
  149. <action context="Renderers" dev="JM" type="add" fixes-bug="44678" due-to="Antti Karanta">
  150. Added ability to pass a preconfigured PrinterJob instance to the PrintRenderer via
  151. the rendering options map.
  152. </action>
  153. <action context="Renderers" dev="JM" type="add" fixes-bug="44743" due-to="Yegor Kozlov">
  154. Added a public accessor for reference to the current page to PDFGraphics2D.
  155. </action>
  156. <action context="Fonts" dev="JM" type="add" fixes-bug="44737" due-to="Jason Harrop">
  157. Added support for auto-configuring TrueType Collections. XML font metrics files for
  158. *.ttc fonts are not required anymore.
  159. </action>
  160. <action context="Renderers" dev="JM" type="update">
  161. When a JPEG image is embedded, an optionally embedded color profile is filtered out
  162. as it's already embedded separately in the PDF file.
  163. </action>
  164. <action context="Fonts" dev="JM" type="add">
  165. Added support for addressing all glyphs available in a Type 1 font, not just the ones
  166. in the font's primary encoding.
  167. </action>
  168. </release>
  169. <release version="0.95" date="TBD">
  170. <notes>
  171. <section>
  172. <title>Notes</title>
  173. <p>
  174. Besides the important changes listed below, the most important areas with
  175. improvements in this release are:
  176. </p>
  177. <ul>
  178. <li>
  179. Many bugfixes in tables, plus some new features (full support for keeps and
  180. breaks, border conditionality, background on columns and header/footer/body)
  181. </li>
  182. <li>
  183. Improvements and bugfixes for font handling and font
  184. auto-detection/-registration.
  185. </li>
  186. <li>
  187. Performance improvements and memory optimizations for the property handling
  188. in the FO tree.
  189. </li>
  190. </ul>
  191. <p>
  192. Please note that with this release, we've dropped support for Java 1.3.
  193. FOP will, from now on, <strong>require at least Java 1.4</strong>.
  194. </p>
  195. <p>
  196. There have been a few changes in tables that make FOP both more strict and more
  197. compliant to the Recommendation:
  198. <ul>
  199. <li>XSL-FO 1.1 explicitly states that a row-spanning fo:table-cell element is not
  200. allowed to span further than its enclosing fo:table-header/footer/body element
  201. (see bottom of <link href="http://www.w3.org/TR/xsl11/#fo_table">section
  202. 6.7.3</link>). From now on FOP will give a validation error if a document
  203. contains such an erroneous cell.
  204. </li>
  205. <li>
  206. <p>If an fo:table element contains explicit fo:table-column children, then those
  207. elements set the total number of columns in the table. This means that a
  208. validation error will now occur if a row contains more cells than available
  209. columns. This change allows to improve performance, since the rendering of the
  210. table may start as soon as the table-column elements have been parsed.</p>
  211. <p>If more flexibility is needed, then the fo:table-column elements may be just
  212. omitted. The final number of columns will then be set by the row that has the
  213. most cells.</p>
  214. </li>
  215. </ul>
  216. </p>
  217. <p>
  218. The image libraries Jimi and JAI are no longer needed (and used) for image loading.
  219. Instead we rely completely on the Image I/O API that has been introduced with
  220. Java 1.4. If you still need support for bitmap image formats that do not work
  221. out-of-the-box, we recommend adding
  222. <link href="http://jai-imageio.dev.java.net/">JAI Image I/O Tools</link>
  223. (an Image I/O compatible image codec package) to the classpath. JAI is still required
  224. for building the FOP distribution but it is optional for normal builds and at run-time.
  225. </p>
  226. <note>
  227. This final 0.95 release contains all the
  228. <a href="changes_0.95beta.html">changes made for Apache FOP 0.95beta</a>.
  229. </note>
  230. </section>
  231. </notes>
  232. <action context="Renderers" dev="JM" type="fix">
  233. Fixed a color selection problem which occurred after an image has been painted
  234. through the Graphics2DAdapter in PDF output.
  235. </action>
  236. <action context="Renderers" dev="JM" type="fix" fixes-bug="41306">
  237. Fixed page ordering problem with AWTRenderer.
  238. </action>
  239. <action context="Renderers" dev="JM" type="fix" fixes-bug="39980">
  240. Fixed image scaling for RTF output.
  241. </action>
  242. <action context="API" dev="JM" type="fix">
  243. Fixed the -imagein command-line option.
  244. </action>
  245. <action context="Renderers" dev="JM" type="add" fixes-bug="43825" due-to="Maximilian Aster">
  246. Added support for fo:leader for RTF output (no full support!). Fixes problems with empty leaders
  247. being used to force empty lines among other issues.
  248. </action>
  249. <action context="Renderers" dev="JM" type="add" fixes-bug="43824" due-to="Maximilian Aster">
  250. Added support for page-number-citation for RTF output.
  251. </action>
  252. <action context="Renderers" dev="JM" type="fix" fixes-bug="43606" due-to="Maximilian Aster">
  253. Fixed handling of proportional-column-width() and percentages for table column in RTF
  254. output.
  255. </action>
  256. <action context="Layout" dev="AD" type="fix" fixes-bug="45295">
  257. Fixed NullPointerException when page-number-citations are used inside a marker.
  258. </action>
  259. <action context="Images" dev="JM" type="fix">
  260. Fixed two bugs concerning resolution handling with SVG images and their
  261. conversion to bitmaps for RTF output.
  262. </action>
  263. <action context="Code" dev="JM" type="fix" fixes-bug="44887" importance="high">
  264. Fixed potential multi-threading problem concerning the use of DecimalFormat.
  265. </action>
  266. <action context="Layout" dev="JM" type="fix" fixes-bug="44412">
  267. Regression bugfix: Multiple collapsible breaks don't cause empty pages anymore.
  268. </action>
  269. <action context="Renderers" dev="JM" type="fix">
  270. Fixed resolution handling inside AWT preview dialog.
  271. </action>
  272. <action context="Renderers" dev="JM" type="fix" importance="high">
  273. Fixed positioning of absolutely positioned block-containers in multi-column documents.
  274. </action>
  275. <action context="Renderers" dev="JM" type="fix" importance="high">
  276. Fixed rendering of fixed block-containers in AFP output.
  277. </action>
  278. <action context="Layout" dev="VH" type="fix" fixes-bug="41621" importance="high">
  279. Various bugfixes for table layout.
  280. </action>
  281. <action context="Renderers" dev="JM" type="fix">
  282. Fixed regression causing bad positioning of block-containers if used as descendant
  283. of a table-cell.
  284. </action>
  285. <action context="Fonts" dev="JM" type="fix">
  286. Fixed text extraction problem with ZapfDingbats and Symbol font in PDF output.
  287. </action>
  288. <action context="Images" dev="JM" type="fix">
  289. Fixed a performance problem concerning image serialization.
  290. </action>
  291. <action context="Fonts" dev="JM" type="fix">
  292. Fixed NullPointerException when loading a TrueType font using XML font metric files.
  293. </action>
  294. </release>
  295. <release version="0.95beta" date="26 March 2008">
  296. <notes>
  297. <section>
  298. <title>Notes</title>
  299. <p>
  300. Besides the important changes listed below, the most important areas with
  301. improvements in this release are:
  302. </p>
  303. <ul>
  304. <li>
  305. Many bugfixes in tables, plus some new features (full support for keeps and
  306. breaks, border conditionality, background on columns and header/footer/body)
  307. </li>
  308. <li>
  309. Improvements and bugfixes for font handling and font
  310. auto-detection/-registration.
  311. </li>
  312. <li>
  313. Performance improvements and memory optimizations for the property handling
  314. in the FO tree.
  315. </li>
  316. </ul>
  317. <p>
  318. Please note that with this release, we've dropped support for Java 1.3.
  319. FOP will, from now on, <strong>require at least Java 1.4</strong>.
  320. </p>
  321. <p>
  322. There have been a few changes in tables that make FOP both more strict and more
  323. compliant to the Recommendation:
  324. <ul>
  325. <li>XSL-FO 1.1 explicitly states that a row-spanning fo:table-cell element is not
  326. allowed to span further than its enclosing fo:table-header/footer/body element
  327. (see bottom of <link href="http://www.w3.org/TR/xsl11/#fo_table">section
  328. 6.7.3</link>). From now on FOP will give a validation error if a document
  329. contains such an erroneous cell.
  330. </li>
  331. <li>
  332. <p>If an fo:table element contains explicit fo:table-column children, then those
  333. elements set the total number of columns in the table. This means that a
  334. validation error will now occur if a row contains more cells than available
  335. columns. This change allows to improve performance, since the rendering of the
  336. table may start as soon as the table-column elements have been parsed.</p>
  337. <p>If more flexibility is needed, then the fo:table-column elements may be just
  338. omitted. The final number of columns will then be set by the row that has the
  339. most cells.</p>
  340. </li>
  341. </ul>
  342. </p>
  343. <p>
  344. The image libraries Jimi and JAI are no longer needed (and used) for image loading.
  345. Instead we rely completely on the Image I/O API that has been introduced with
  346. Java 1.4. If you still need support for bitmap image formats that do not work
  347. out-of-the-box, we recommend adding
  348. <link href="http://jai-imageio.dev.java.net/">JAI Image I/O Tools</link>
  349. (an Image I/O compatible image codec package) to the classpath. JAI is still required
  350. for building the FOP distribution but it is optional for normal builds and at run-time.
  351. </p>
  352. </section>
  353. </notes>
  354. <action context="Layout" dev="JM" type="fix" fixes-bug="44412">
  355. Bugfix: The before border of a block is no longer swallowed if its first child issues
  356. a break-before.
  357. </action>
  358. <action context="Layout" dev="JM" type="fix" fixes-bug="44412">
  359. Bugfix: When there was a forced break after a block with (conditional) borders the
  360. border-after wasn't painted.
  361. </action>
  362. <action context="Layout" dev="VH" type="fix">
  363. Bugfix: a forced break inside a cell was ignored when occurring before the minimum height
  364. set on the enclosing row was set.
  365. </action>
  366. <action context="Layout" dev="JM" type="fix">
  367. Fixed exceptions when lists, tables or block-container are children of an inline-level
  368. FO.
  369. </action>
  370. <action context="Layout" dev="VH" type="add" importance="high">
  371. Added support for background on fo:table-column and fo:table-header/footer/body elements.
  372. </action>
  373. <action context="Layout" dev="VH" type="fix">
  374. Fixed the rendering of the area of a table corresponding to border-separation, which must
  375. be filled with the background of the table, and not the rows.
  376. </action>
  377. <action context="Layout" dev="VH" type="fix">
  378. Improved conformance: even if a table-cell spans several rows its background must
  379. correspond to the first row spanned.
  380. </action>
  381. <action context="Renderers" dev="JM" type="fix" due-to="Gordon Cooke">
  382. Slight improvement for thin lines in Java2D/AWT output.
  383. </action>
  384. <action context="Layout" dev="VH" type="add">
  385. Added full support for keep-with-previous on fo:table-row and in fo:table-cell elements.
  386. </action>
  387. <action context="Code" dev="MB" type="add">
  388. Turned on XInclude processing for the main source given on the command line.
  389. </action>
  390. <action context="Fonts" dev="JM" type="fix" fixes-bug="44451" due-to="Justus Piater">
  391. Improved the font auto-detection so fonts accessed using the font-family name are
  392. selected with higher accuracy.
  393. </action>
  394. <action context="API" dev="JM" type="remove">
  395. Removed deprecated methods in the "apps" package that were left-overs from the API
  396. discussions.
  397. </action>
  398. <action context="Fonts" dev="JM" type="add">
  399. Added support for unusual font encodings (like for Symbol or Cyrillic fonts) of Type 1
  400. fonts in PDF and PostScript output.
  401. </action>
  402. <action context="Layout" dev="VH" type="fix" fixes-bug="44321">
  403. Moved to the FO tree stage the check for break-before/after on table-row while spanning in
  404. progress.
  405. </action>
  406. <action context="Layout" dev="VH" type="add">
  407. Added full support for breaks before and after table cells (that is, break-before/after set
  408. on the first/last child of a cell).
  409. </action>
  410. <action context="Layout" dev="VH" type="add">
  411. Added full support for breaks inside the cells of a table.
  412. </action>
  413. <action context="Code" dev="AD" type="fix" fixes-bug="41631">
  414. Added correct percentage resolution for arguments to the proportional-column-width() function.
  415. </action>
  416. <action context="Fonts" dev="JM" type="fix">
  417. Bugfix for date formatting with negative time zones in the PDF's Info object.
  418. This affected PDF/A compliance.
  419. </action>
  420. <action context="Renderers" dev="JM" type="add">
  421. Added an option to disable the default sRGB profile in PDF output for those who
  422. don't care about color fidelity, but care about PDF file size.
  423. </action>
  424. <action context="Code" dev="AD" type="fix" fixes-bug="43705">
  425. Fixed a bug when the rgb-icc() function was used either before the fo:declarations,
  426. or in documents without a fo:declarations node. In such cases, the sRGB fallback
  427. is now used to avoid an ugly NullPointerException.
  428. </action>
  429. <action context="Code" dev="AD" type="add">
  430. Added very basic parsing for the xml:lang shorthand.
  431. </action>
  432. <action context="Code" dev="AD" type="fix" fixes-bug="44343">
  433. Fixed a bug when using relative font-size (smaller/larger) in combination
  434. with percentages.
  435. </action>
  436. <action context="Fonts" dev="JM" type="fix">
  437. Bugfix for handling of optional tables in subset TrueType fonts. This bug caused errors
  438. in various PDF viewers.
  439. </action>
  440. <action context="Renderers" dev="JM" type="add">
  441. Added support for the natural language indentifier ("Lang" in the document catalog)
  442. for PDF documents based on the language/country values on fo:page-sequence.
  443. </action>
  444. <action context="Code" dev="AD" type="fix" fixes-bug="44286" due-to="Stefan Ziel">
  445. Fixed a memory-leak in XMLWhiteSpaceHandler.
  446. </action>
  447. <action context="Layout" dev="VH" type="fix" fixes-bug="44289">
  448. Fixed the resolution of borders when header/footer is omitted at page breaks.
  449. </action>
  450. <action context="Layout" dev="VH" type="add" importance="high" fixes-bug="43934">
  451. Added support for conditional borders in tables, for both the separate and the collapsing
  452. border model.
  453. </action>
  454. <action context="Layout" dev="JM" type="fix" fixes-bug="44160">
  455. Fixed a possible IndexOutOfBoundsException that could happen with certain constellations
  456. when footnotes are used.
  457. </action>
  458. <action context="Layout" dev="JM" type="fix">
  459. Compliance fix: for absolutely positioned block-containers, "top" wasn't
  460. interpreted correctly.
  461. </action>
  462. <action context="Extensions" dev="JM" type="add">
  463. New extension attribute fox:transform on fo:block-container allows free-form transformation
  464. (rotation, scaling etc.) of absolute and fixed block-containers. Supported only
  465. for PDF, PS and Java2D-based renderers.
  466. </action>
  467. <action context="Renderers" dev="JM" type="fix">
  468. Fixed logic error setting the transformation matrix for block-container viewports
  469. (applies to absolute and fixed block-containers only).
  470. Important: External renderer implementations need to adjust for the change and implement
  471. the new method concatenateTransformationMatrix(AffineTransform) if the renderer is
  472. derived from AbstractPathOrientedRenderer.
  473. </action>
  474. <action context="Images" dev="JM" importance="high" type="fix">
  475. A new image loading framework has been introduced to fix various problems with external
  476. graphics and improve performance.
  477. </action>
  478. <action context="Renderers" dev="JM" type="fix">
  479. Fixed generation of named destinations so it works when the PDF document is encrypted.
  480. </action>
  481. <action context="Renderers" dev="JM" type="add">
  482. PostScript output now generates the bounding box DSC comments for the whole document.
  483. </action>
  484. <action context="Renderers" dev="JM" type="add">
  485. Added support for PDF page labels.
  486. </action>
  487. <action context="Renderers" dev="JM" type="add" fixes-bug="44176" due-to="Patrick Jaromin">
  488. Added support for custom fonts in Java2DRenderer and derived renderers.
  489. </action>
  490. <action context="Extensions" dev="JM" type="add" importance="high">
  491. Added new extension element: fox:external-document. It allows to add whole documents
  492. such as multi-page TIFF images to be inserted as peers to a page-sequence. Each image
  493. will make up an entire page. See the documentation for details.
  494. </action>
  495. <action context="Layout" dev="JM" type="add">
  496. Added minimal support for the .minimum/.maximum components of block/inline-progression-dimension
  497. on fo:external-graphic and fo:instream-foreign-object.
  498. </action>
  499. <action context="Layout" dev="JM" type="add" importance="high">
  500. Added support for scale-down-to-fit and scale-up-to-fit (introduced in XSL 1.1).
  501. </action>
  502. <action context="Layout" dev="VH" type="fix" fixes-bug="43633">
  503. Bugfix: content of a row with zero height overriding the previous row
  504. </action>
  505. <action context="Renderers" dev="JM" type="fix" fixes-bug="37993">
  506. Bugfix: allow multiple bookmarks to point at the same destination.
  507. </action>
  508. <action context="Layout" dev="JM" type="fix" fixes-bug="43917">
  509. Bugfix for border-after painting and element list generation when a
  510. forced break is involved.
  511. </action>
  512. <action context="Layout" dev="JM" type="fix" fixes-bug="40230">
  513. Bugfix: no empty page is generated anymore if there's no content
  514. after a break-after.
  515. </action>
  516. <action context="Layout" dev="VH" type="fix" fixes-bug="43803">
  517. Restored proper handling of fo:table-cell having no children, which is allowed in relaxed
  518. validation mode.
  519. </action>
  520. <action context="Layout" dev="JM" type="fix">
  521. Memory Leak fixed in the Property Cache. Fixed by Jeremias Maerki. Reported and Tested By
  522. Chris Bowditch.
  523. </action>
  524. <action context="Layout" dev="VH" type="fix" fixes-bug="43712">
  525. Bugfix in tables: wrong element generation by the merging algorithm when glues must be
  526. produced to cope with conditional spaces. The corresponding length was added twice: one in
  527. the glue itself and one in the following box.
  528. </action>
  529. <action context="Code" dev="JM" type="fix">
  530. Bugfix for URI resolution: Make StreamSources without system identifier work again.
  531. </action>
  532. <action context="Code" dev="JM" type="fix" fixes-bug="43910" due-to="David Delbecq">
  533. Avoid a NullPointerException in AreaTreeHandler.endDocument().
  534. </action>
  535. <action context="Layout" dev="VH" type="fix" fixes-bug="43766">
  536. Bugfix: breaks generated by the merging algorithm for a table-row containing empty cells
  537. had always a penalty of 900.
  538. </action>
  539. <action context="Layout" dev="JM" type="add" fixes-bug="43605" due-to="V. Schappert">
  540. Added methods for fo:page-number-citation(-last) in FOEventHandler.
  541. </action>
  542. <action context="Layout" dev="VH" type="add">
  543. Step towards performance: the collapsing-border resolution algorithm no longer triggers the
  544. retrieving of the whole table, when possible.
  545. </action>
  546. <action context="Layout" dev="VH" type="fix">
  547. In case of missing cells the border-end of the table was applied to an inner cell, instead
  548. of the (empty) cell in the last column.
  549. </action>
  550. <action context="Layout" dev="VH" type="fix">
  551. Fixed the resolution of borders with table-columns (border-before/after was wrongly applied
  552. to every cell of the column).
  553. </action>
  554. <action context="Layout" dev="VH" type="fix" fixes-bug="42768">
  555. Fixed the resolution of border-end on cells spanning several rows.
  556. </action>
  557. <action context="Fonts" dev="JM" type="fix" fixes-bug="43835" due-to="David Churavy">
  558. Bugfix: Use Font.getName() (logical font name) instead of Font.getFontName()
  559. (localized) when registering fonts from AWT.
  560. </action>
  561. <action context="Fonts" dev="JM" type="fix">
  562. Made the way TrueType fonts are embedded in PDF compliant to the
  563. specification so viewers correctly identify subset fonts.
  564. </action>
  565. <action context="Fonts" dev="JM" type="fix">
  566. Fixed font-autodetection so fonts with uppercase extensions are
  567. detected, too.
  568. </action>
  569. <action context="Fonts" dev="JM" type="update">
  570. Improved font auto-detection and handling of AWT-supplied fonts in order
  571. to achieve better results when using multiple output formats. Whenever
  572. possible, the font names appearing in the operating system can also
  573. be used in XSL-FO.
  574. </action>
  575. <action context="Renderers" dev="JM" type="fix">
  576. Fixed regression: transparent-page-background was not recognized for PNG output.
  577. </action>
  578. <action context="Layout" dev="VH" type="add">
  579. Added check for table-cells which span more rows than available in their parent element
  580. (table-header/footer/body).
  581. </action>
  582. <action context="Layout" dev="AD" type="add">
  583. Added support for fo:markers in fo:inline and fo:basic-link.
  584. </action>
  585. <action context="Renderers" dev="JM" type="update" importance="high">
  586. PDF Transcoder (SVG) text painting has been completely rewritten.
  587. Except for some special cases (with filters for example), all text
  588. (including flow text) is now painted using PDF text operators.
  589. </action>
  590. <action context="Layout" dev="AD" type="add" fixes-bug="42748">
  591. Added support for ids on empty fo:inlines.
  592. </action>
  593. <action context="Fonts" dev="AC" type="add" fixes-bug="42982" due-to="Max Berger">
  594. Add Font support in jar files.
  595. </action>
  596. <action context="Renderers" dev="AC" type="fix" fixes-bug="43042" due-to="Andrejus Chaliapinas">
  597. Postscript extension cleanup.
  598. </action>
  599. <action context="Renderers" dev="AC" type="fix" fixes-bug="43587">
  600. Fix to avoid ClassCastException where multiple ps:ps-comments are declared within fo:declarations.
  601. </action>
  602. <action context="Fonts" dev="AC" type="fix" fixes-bug="43143">
  603. Fix to avoid NullPointerException when parsing ExpertEncoded and ExpertSubsetEncoded Type 1 fonts.
  604. </action>
  605. <action context="Renderers" dev="AC" type="fix" fixes-bug="43439">
  606. Fixes missing TLE value attribute when using AreaTree input with the AFP renderer.
  607. </action>
  608. <action context="Renderers" dev="JM" type="add">
  609. Added generic structures to the PDF library in order to support PDF
  610. file in fo:external-graphic later.
  611. </action>
  612. <action context="Code" dev="JM" type="add" fixes-bug="43597" due-to="Max Berger">
  613. Added support for SVGZ.
  614. </action>
  615. <action context="Layout" dev="JM" type="fix">
  616. Bugfix for NPE with empty table-row (regression from 0.93).
  617. </action>
  618. <action context="Renderers" dev="JM" type="add">
  619. Added a configuration setting to the PCL renderer to disable PJL commands.
  620. </action>
  621. <action context="Renderers" dev="JM" type="fix" fixes-bug="43464" due-to="Bruno Feurer">
  622. Fix to avoid a ClassCastException in renderer configuration.
  623. </action>
  624. <action context="Renderers" dev="JM" type="fix" fixes-bug="43439" due-to="Adrian Cumiskey">
  625. Fixed the restoration of the TLE values from the intermediate format
  626. for the AFP extension elements.
  627. </action>
  628. <action context="Renderers" dev="JM" type="add" fixes-bug="43041" due-to="Adrian Cumiskey">
  629. Added a configuration setting for the renderer/device resolution to the AFP renderer.
  630. </action>
  631. <action context="Layout" dev="AD" type="update">
  632. Facilitate the implementation for font-selection-strategy:<br/>
  633. • Changed FontInfo.fontLookup to always return an array of FontTriplet.<br/>
  634. • Changed CommonFont.getFontState to return an array of FontTriplet.<br/>
  635. • Initial modifications to the related LMs: initialized with
  636. the font corresponding to the first of the triplets.<br/>
  637. </action>
  638. <action context="Layout" dev="AD" type="update">
  639. PropertyCache phase 2:<br/>
  640. • improvement of the PropertyCache itself should now guarantee acceptable
  641. performance of the static caches in multi-session environments, which is
  642. a possible problem with synchronizedMap.<br/>
  643. • changed CommonFont to use the cache:
  644. added CachedCommonFont to contain the properties that are always cacheable
  645. CommonFont itself is only cached if the remaining properties are absolutes.<br/>
  646. • changed CommonHyphenation, KeepProperty, ColorProperty and FontFamilyProperty to use the cache.<br/>
  647. </action>
  648. <action context="Layout" dev="AD" type="fix" fixes-bug="42705">
  649. Fixed swallowing PCDATA in text-node children of
  650. retrieved markers.
  651. </action>
  652. <action context="Layout" dev="AD" type="fix" fixes-bug="42703">
  653. Fixed erroneous white-space removal in retrieved markers.
  654. </action>
  655. <action context="Layout" dev="AD" type="fix" fixes-bug="43274" due-to="ckohrn.at.tng.de">
  656. Fixed erroneous usage of inherited color-values in SVG.
  657. </action>
  658. </release>
  659. <release version="0.94" date="24th August 2007">
  660. <action context="Code" dev="JM" type="fix">
  661. AFP Renderer: Bugfix for 1 bit images where the width is not a multiple of 8.
  662. </action>
  663. <action context="Code" dev="MM" type="add">
  664. Support for keep-together.within-line="always".
  665. </action>
  666. <action context="Code" dev="MM" type="fix">
  667. Fixed incomplete support for Unicode Word Joiner characters (U+2060 and U+FEFF).
  668. </action>
  669. <action context="Code" dev="VH" type="add">
  670. Add support for conditional spaces in table-cells.
  671. </action>
  672. <action context="Code" dev="AD" type="add" fixes-bug="42785" due-to="Max Berger">
  673. Support alignment-adjust for images.
  674. </action>
  675. <action context="Code" dev="AD" type="add" fixes-bug="41044" due-to="Richard Wheeldon">
  676. Partial application of the patch in Bugzilla 41044:
  677. * addition of a generic PropertyCache to be used by all Property
  678. types that can be safely canonicalized
  679. * modified EnumProperty, StringProperty, NumberProperty, EnumNumber
  680. and FixedLength to make use of the cache infrastructure
  681. </action>
  682. <action context="Code" dev="AD" type="update" fixes-bug="41656">
  683. Refactoring in the fo package:
  684. -> removal of the childNodes instance member in fop.fo.FObj
  685. -> addition of a firstChild instance member in fop.fo.FObj
  686. -> addition of a siblings instance member in fop.fo.FONode
  687. -> addition of a FONodeIterator interface in FONode + corresponding implementation in FObj
  688. -> changed implementations of FObj.addChildNode(), .removeChild() and .getChildNodes()
  689. </action>
  690. <action context="Code" dev="AD" type="update" fixes-bug="42089" due-to="Adrian Cumiskey">
  691. Code cleanup and restructuring:
  692. Refactoring of PageSequenceLayoutManager and provide common FObj id property use
  693. </action>
  694. <action context="Code" dev="AD" type="add">
  695. Slight improvement of relative font-weight handling in the properties
  696. package.
  697. </action>
  698. <action context="Code" dev="JM" type="update">
  699. Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007.
  700. </action>
  701. <action context="Code" dev="JM" type="add" importance="high" fixes-bug="41831" due-to="Adrian Cumiskey">
  702. Add support for font auto-detection (easier font configuration).
  703. </action>
  704. <action context="Code" dev="JM" type="update" fixes-bug="42406" due-to="Hussein Shafie">
  705. Use source resolution setting for bitmap images which don't provide their own
  706. resolution.
  707. </action>
  708. <action context="Code" dev="JM" type="fix" fixes-bug="42109" due-to="Paul Vinkenoog">
  709. Fixed the rendering of zero-width spaces for certain fonts by not generating them into
  710. the area tree.
  711. </action>
  712. <action context="Code" dev="LF" type="fix">
  713. Fixed a problem with disappearing footnotes inside hyphenated inlines (and footnotes with hyphenated inline child).
  714. </action>
  715. <action context="Code" dev="JM" type="add" fixes-bug="42067" due-to="Paul Vinkenoog">
  716. Add support for exact positioning of internal PDF links.
  717. </action>
  718. <action context="Code" dev="JM" type="fix" fixes-bug="41434" due-to="Martin Kögler">
  719. Fix PDF Genaration for non-ASCII compatible locales.
  720. </action>
  721. <action context="Code" dev="VH" type="fix">
  722. Fix several exceptions when break-before/after is set on the first/last row of a table.
  723. </action>
  724. <action context="Code" dev="VH" type="fix">
  725. Fix extra page break when break-before is set on both a table and its first row.
  726. </action>
  727. <action context="Code" dev="VH" type="fix">
  728. Make keep-with-next and keep-with-previous work on fo:table.
  729. </action>
  730. <action context="Code" dev="VH, JM" type="add" importance="high" fixes-bug="36934">
  731. Add support for the collapsing-border model in tables.
  732. </action>
  733. <action context="Code" dev="JB" type="add" importance="high">
  734. Add support for named destinations in PDF.
  735. </action>
  736. <action context="Code" dev="JM" type="fix">
  737. Fixed a problem with keep-with-next on table-rows. Once a keep-with-next was set
  738. inside a table, the FO following the table would always be glued to the previous table.
  739. </action>
  740. <action context="Code" dev="JM" type="fix">
  741. Fixed a problem with the auto-rotate-landscape setting in the PostScript renderer.
  742. It didn't generate the right setpagedevice command.
  743. </action>
  744. <action context="Code" dev="JM" type="fix">
  745. Fixed an IllegalArgumentException for absolutely positioned block-containers with a
  746. border and no height/bpd set.
  747. </action>
  748. <action context="Code" dev="JM" type="add">
  749. Add support for a two-pass production for PostScript output to minimize file size. This
  750. adds images only once and adds only the fonts that are really used.
  751. </action>
  752. <action context="Code" dev="AD" type="fix" fixes-bug="41652">
  753. If a line contained nothing but a linefeed, this didn't produce empty lines.
  754. Replaced the auxiliary zero-width box with a glue the width of a line,
  755. and shrinkable to zero-width.
  756. </action>
  757. <action context="Code" dev="VH" type="fix" fixes-bug="40120" due-to="Adrian Cumiskey">
  758. Stricter FOP user configuration checking
  759. </action>
  760. <action context="Code" dev="AD" type="fix" fixes-bug="41572" due-to="Erwin Tratar">
  761. Fix parsing 'url(...)' when the URL itself contains a bracketed part.
  762. </action>
  763. <action context="Code" dev="JM" type="add">
  764. Support for GIF images in RTF output (RTF handler, only. Does not affect the RTF library.)
  765. </action>
  766. <action context="Code" dev="JM" type="fix">
  767. Fix for NPE with PNG images for RTF output.
  768. </action>
  769. <action context="Code" dev="AD" type="fix">
  770. Fix for properly parsing font-family names containing spaces.
  771. </action>
  772. <action context="Code" dev="JM" type="add">
  773. Support for soft masks (transparency) with ImageIO image adapter.
  774. </action>
  775. <action context="Code" dev="LF" type="fix" fixes-bug="41019">
  776. Fix incorrect behaviour of the BreakingAlgorithm when some inline content is wider than
  777. the available ipd, causing a restart.
  778. </action>
  779. <action context="Code" dev="JM" type="fix">
  780. Fix for PDF corruption when a TrueType font with spaces in its name is embedded and no
  781. XML font metrics file for that font is used.
  782. </action>
  783. <action context="Code" dev="JM" type="fix" fixes-bug="41426" due-to="Adrian Cumiskey">
  784. Fix for ClassCastException when fo:wrapper was used as direct child of fo:flow.
  785. Note: "id" attributes are still not handled properly on fo:wrapper!
  786. </action>
  787. <action context="Code" dev="MM" type="add">
  788. Added support for the soft hyphen (SHY) character.
  789. </action>
  790. <action context="Code" dev="MM" type="add">
  791. Added support for line-height-shift-adjustment property.
  792. </action>
  793. <action context="Code" dev="SP" type="add">
  794. Added support for the system property fop.home to
  795. cli.Main.getJARList().
  796. </action>
  797. <action context="Code" dev="JM" type="add" fixes-bug="40930">
  798. Added support for display-align for table-cell in RTF output.
  799. </action>
  800. <action context="Code" dev="MM" type="add" importance="high">
  801. Added support for UAX#14 type line breaking. Support does not extend across nested fo:inline elements.
  802. </action>
  803. </release>
  804. <release version="0.93" date="9 January 2007">
  805. <notes>
  806. <section>
  807. <title>Notes</title>
  808. <p>This is the first production grade release of the new FOP
  809. codebase.</p>
  810. <ul>
  811. <li>It contains the new API first introduced in release 0.92
  812. beta. The preceding API has been removed.
  813. </li>
  814. <li>
  815. See the <link href="../compliance.html">compliance page</link> for an
  816. overview of the compliance of this release with the XSL 1.0 and
  817. 1.1 recommendations.
  818. </li>
  819. <li>
  820. This release again contains many bug fixes and new features. See
  821. below for details.
  822. </li>
  823. <li>
  824. See the <link href="../knownissues.html">known issues page</link>
  825. for an overview of the known issues with this release.
  826. </li>
  827. </ul>
  828. <p>Caveats:</p>
  829. <ul>
  830. <li>
  831. You may experience different behaviour compared to version 0.20.5.
  832. Please consult the <link href="upgrading.html">"Upgrading"</link> page for details.
  833. </li>
  834. </ul>
  835. </section>
  836. </notes>
  837. <action context="Code" dev="BD" type="add" importance="high">
  838. Added support for the use of Open Type fonts
  839. </action>
  840. <action context="Code" dev="BD" type="update" fixes-bug="5535" due-to="Adam Strzelecki, Victor Mote" importance="high">
  841. Enabled Copy/Paste from PDF content in Acrobat Reader for text using embedded TrueType fonts.
  842. </action>
  843. <action context="Code" dev="SP" type="update" fixes-bug="41044" due-to="Richard Wheeldon">
  844. Commented out unused properties, in order to minimize memory usage.
  845. </action>
  846. <action context="Code" dev="SP" type="update" fixes-bug="41009" due-to="Richard Wheeldon">
  847. Removed unused attributes from TableCell.
  848. </action>
  849. <action context="Code" dev="JM" type="add">
  850. Added initial support for loading fonts without a pre-created XML font metric
  851. file.
  852. </action>
  853. <action context="Code" dev="JM" type="add" fixes-bug="40729" due-to="Peter Coppens" importance="high">
  854. Support for the rgb-icc() function and for a proprietary cmyk() function (for device CMYK
  855. colors only through the PDF renderer so far).
  856. </action>
  857. <action context="Code" dev="JM" type="update" fixes-bug="40813" due-to="Richard Wheeldon">
  858. Minor fixes and improvements for the AWT Preview (keyboard shortcuts, scrolling, windows
  859. setup).
  860. </action>
  861. <action context="Code" dev="JM" type="add" fixes-bug="40849" due-to="Dominic Brügger">
  862. Added support for SVG in fo:instream-foreign objects for RTF output.
  863. </action>
  864. <action context="Code" dev="JM" type="fix">
  865. Bugfix: Fixed bug when the sum of column widths of a table is larger than the
  866. specified widths. The table width was not adjusted.
  867. </action>
  868. <action context="Code" dev="JM" type="fix">
  869. Bugfix: Nested tables with headers and footers were not handled correctly and could
  870. overlap with the region-after.
  871. </action>
  872. <action context="Code" dev="JM" type="add" fixes-bug="40519" due-to="Oliver Hernàndez Valls">
  873. Added support for CCITT compression in the TIFFRenderer by switching to the ImageWriter
  874. abstraction from XML Graphics Commons.
  875. </action>
  876. <action context="Code" dev="JM" type="add">
  877. Extension properties fox:orphan-content-limit and fox:widow-content-limit which
  878. help with list-block and table layout. See the documentation for details.
  879. </action>
  880. <action context="Code" dev="JM" type="add">
  881. Configuration option in the Java2D-based renderers that allows to disable the default
  882. white background in order to produce bitmap output with transparency.
  883. </action>
  884. <action context="Code" dev="AD" type="fix" fixes-bug="39414">
  885. Split up FOText instances larger than 32K characters to avoid
  886. integer overflow during layout.
  887. </action>
  888. <action context="Code" dev="JM" type="fix">
  889. Bugfix: Corrected painting of shading patterns and position of links for SVG images
  890. inside FO documents.
  891. </action>
  892. <action context="Code" dev="AD" type="update">
  893. Minor fix: correctly set negative values for ipd/bpd to zero.
  894. </action>
  895. <action context="Code" dev="AD" type="update" fixes-bug="35656">
  896. Rework of default column-creation / column-width setting from
  897. cells in the first row.
  898. </action>
  899. <action context="Code" dev="AD" type="update" fixes-bug="40270" due-to="Gary Reed">
  900. Added relaxed validation for empty list-item-*, as suggested by Gary Reed.
  901. </action>
  902. <action context="Code" dev="AD" type="update">
  903. Modified proportional-column-width() function to log an error if used
  904. with table-layout=auto
  905. </action>
  906. <action context="Code" dev="AD" type="fix">
  907. Deferred property resolution for markers until they are actually retrieved,
  908. which leads to percentages and relative font-sizes now getting the correct
  909. values. Also deferred white-space-handling for markers.
  910. </action>
  911. <action context="Code" dev="JM" type="update">
  912. Changed the way overflowing pages are handled. The overflow property on region-body
  913. is now used to define the behaviour.
  914. </action>
  915. <action context="Code" dev="JM" type="fix">
  916. Fixed a memory-leak: The FO tree part of a page-sequence was not released when a
  917. page-sequence was finished.
  918. </action>
  919. <action context="Code" dev="JM" type="fix">
  920. Bugfix: Table headers and footers were swallowed when a table was nested in a list-block.
  921. </action>
  922. <action context="Code" dev="JM" type="fix">
  923. Fixed a bug with indent handling when margins are used on a surrounding block and
  924. not start/end-indent.
  925. </action>
  926. <action context="Code" dev="JM" type="fix" fixes-bug="40106" due-to="Jeroen Meijer">
  927. Compatibility fix for GCJ (GNU Classpath): Using "UTF-16BE" instead of "UnicodeBigUnmarked"
  928. encoding.
  929. </action>
  930. <action context="Code" dev="JM" type="fix" fixes-bug="40062" due-to="Gilles Beaugeais">
  931. Fixed handling for CCITT Group 4 TIFF images with fill order 2.
  932. </action>
  933. <action context="Code" dev="JM" type="fix" fixes-bug="40048" due-to="Igor Istomin">
  934. Fixed setting of page margins in AWT Renderer like it was done in the print renderer.
  935. </action>
  936. <action context="Code" dev="JM" type="fix">
  937. Fixed two memory-leaks in image handling. The image cache is finally working
  938. properly.
  939. </action>
  940. <action context="Code" dev="JM" type="fix" fixes-bug="39608">
  941. Let numeric property values without a unit be treated as pixels like in HTML.
  942. This fixes certain NullPointerException when no units are specified.
  943. (Note: the use of pixels in XSL-FO is discouraged!)
  944. </action>
  945. <action context="Code" dev="JM" type="fix">
  946. Bugfix: Potential multi-threading issue (ConcurrentModificationException)
  947. eliminated for ElementMapping classes.
  948. </action>
  949. <action context="Code" dev="JM" type="fix">
  950. No more System.exit() and look &amp; feel setting calls inside the reusable
  951. parts of the AWT viewer.
  952. </action>
  953. <action context="Code" dev="JM" type="fix">
  954. Proper escaping of characters in list-items labels for RTF output.
  955. </action>
  956. <action context="Code" dev="MM" type="fix">
  957. Bugfix: FOUserAgent specific configuration parameters specified in config file
  958. were not set when FOP was invoked from command line.
  959. </action>
  960. <action context="Code" dev="JM" type="add" importance="high">
  961. Added support for PDF/A-1b and PDF/X-3:2003. (Note: this may still be a bit
  962. incomplete. Feedback is welcome!)
  963. </action>
  964. <action context="Code" dev="JM" type="add">
  965. The CIDSet object is now generated for CID fonts which are embedded in PDFs.
  966. (Required by PDF/A).
  967. </action>
  968. <action context="Code" dev="JM" type="update" importance="high">
  969. The Java2DRenderer (and therefore the print and bitmap renderers) is now
  970. offering the same quality as the PDF and PS renderers. Note: There can still
  971. be little differences between PDF and Print/PNG/TIFF because the latter uses
  972. a different font metrics source.
  973. </action>
  974. <action context="Code" dev="AD" type="fix" fixes-bug="39712">
  975. Bugfix: components of the border-separation property weren't set when
  976. in shorthand-mode, leading to a NPE being thrown.
  977. </action>
  978. <action context="Code" dev="JM" type="fix">
  979. Bugfix: Table headers were omitted when a table is a child of a block-container.
  980. </action>
  981. <action context="Code" dev="JM" type="fix">
  982. Bugfix: Bookmarks in PDF will be generated even if some bookmarks cannot be
  983. resolved.
  984. </action>
  985. <action context="Code" dev="AD" type="fix" fixes-bug="39560">
  986. Bugfix: the interaction between the table FOs and properties package in
  987. determining initial values for column-number should be a one-time process,
  988. not repeated when the table is in a marker that is retrieved.
  989. </action>
  990. <action context="Code" dev="JM" type="fix">
  991. Bugfix: All fonts names were converted unnecessarily to lower case in RTF output.
  992. </action>
  993. <action context="Code" dev="JM" type="fix">
  994. Bugfix: The combination of hyphenation and kerning resulted in slightly ragged
  995. right ends for right-aligned and justified text.
  996. </action>
  997. <action context="Code" dev="JM" type="fix">
  998. Bugfix: NullPointerException in AreaAdditionUtil in a table-cell spanning
  999. multiple pages and with a marker.
  1000. </action>
  1001. <action context="Code" dev="JM" type="fix" fixes-bug="39533">
  1002. Bugfix: NullPointerException in RTF output when a table does not contain
  1003. table-columns.
  1004. </action>
  1005. <action context="Code" dev="JM" type="fix" fixes-bug="39607" due-to="Julien Aymé">
  1006. Bugfix: NullPointerException in RTF library when there are no borders on
  1007. the parent table.
  1008. </action>
  1009. <action context="Code" dev="JM" type="add" importance="high">
  1010. Automatic support for all fonts available to the Java2D subsystem for all
  1011. Java2D-descendant renderers (TIFF, PNG, print, AWT).
  1012. </action>
  1013. <action context="Code" dev="JM" type="fix">
  1014. Bugfix: Improved baseline detection in TTFReader for TrueType fonts.
  1015. </action>
  1016. <action context="Code" dev="JM" type="fix" fixes-bug="39443">
  1017. Bugfix: tables nested in inline elements caused a NullPointerException.
  1018. </action>
  1019. <action context="Code" dev="JM" type="update">
  1020. The default sRGB color profile provided by the Java class library is no longer
  1021. embedded if it is encountered. This should reduce the PDF size considerably.
  1022. </action>
  1023. <action context="Code" dev="JM" type="fix" fixes-bug="39443">
  1024. Bugfix: Sections with span="all" lead to overlapping text if spanning multiple pages.
  1025. </action>
  1026. <action context="Code" dev="MM" type="fix">
  1027. Bugfix: Percentages in vertical-align property values were not correctly handled.
  1028. </action>
  1029. <action context="Code" dev="JM" type="fix" fixes-bug="38243" due-to="Gerhard Oettl">
  1030. Bugfix: Gaps in table-columns cause a NullPointerException.
  1031. </action>
  1032. <action context="Code" dev="JM" type="update" fixes-bug="38946" due-to="Max Berger">
  1033. Changed the internal representation of colors to use Java's own color infrastructure
  1034. instead of FOP's home-grown classes.
  1035. </action>
  1036. <action context="Code" dev="MM" type="fix">
  1037. Bugfix: TABs were not correctly replaced by spaces in some circumstances.
  1038. </action>
  1039. <action context="Code" dev="JM" type="update">
  1040. Content in block-containers makes better use of shrink to fit content vertically
  1041. into the available area. This can be used indirectly to justify content vertically
  1042. in a block-container.
  1043. </action>
  1044. <action context="Code" dev="JM" type="fix">
  1045. Bugfix: basic-links with internal destinations in documents with multiple
  1046. page-sequences sometimes pointed at the wrong page.
  1047. </action>
  1048. <action context="Code" dev="JM" type="fix">
  1049. Bugfix: Fixed ClassCastException when retrieve-marker is used as a direct child
  1050. if static-content in which case leading and trailing white space is not properly
  1051. removed.
  1052. </action>
  1053. <action context="Code" dev="JM" type="fix" fixes-bug="39285">
  1054. Bugfix: Fixed OutOfMemoryException with long data URLs (RFC 2397).
  1055. </action>
  1056. <action context="Code" dev="JM" type="add" fixes-bug="39118" due-to="Pierre-Henri Kraus">
  1057. Initial support for page-number-citation-last (XSL 1.1). Works without problems
  1058. only for page-sequence so far.
  1059. </action>
  1060. </release>
  1061. <release version="0.92beta" date="18 Apr 2006">
  1062. <action context="Code" dev="JM" type="fix">
  1063. Bugfix: The generation of the PDF "d" (setdash) command was assuming that
  1064. only integer values can be used but that isn't the case. Dash patterns
  1065. PDFGraphics2D would be wrong in the process.
  1066. </action>
  1067. <action context="Code" dev="JM" type="fix">
  1068. Bugfix: Fixed a division by zero problem in TTFReader and improved the detection
  1069. of the capHeight and xHeight font metric values for TrueType fonts.
  1070. </action>
  1071. <action context="Code" dev="JM" type="fix">
  1072. Bugfix: Allow URLs in basic-link's external-destination to be wrapped in "url()".
  1073. </action>
  1074. <action context="Code" dev="MM" type="fix">
  1075. Bugfix: Corrected enumerated property value for white-space property
  1076. from "no-wrap" to "nowrap".
  1077. </action>
  1078. <action context="Code" dev="MM" type="fix" fixes-bug="38457">
  1079. Bugfix: Added support for white-space-treatment="preserve" in particular to
  1080. support the white-space="pre" short hand property.
  1081. </action>
  1082. <action context="Code" dev="JM" type="fix">
  1083. Corrected expectation and behaviour for the text-indent property to only apply
  1084. to the first line area generated by a block.
  1085. </action>
  1086. <action context="Code" dev="JM" type="fix">
  1087. Bugfix for invalid handling of ICC color profiles in JPEG images and for
  1088. dealing with CMYK JPEG images with the Adobe APPE marker.
  1089. </action>
  1090. <action context="Code" dev="JM" type="add">
  1091. Initial support for page-position="last" added.
  1092. </action>
  1093. <action context="Code" dev="JM" type="add">
  1094. Reenabled loading of user-supplied hyphenation patterns that was available in
  1095. FOP 0.20.5. (See "hyphenation-base" option in the user configuration)
  1096. </action>
  1097. <action context="Code" dev="JM" type="fix">
  1098. Bugfix: Certain filter combinations in PDF could lead to invalid PDFs.
  1099. DecodeParams were not properly handled.
  1100. </action>
  1101. <action context="Code" dev="JM" type="fix">
  1102. Bugfix: CCITT Group 4 encoded TIFF images with multiple strips are now properly
  1103. embedded in PDF files.
  1104. </action>
  1105. <action context="Code" dev="JM" type="add">
  1106. Added support for fixed-width spaces.
  1107. </action>
  1108. <action context="Code" dev="JM" type="add">
  1109. Added support for kerning.
  1110. </action>
  1111. <action context="Code" dev="JM" type="fix">
  1112. Bugfix: Fixed a copy/paste error in the table layout code that caused wrong page
  1113. break decisions when table-headers and/or table-footers are used.
  1114. </action>
  1115. <action context="Code" dev="JM" type="fix">
  1116. Bugfix: Fixed an NPE that was thrown when a table was used inside a footnote-body.
  1117. </action>
  1118. <action context="Code" dev="JM" type="fix">
  1119. Bugfix: Fixed a problem with certain TrueType fonts which are missing the "PCLT"
  1120. table, where a baseline-shift="sub" had no effect due to a missing x-height value.
  1121. (Note: This only affects TTFReader, so the font metric file has to be regenerated.)
  1122. </action>
  1123. <action context="Code" dev="JM" type="fix">
  1124. Bugfix: When the base URL was specified as a file system path, the constructed
  1125. URL was wrong.
  1126. </action>
  1127. <action context="Code" dev="JM" type="add" due-to="Jirí Mareš">
  1128. Support for "userconfig" attribute in FOP Ant Task.
  1129. </action>
  1130. <action context="Code" dev="JM" type="add">
  1131. Initial support for XMP metadata (PDF 1.4) under fo:declarations.
  1132. </action>
  1133. <action context="Code" dev="AD" type="add">
  1134. Added support for the background-position shorthand property.
  1135. </action>
  1136. <action context="Code" dev="AD" type="add">
  1137. Added support for the font shorthand property.
  1138. </action>
  1139. <action context="Code" dev="JM" type="add" fixes-bug="38618" due-to="Max Berger">
  1140. Added support for system-color() function.
  1141. </action>
  1142. <action context="Code" dev="JM" type="fix">
  1143. Bugfix: Fixed two causes for ClassCastExceptions in BlockContainerLayoutManager.
  1144. </action>
  1145. <action context="Code" dev="JM" type="fix">
  1146. Bugfix: padding-top and padding-bottom on list-items could lead to wrong page
  1147. break decisions and thus to overlapping text.
  1148. </action>
  1149. <action context="Code" dev="JM" type="fix">
  1150. Bugfix: break-before and break-after were ignored on list-items.
  1151. </action>
  1152. <action context="Code" dev="LF" type="fix" fixes-bug="38507">
  1153. Bugfix: The elements representing a non-breaking space weren't always correct.
  1154. </action>
  1155. <action context="Code" dev="JM" type="fix" fixes-bug="38453">
  1156. Bugfix: Text-decoration was not promoted if no text-decoration attribute was
  1157. specified on a nested element.
  1158. </action>
  1159. <action context="Code" dev="AD" type="add" fixes-bug="38282"
  1160. due-to="Gerhard Oettl (gerhard.oettl.at.oesoft.at)">
  1161. Added support for the from-table-column() function.
  1162. </action>
  1163. <action context="Code" dev="JM" type="fix" fixes-bug="38397">
  1164. Bugfix: Spanned cells could lead to an false error message about overlapping
  1165. cells and ultimately a NullPointerException.
  1166. </action>
  1167. <action context="Code" dev="JM" type="fix">
  1168. Bugfix: Regions with non-standard names got ignored in RTF output leading to
  1169. missing headers and footers.
  1170. </action>
  1171. <action context="Code" dev="JM" type="fix">
  1172. The RTF output now properly generates the "\landscape" flag for documents in
  1173. landscape orientation.
  1174. </action>
  1175. <action context="Code" dev="JM" type="fix">
  1176. Following a clarification by the XSL FO SG, space traits are only set on the
  1177. first and last area generated by an FO, and not on every area anymore.
  1178. </action>
  1179. <action context="Code" dev="JM" type="add">
  1180. New feature: "Intermediate format" (IF). The IF is basically the XML dialect
  1181. written by the area tree renderer (XMLRenderer). A new parser for this format
  1182. allows reparsing a serialized and possibly modified area tree and rendering it
  1183. to the final target format.
  1184. </action>
  1185. <action context="Code" dev="JM" type="fix">
  1186. Bugfix: Floating point numbers were not properly formatted in the PDF renderer
  1187. which could lead to error messages while opening a PDF in Acrobat Reader.
  1188. </action>
  1189. <action context="Code" dev="SP" type="update" fixes-bug="38098"
  1190. due-to="Gerhard Oettl">
  1191. Implement property name as default argument on some xsl-function calls.
  1192. </action>
  1193. <action context="Code" dev="SP" type="update" fixes-bug="38087"
  1194. due-to="Gerhard Oettl">
  1195. Implement force-page-count property of page-sequence.
  1196. </action>
  1197. <action context="Code" dev="JM" type="fix" fixes-bug="38054">
  1198. Bugfix: Spans that end up with a negative height don't get swallowed anymore.
  1199. </action>
  1200. <action context="Code" dev="MM" type="add" fixes-bug="36729">
  1201. Relative URLs for the font configuration attributes metrics-url and embed-url
  1202. are now supported. A new configuration property font-base has been added. It
  1203. sets the base URL against which relative font URLs are resolved. If font-base is
  1204. not set base is used.
  1205. </action>
  1206. <action context="Code" dev="JM" type="add" fixes-bug="38132" due-to="Richard Wheeldon">
  1207. Added support for RFC2397 "data" URLs.
  1208. </action>
  1209. <action context="Code" dev="JM" type="fix" fixes-bug="38132">
  1210. Bugfix: Certain border styles could lead to a NullPointerException.
  1211. </action>
  1212. <action context="Code" dev="JM" type="fix" fixes-bug="38102">
  1213. Bugfix: Space was not adjusted if the space was on a nested block. This could
  1214. lead to content overflowing the bottom of a page.
  1215. </action>
  1216. <action context="Code" dev="JM" type="fix">
  1217. Bugfix: TableCell did not properly report that it generates reference-areas
  1218. which could lead to wrong inherited values for start-indent and end-indent.
  1219. </action>
  1220. <action context="Code" dev="JM" type="add">
  1221. The font loading code now reads the encoding value from the XML font metrics file
  1222. so that fonts like Symbol and ZapfDingbats can be embedded explicitely (Required by PDF/A).
  1223. </action>
  1224. <action context="Code" dev="SP" type="update">
  1225. Improvements to the code for inline block content.
  1226. </action>
  1227. <action context="Code" dev="MM" type="fix" fixes-bug="38089">
  1228. Bugfix: Image height for BMP images was incorrectly calculated
  1229. </action>
  1230. <action context="Code" dev="AD" type="update">
  1231. Revision of refinement white-space handling.
  1232. </action>
  1233. <action context="Code" dev="AD" type="add">
  1234. Added feature: support for white-space shorthand
  1235. </action>
  1236. <action context="Code" dev="AD" type="add">
  1237. Added feature: support for page-break-* shorthands
  1238. </action>
  1239. <action context="Code" dev="MM" type="fix" fixes-bug="38053">
  1240. Bugfix: NullPointerException on certain fo:inline within lists.
  1241. </action>
  1242. <action context="Code" dev="MM" type="fix" fixes-bug="37743">
  1243. Bugfix: ClassCastException on certain fo:inline with border combinations.
  1244. </action>
  1245. <action context="Code" dev="MM" type="fix">
  1246. Changed a method name in LineArea from finalize to finalise because it was
  1247. never intended for the method to be an override of the Java Object finalize
  1248. method. If invoked by the Java garbage collector it may cause a NPE.
  1249. </action>
  1250. </release>
  1251. <release version="0.91beta" date="23 Dec 2005">
  1252. <action context="Code" dev="JM" type="update">
  1253. Deprecated Fop constructors that use integer constants to select the
  1254. output format have been removed in favor or the constructors that use
  1255. MIME types.
  1256. </action>
  1257. <action context="Code" dev="MM" type="fix">
  1258. Fixed a bug where the linefeed-treatment property value "preserve" was not
  1259. honoured when used in conjunction with text-align="center".
  1260. </action>
  1261. <action context="Code" dev="JM" type="fix" fixes-bug="37964">
  1262. Bugfix: hard breaks with even-page or odd-page were not handled correctly
  1263. when spaces were surrounding the break.
  1264. </action>
  1265. <action context="Code" dev="JM" type="update">
  1266. Changed the XMLHandler interface so it doesn't report the MIME type it
  1267. supports but instead can report whether it supports a particular Renderer
  1268. implementation. XMLHandlers are now configurable.
  1269. </action>
  1270. <action context="Code" dev="JM" type="fix">
  1271. Fixed a bug where SVG content could be clipped when rendered to PostScript.
  1272. </action>
  1273. <action context="Code" dev="JM" type="fix">
  1274. Changed the way resolutions are handled. The single resolution in the user
  1275. agent got split up into source and target resolutions. For more info, see
  1276. the updated documentation. Note: backwards-incompatible change!
  1277. </action>
  1278. <action context="Code" dev="JM" type="fix" fixes-bug="37875">
  1279. Bugfix: Some content inside a table-header may not have been renderered on
  1280. pages n &gt; 1 in certain conditions.
  1281. </action>
  1282. <action context="Code" dev="MM" type="fix">
  1283. Fixed a bug where an empty line, i.e. a block containing only a &amp;nbsp;,
  1284. was not rendered at all.
  1285. </action>
  1286. <action context="Code" dev="JM" type="fix">
  1287. Fixed a bug where the area for a finished cell that is broken over pages was
  1288. created once for each row it was spanned over instead of only once.
  1289. </action>
  1290. <action context="Code" dev="JM" type="add">
  1291. Added checks that warn about tables and block-containers that are wider than
  1292. the available content area.
  1293. </action>
  1294. <action context="Code" dev="JM" type="fix" fixes-bug="37880">
  1295. Bugfix: Footnotes were lost if the footnote appeared in centered text.
  1296. </action>
  1297. <action context="Code" dev="JM" type="update">
  1298. Improved log and error messages in a number of places by adding additional
  1299. context information that should make it easier to find the location in the
  1300. source files.
  1301. </action>
  1302. <action context="Code" dev="JM" type="fix">
  1303. Fix to correct image sizes in RTF output.
  1304. </action>
  1305. <action context="Code" dev="JM" type="add">
  1306. First attempt at SVG support in RTF output. SVG images are converted to 300dpi JPEG
  1307. images internally.
  1308. </action>
  1309. <action context="Code" dev="JM" type="update">
  1310. Additional checks to detect text overflows. The overflow property is now properly
  1311. handled where applicable.
  1312. </action>
  1313. <action context="Code" dev="JM" type="update">
  1314. Source location information improved. If location information is not available,
  1315. the context information is provided based on text content.
  1316. </action>
  1317. <action context="Code" dev="JM" type="add">
  1318. The command-line now automatically sets two parameters for any XSLT transformation:
  1319. "fop-output-format" contains the MIME type of the currently selected output format,
  1320. "fop-version" contains FOP's version number.
  1321. </action>
  1322. <action context="Code" dev="JM" type="fix">
  1323. The output file is now deleted when an exception occurs when calling FOP from
  1324. the command-line.
  1325. </action>
  1326. <action context="Code" dev="JM" type="fix">
  1327. Bugfix: Areas for table-cells that are broken over more than one page are now
  1328. generated even if all its content is already painted on a previous page. This
  1329. fixes strange effects like a table grid that is not completely painted.
  1330. </action>
  1331. <action context="Code" dev="JM" type="fix" fixes-bug="37828">
  1332. Bugfix: Column balancing produced strange break decisions in certain multi-column
  1333. documents with large amounts of text.
  1334. </action>
  1335. <action context="Code" dev="JM" type="add">
  1336. Added an alternative set of rules for calculating text indents which tries to mimic
  1337. the behaviour of many commercial FO implementations that chose to break the rules
  1338. in the FO specification in order to better meet the natural expectations of
  1339. inexperienced FO users.
  1340. </action>
  1341. <action context="Code" dev="JM" type="fix" fixes-bug="37815" due-to="Tom Craddock">
  1342. Bugfix: The combination of content-width="scale-to-fit" and content-height="100%"
  1343. did not work as expected due to a datatype conversion bug.
  1344. </action>
  1345. <action context="Code" dev="JM" type="fix" fixes-bug="37813">
  1346. Bugfix: A span="all" on the first block cause a subsequent page break and the first block
  1347. didn't span all columns.
  1348. </action>
  1349. <action context="Code" dev="JM" type="fix">
  1350. Bugfix: Self-created OutputStreams in PNG Renderer were not properly closed.
  1351. </action>
  1352. <action context="Code" dev="JM" type="update">
  1353. The border-collapse property on fo:table is now forced to the value "separate" until the collapsing
  1354. border has been implemented.
  1355. </action>
  1356. <action context="Code" dev="JM" type="add">
  1357. font-family list still not fully supported but a comma-separated list is now properly tokenized.
  1358. FOP will now go through all fonts in the list to find one that is available, but it doesn't
  1359. do so per character, yet.
  1360. </action>
  1361. <action context="Code" dev="JM" type="add">
  1362. Implemented "Overconstrained Geometry" rules (5.3.4, XSL 1.0) for the most important cases.
  1363. </action>
  1364. <action context="Code" dev="JM" type="fix">
  1365. Bugfix: Relatively positioned BlockViewports (from block-containers) caused the paint
  1366. cursor not be be properly advanced when space-before or space-after were present.
  1367. </action>
  1368. <action context="Code" dev="JM" type="fix">
  1369. Bugfix: Space resolution was incomplete for content in table-cells. Conditional elements
  1370. didn't get removed.
  1371. </action>
  1372. <action context="Code" dev="JM" type="fix">
  1373. The validation check for non-zero borders and padding on a region-* and for empty static-content
  1374. elements is now turned off when relaxed validation is active to improve compatibility with
  1375. FO documents written for other FO implementations.
  1376. </action>
  1377. <action context="Code" dev="JM" type="fix">
  1378. Bugfix for "/ by zero" ArithmeticExceptions when an URL to a non-existing image is used
  1379. and content-width and/or content-height is used.
  1380. </action>
  1381. <action context="Code" dev="JM" type="fix">
  1382. Bugfix for a multi-threading problem:
  1383. propertyListTable initialization moved from the constructor to a static block in FONode.
  1384. This fixes NullPointerExceptions in PropertyList.
  1385. </action>
  1386. <action context="Code" dev="JM" type="fix">
  1387. Bugfix for placement of text inside a text area when borders are present in PostScript output.
  1388. </action>
  1389. <action context="Code" dev="JM" type="update">
  1390. Improvements on leader painting in PDF output.
  1391. </action>
  1392. <action context="Code" dev="JM" type="add">
  1393. Support for leader painting in PostScript output.
  1394. </action>
  1395. <action context="Code" dev="LF, MM" type="add">
  1396. Support for hyphenation-ladder-count.
  1397. </action>
  1398. </release>
  1399. <release version="0.90alpha1" date="22 Nov 2005">
  1400. <action context="Code" dev="all" type="update">
  1401. <strong>Complete redesign of the FOP codebase</strong> in the period between Dec 2001 and Nov 2005.
  1402. There are just too many changes to list here. If you like to know details, run
  1403. <code>"svn log --verbose http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/"</code>.
  1404. </action>
  1405. </release>
  1406. <release version="0.20.5" date="18 July 2003">
  1407. <action context="Code" dev="all" type="update">
  1408. For the change log for the maintenance branch
  1409. (where FOP 0.20.5 came from), please see the "CHANGES" file in the distribution, or
  1410. <link href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/branches/fop-0_20_2-maintain/CHANGES?view=markup">the CHANGES file in the SVN repository</link>.
  1411. </action>
  1412. </release>
  1413. </changes>
  1414. <todo>
  1415. <!-- See Bugzilla and http://wiki.apache.org/xmlgraphics-fop/FOPProjectTasks -->
  1416. <actions>
  1417. <action dev="open" type="update" context="Docs">
  1418. Improve the documentation.
  1419. </action>
  1420. </actions>
  1421. </todo>
  1422. </status>