From: Tony G. <Ton...@Su...> - 2005-08-03 17:14:39
|
Giacomo, Thank you for your interest in xmlroff, but please post from the email address by which you are subscribed. Giacomo Cariello <jw...@ph...> writes: > I've recently started using xmlroff for document generation purposes and > I found out that text-align="justify" property doesn't work as expected. > I've read somewhere that justify value isn't supported by Pango. Is this > true? Can anyone give me some hints on the problem (what files/routines > should be patched, etc.)? The documentation for Pango's pango_layout_set_justify() [1] still includes: Note that as of Pango-1.4, this functionality is not yet implemented. The GNOME bugzilla bug report about Pango and 'justify' is at [2]. Regards, Tony. [1] http://cvs.gnome.org/viewcvs/pango/pango/pango-layout.c?rev=1.140&view=markup [2] http://bugzilla.gnome.org/show_bug.cgi?id=64538 |