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 68KB

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