[xmlroff] [ANN] xmlroff 0.5.5
Tony Graham
Tony.Graham at MenteithConsulting.com
Sun Mar 9 21:55:08 UTC 2008
xmlroff (http://xmlroff.org) is a fast, free, high-quality,
multi-platform XSL formatter that aims to excel at DocBook formatting
and that integrates easily with other programs and with scripting
languages.
xmlroff 0.5.5 features significant improvements in table rendering.
xmlroff 0.5.5 is now available from
http://xmlroff.org/download/xmlroff-0.5.5.tar.gz
Thanks go to Jeroen Ruigrok van der Werven and W. Martin Borgert for
smoke-testing the release.
An updated xmlroff testsuite is also available.
Regards,
Tony.
------------------------------------------------------------
Changes between 0.5.4 and 0.5.5
* Fixed cell borders on spanned table cells (#93)
* Fixed cell borders when last cell in row is shorter (#101)
* Fixed cell placement when multiple intrusions from
previous row (#108)
* Implemented 'display-align' for fo:table-cell (#107)
* Reordering fo:table-footer to after fo:table-body (#94)
All xmlroff 0.5.5 tickets are listed at
http://xmlroff.org/query?milestone=xmlroff+0.5.5
------------------------------------------------------------
03/09/08 21:02:34 tkg [375]
* trunk/xmlroff/docs/xmlroff-sections.txt (modified)
Added fo_area_layout_new_with_layout().
03/09/08 17:05:11 tkg [374]
* trunk/xmlroff/libfo/fo/fo-fo.c (modified)
Readability improvements.
03/09/08 17:03:43 tkg [373]
* trunk/xmlroff/libfo/fo-doc-cairo.c (modified)
Removed debug-dump of two carryovers from GNOME Print version.
03/09/08 17:01:59 tkg [372]
* trunk/xmlroff/libfo/fo/fo-block-area.c (modified)
Moved setting line heights list to fo-area-layout.c. Readability
improvements.
03/09/08 17:00:30 tkg [371]
* trunk/xmlroff/libfo/fo/fo-table-part.c (modified)
Readability improvements.
03/09/08 16:58:57 tkg [370]
* trunk/xmlroff/libfo/area/fo-area-layout-private.h (modified)
Removed an unnecessary #include.
03/09/08 16:56:43 tkg [369]
* trunk/xmlroff/libfo/area/fo-area-layout.c (modified)
Added fo_area_layout_new_with_layout(). Moved setting line heights
list here from fo-block-area.c (re #112).
03/09/08 16:53:21 tkg [368]
* trunk/xmlroff/libfo/area/fo-area-layout.h (modified)
Added fo_area_layout_new_with_layout().
03/09/08 16:52:22 tkg [367]
* trunk/xmlroff/libfo/fo-doc-gp.c (modified)
Moved a '#if ENABLE_CLIP' to stop a compiler warning when not
defined.
03/09/08 16:46:32 tkg [366]
* trunk/xmlroff/docs/xmlroff-docs.sgml (modified)
Added ID to 'Object Hierarchy' chapter.
02/29/08 11:17:33 tkg [357]
* trunk/xmlroff/libfo/fo/fo-table-part.c (modified)
Added reporting errors from when
fo_table_part_children_properties_resolve() calls
fo_fo_resolve_property_attributes().
02/29/08 10:55:01 tkg [356]
* trunk/xmlroff/libfo/fo/fo-marker-parent.c (modified)
Cosmetic readability change.
02/29/08 10:52:50 tkg [355]
* trunk/xmlroff/NEWS (modified)
Updated for xmlroff 0.5.5.
02/29/08 10:24:44 tkg [354]
* trunk/xmlroff/libfo/fo/fo-table.c (modified)
Reordering table content to put any table-footer last. Closes #94.
02/28/08 21:49:11 tkg [353]
* trunk/xmlroff/ChangeLog (modified)
Updated for xmlroff 0.5.5.
02/28/08 21:45:35 tkg [352]
* trunk/xmlroff/NEWS (modified)
Updated for xmlroff 0.5.5.
02/28/08 21:41:28 tkg [351]
* trunk/xmlroff/docs/xmlroff-sections.txt (modified)
Removed fo_doc_fill_stroke (re #106).
02/28/08 21:32:15 tkg [350]
Changes in automatically generated doc files.
02/28/08 21:31:22 tkg [349]
* trunk/xmlroff/docs/debugging.xml (modified)
Added section about using G_DEBUG to force core dump on error.
02/28/08 21:08:22 tkg [348]
* trunk/xmlroff/libfo/fo-doc-cairo.c (modified)
* trunk/xmlroff/libfo/fo-doc-commands.h (modified)
* trunk/xmlroff/libfo/fo-doc-gp.c (modified)
* trunk/xmlroff/libfo/fo-doc-private.h (modified)
* trunk/xmlroff/libfo/fo-doc.c (modified)
Removed unused fo_doc_fill_stroke(). Closes #106.
02/28/08 21:04:41 tkg [347]
* trunk/xmlroff/libfo/fo/fo-table.c (modified)
Handling setting span_info_next_column to avoid columns already
filled by spans from previous row. Closes #108.
02/28/08 17:12:54 tkg [346]
* trunk/xmlroff/libfo/fo/fo-flow-area.c (modified)
* trunk/xmlroff/libfo/fo/fo-region-body-area.c (modified)
Indecision about which Fo generates area for fo:flow. Re #5.
02/28/08 17:06:00 tkg [344]
* trunk/xmlroff/libfo/area/fo-area-spanning-table-cell.c (modified)
* trunk/xmlroff/libfo/area/fo-area-table-cell.c (modified)
Implemented 'display-align' for spanning and non-spanning fo:table-
cell. Closes #107.
02/28/08 16:03:53 tkg [343]
* trunk/xmlroff/libfo/area/fo-area-spanning-table-cell.c (modified)
Added comments in fo_area_spanning_table_cell_size_request().
02/28/08 14:40:29 tkg [342]
* trunk/xmlroff/libfo/area/fo-area-table-cell.c (modified)
Added comments in fo_area_table_cell_size_request().
02/28/08 12:53:01 tkg [341]
* trunk/xmlroff/libfo/fo-doc-cairo.c (modified)
Tinkering with image placement. (Re #42).
02/28/08 12:51:24 tkg [340]
* trunk/xmlroff/libfo/property/fo-property-font-style.c (modified)
Changed two gint to correct enum names.
02/28/08 12:49:50 tkg [339]
* trunk/xmlroff/libfo/property/fo-property-common-font.c (modified)
Fixed a typo.
02/28/08 12:49:19 tkg [338]
* trunk/xmlroff/libfo/area/fo-area-table-row.c (modified)
Added a comment.
02/28/08 12:48:51 tkg [337]
* trunk/xmlroff/libfo/area/fo-area-table-cell.c (modified)
Setting cell height to available height as set by row. Closes #101.
02/27/08 11:39:38 tkg [335]
* trunk/xmlroff/libfo/area-to-pdf.c (modified)
Merging in [334]: Passing explicit width and height when drawing
borders improves spanning table cells (Re #93). Using gdoubles
instead of gfloats.
02/06/08 15:04:30 tkg [310]
* trunk/xmlroff/libfo/fo-font-desc.c (modified)
* trunk/xmlroff/libfo/fo-font-desc.h (modified)
* trunk/xmlroff/libfo/fo-utils.h (modified)
* trunk/xmlroff/libfo/property/fo-property-font-variant.c (modified)
* trunk/xmlroff/libfo/property/fo-property-font-variant.h (modified)
Changed font variant to use enums in fo-enum.c. (re #58).
02/06/08 15:01:51 tkg [309]
* trunk/xmlroff/configure.ac (modified)
Upped version to 0.5.5.
02/06/08 15:00:13 tkg [308]
* trunk/xmlroff/libfo/fo-doc-cairo.c (modified)
Reworked fo_doc_cairo_place_image() borrowing ideas from gdkcairo.c
(re #42). Image colours are correct, but image placement and scaling
are still wrong.
------------------------------------------------------------
#5 http://xmlroff.org/ticket/5
#42 http://xmlroff.org/ticket/42
#58 http://xmlroff.org/ticket/58
#93 http://xmlroff.org/ticket/93
#94 http://xmlroff.org/ticket/94
#101 http://xmlroff.org/ticket/101
#106 http://xmlroff.org/ticket/106
#107 http://xmlroff.org/ticket/107
#108 http://xmlroff.org/ticket/108
#112 http://xmlroff.org/ticket/112
More information about the xmlroff-list
mailing list